file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
Getting PHP to ammended the selected in option field
Hey Guys
thanks for everyones help so far. This site and its users are oozing awesomness.
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi