Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
Program with calculate Meteorologic measurements
Hello I'm a beginner and I want to make a program with calculate Meteorologic measurements:
ba
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe