Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?