Keeping data in form
How can I keep whatever I write in the form?
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
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
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <