how to easy edit text, with box? Help.
Hi.
I have a little problem. I'm doing a webpage for my aunt and I would like to make it as easy
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
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
Is it possible to stop reservation creation in PM Order?
Hi All,
Is it possible to stop reservation creation in PM Order?
Thanks in adv
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?