Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura
Help with setcookie()
Merry Xmas to those on this foruum
Older guy here with some experience but not allot so please be
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav