need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
ok i need to join all this pages to make 1 neat code
i have 5 pages that make up my tv guide it works 100% but i want to make it 1 page if i can or 2, i
Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
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
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: