Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
modifying query string with no page refresh
Hi everybody,
I've tried to get info about my problem all over the internet but i didn't find out
VAT
how should I deal with VAT?
if I have a product that costs £5.00 and VAT @ 17.5% (£0.87
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag