473,800 Members | 2,497 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PHP Forum

PHP web programming language - Ask questions about php scripting, databases, mysql, templates, PEAR, php functions, PHP-GTK, setup and installation, object oriented programming, classes, files, security, sessions, arrays and more.
1
2,696
thread by: laredotornado | last post Oct 31 '07 by: laredotornado
Hi, I just installed the most recent version of ruby and rails on my Fedora Core 5 Linux system. For some reason, my server isn't starting, but I noticed one line upon startup: =Rails application starting on http://0.0.0.0:3000 Shouldn't rails be booting on 127.0.0.1 or localhost or whatever? I didn't read anything about adjusting...
4
2,124
thread by: pedalpete | last post Oct 31 '07 by: pedalpete
I'm trying to read an associative array into str_replace, but keep getting a undefined index responses, even though the index is visibly in the array. here's the code foreach($gSplit as $gString) { $genrenum = str_replace($gString, $y, $gString); echo $genrenum.'<br />'; echo $gString; } }
2
3,249
thread by: JamesG | last post Oct 31 '07 by: Rik Wasmus
Hi, I have a data structure as follows (print_r($data)): Array ( =stdClass Object ( =2355 =123
1
1,105
thread by: wyman | last post Oct 31 '07 by: Rob
I am working to make a page that displays the status of servers from a game. I have the php files that print out which servers are online, and if I go to where the file is hosted it displays all of the servers that are available, but how do I integrate that information into an html file? I've tried various resources and decided to turn here....
3
7,289
thread by: PaulLFC | last post Oct 31 '07 by: code green
Hi, I am writing a booking system for a Paintball company I work for here in the UK, and I seem to be having trouble with the mysql UPDATE code. Althogh no errors show, the mysql_affected_rows function returns -1 when I run the script. Am I missing anything or is there an error in my code, I have been scratching my head over this all day and...
0
955
thread by: PHPSplashBoard | last post Oct 31 '07 by: PHPSplashBoard
Hi, We have launched a PHP resource website www.phpsplashboard.com Please visit the site and let us know your comments. Site functionalities overview: ------------ --------- --------- ------- 1.Online test taking system. 2.PHP JOB news
1
1,362
thread by: Biruktt | last post Oct 31 '07 by: code green
Hello,Dears Please say something about this, When I send data to the Mysql database a message after confirmation lawaya lead me to a blank databse. how can I make to see the page after the confirmation page.
1
1,333
thread by: benoypaul | last post Oct 31 '07 by: code green
Hi, A webpage contains a list box. I wish to know how to transfer all values in a list box(including unselected) to antother php page for processing . Thanks in advance
1
1,163
thread by: Arvind Judge | last post Oct 31 '07 by: code green
Hi, I want to use php codes within javascript, but dont know how to do that. Actually what I am going to do is that, I have two radio buttons, onclick of each button a function is called from javascript which passes a value & based on that value corresponding data come from the database. or in short, I want to display the data from database...
13
1,879
thread by: Lars Willich | last post Oct 31 '07 by: Jerry Stuckle
As far as I know I can override the php settings for a certain branch of the whole directory tree by putting a additional, new php.ini in this directory. Is this true ? If I assign in this new php.ini only a new value to 1 (!) php variable are then all the other php parameter values taken from the next php.ini when I go towards the root of...
1
7,875
thread by: rahia307 | last post Oct 31 '07 by: tj111
hi to all i want to use Aajx in php and want to insert data into database. but i have no idea about it. if any one have idea for it please help me
5
1,923
thread by: tuananh87vn | last post Oct 31 '07 by: code green
hi, I'mm writing script for adding friend to a friend list.i'm using a form including friend_name (text), message (textarea) and below is my code: if(isset($_POST)) { include('dbconnect.php'); $friend=$_POST; $user=$_COOKIE;
6
1,275
thread by: dysfunct | last post Oct 31 '07 by: Rik Wasmus
I have some code in which there are a bunch of objects. The objects are in arrays. When checking one of the arrays for a number thats in a variable in an object, I cant seem to get the search to work. However I can get the search to work by putting in one instance of that variable. But then comparing the two shows they're both the same. I...
0
1,017
thread by: briggsbpc | last post Oct 31 '07 by: briggsbpc
FileMaker and MySQL connect now as of version 9.0 BUT it won't upload pictures. There is a web page http://www.frontendsolutions.ca that is doing what I want to do. I think it is PHP anybody have any ideas? Thanks
4
2,090
thread by: dgs | last post Oct 31 '07 by: dgs
Hi , I am new to php. i want to redirect a request to a page on my localhost, with some parameters. how do i do that in php? i was able to do that in javascript by using "window.location= path" i tried with cURL, but failed. Is there any other method ? or what may be likely mistake in my code.
6
3,144
thread by: stanleyhsieh | last post Oct 31 '07 by: stanleyhsieh
Hi all! I'm new here! I was wondering how I can check if a string contains only "A-Za-z0-9_" and ".". I tried the following code function check_validstring($check_validstring) { if(eregi('',$check_validstring))
1
2,384
thread by: hmbscully | last post Oct 31 '07 by: w43l
I am trying to send a complex mutli-part email with inline attachments between html pieces. I originally wrote the code in Perl with the MIME::Lite module, which worked fine. My attempts to convert the code to PHP have ended in frustration so far. It seems when I search, all roads point me to PEAR's Mail_mimePart, but I am not understanding...
0
1,111
gh
thread by: chellam | last post Oct 31 '07 by: chellam
h computer language http://www.freewebs.com/buildem/ http://amigos.com/go/g904313-pmem
6
4,023
Markus
thread by: Markus | last post Oct 31 '07 by: Markus
I'm not sure where to begin which the said task, not sure at all, i'm not even sure if it is in the right forum... but anyway. I'm sick of encountering restricted websites on the college computers and would like help my friends, aswell as myself, by building one on my website. Like i said, i have no idea how i would go about this. Was...
1
1,825
thread by: devcool | last post Oct 31 '07 by: Markus
Hi, I am trying to add entry using ldap_add function in php but it gives me error of object violation,can any body help or provide me the steps to follow starting from configuration of openldap to the code..
2
1,391
thread by: purvi | last post Oct 31 '07 by: David Quinton
Hi all, Please read on: We are doing a survey to collect information on middleware usage and some features of the middleware. Through the survey data as one source of information, we can do research on middleware, and software engineering trend analysis and prediction. Please take out some minutes to fill in this survey. Please this is...
3
2,675
thread by: printline | last post Oct 31 '07 by: printline
Hello All I have a table with some information in the rows on orders placed by my customers. Each column in the table represents some data on the product in the row. What i want to do is make the headline of each column a link that you can click and then sort the orders by the selected column. I have created the sortbyorders statement...
1
1,551
thread by: jegan | last post Oct 31 '07 by: Rik Wasmus
Hi i am creating a component for joomla admin. i want only some users who sign up through a new signup form , can view the component. so i want a login page and after login user can view only the component .i have separate user master table for the component. user->sign up->user details are stored in a new table user->login- >only the...
5
1,971
realin
thread by: realin | last post Oct 31 '07 by: realin
hi guys, well my college is going to have tech fest tommorrow and i need to submit an online test module to them.. its my job for the day.. i need ur help as i am stuck in teh middle of no where and i dont have a mentor or something around me but you guys.. I have developed database and everything, the problem is.. how do i keep a track...
1
3,469
thread by: Any User | last post Oct 30 '07 by: Rik Wasmus
Hello I'm looking for any kind of software, allowing execution of JavaScript code in controlled environment (of course except full browsers). What I want to use it for is to load some JavaScript code into it, and then execute selected functions with given parameters. Does anybody know such a software?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.