Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
SAP Business Suite
Hi all:
Within the SAP Business Suite solution I would like to ask you the main differenc
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text whi
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Help with php code
Hello, can anyone tell me why this php word trap fails to work,
and the trigger words get blow r
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: