str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: