New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Little problem with form insertion in MySQL, Please help!!!
Hi!,
I'm a little bit new with php and I have a little issue here. I created a webform to ins
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see