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
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
that old Malformed Headers problem again!!!!! HELP!!!!!!
I've read the http://www.phpfreaks.com/forums/index.php/topic,37442.0.html
I don't think my c
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
UDS 4.0 Datatype issue
UDS 4.0.322 -- connecting to NI Labview 9.0
When using connection method: Cache with live
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
Points for Wiki contribution
Hi everyone,
I want to know how long does it take for the moderator to award points for a
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan