Summary: Hello all. I've finally got my photo gallery up and running. I've verified that it does in fact work, but today I noticed a bunch of errors in my syst...
Summary: Im trying to make a logon script in PHP. When I run the webpage i get an error that says: [error] mysql_numrows(): supplied argument is not a valid My...
Summary: Hi guys, I am getting real aggravated at this, I think it has something to do with the version of mysql I am running. I can connect to the DB no probl...
Summary: hi, i have installed PHP 4.3.5 on IIS 6. I have turned on the error report in the php.ini file. Did i miss anything? there is no error report here. ju...
Summary: Hello everyone, I have a CGI and PERL script and I want to add a function written in PHP to it. I am not entirely sure if I am allowed to do that and ...
Summary: I want to be able to have php scripts in my webpages, but i cant get things working... e.g. (saved as test.htm): <html> <head> <title>monkey&...
Summary: also, if you wanted to make the "hit number" look cool, you could just add that in the script too. like //Give number to browser echo "[b][font face='...
Summary: Can anybody guide me ( do not write the script for me just guide me instead if you ve not time), A php script that will take a list of 1000 to 3000 ke...
Summary: hi guys , i ve a problem in running easyphp1.7 . i placed my php scripts in C:\Program Files\EasyPHP1-7\www folder. easy php is already running in my ...
Summary: Hi again, Here comes an example which cofuses me regarding ' and " characters. I have a dirctory photos which lies where test.php script lies and und...
Summary: Since you are wanting to open an HTML page and not a PHP page I am assuming you are not passing any form data to it. If that is the case you do not ne...
Summary: Hi everyone, I've made a little PHP script that reports the five latest posts to the Computing.Net forums. Justin Weber has made a page that you can m...
Summary: Hi, I have a web form I am trying to test. It just gets values from fields and emails them. I get this error: Failed to connect to mailserver at "lo...
Summary: I frequently provide my customers with a file listing of their hard drive. Unfortunately, the text files can be rather large and difficult for a non-...
Summary: hai buddy, Have you typed your PHP script using notepad...If it so save it as filename.php and then select file type as "ALL FILES"...... Ev...
Summary: Could any one provide me the RSS2html php script to use in my website. I dont want any third party script. I want a self written script to get my news...
Summary: DrS- No...If going to the URL places a cookie on the user's computer, then the PHP way I mentioned won't work. This is because the server is the one ...
Summary: Hi, I'm really needing a php script to upload files into some directory... I need help... thanks... ---------------------- Diego Luces delr_91@...
Summary: I've run in to a problem with the ereg_replace feature in php. I want to replace a variable in a string with a value in a constant. I've got it to sea...
Summary: When I look at my PHP Info (Which you can look at http://ptrw.com/phpinfo.php) the page continues to flash, and I am guesing it is refreshing, it disp...
Summary: Not sure what you are asking. That is the basic send mail function in PHP. You need to assign values to the variables or hard code the values you want...
Summary: Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ...