Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what