captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
set xml path in flash when xml created in memorystream and webrequest
i am creating an xml file using memory stream and i want to load this xml file into the flash on cli
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?