Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
How would I protect......
I have a from, actually, a good amount of forms. How can I make it so you can't type the characters:
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
Multiple PHP errors when clicking a link..and..removing a ghost..
Hi - I have 2 problems with a new website - homeswapvacations.com, which I need help solving.
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th