Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
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
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
extract data
Code: <div class="post hentry uncustomized-post-template">
cURL Sending File as Post
This is a bit complicated, I'm just hoping someone else has run into this and knows how to do it a d
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us