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
PHP Captcha Error help - replace the "die" command
Hi All,
I am after a bit of help with a Captcha spam protection box.
The site gave me
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo
Mail Form receiving emails with no content
Hi, I hope someone here can help me.
I have a simple form in my website, it was working OK, after
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho