php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
double and single quotes in text fields acting up... help please
Single quotes, when entered into a text field, create an sql error upon Submit. It seems to create t
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public