bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri
creating a 1 to 100 in a table
hi guys I am a newb in php need some help.
I have a table with 1 column and 100 rows and in
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
The repetition structure: the while statement not working
New programming student, have assignment as follows:
A restaurant has 4 lunch combos for custom
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe