How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
Little problem with form insertion in MySQL, Please help!!!
Hi!,
I'm a little bit new with php and I have a little issue here. I created a webform to ins
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
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
Can't seem to capture a variable in a chained select
I'm *this* close to having a chained select running but for some reason it doesn't seem to be pickin
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?