image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: