Need to write a cookie with a url var
Not sure if its possible, but I need to write a cookie with a url.
So this would write 2232 a
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
Undefined variable when using $_SERVER['PHP_SELF']
Hi guyz, please suggest me something...
On first.php I have one input field NAME, and on posting
Storing user data help?
Hey Guys,
I'm not use if this question is to broad but I can always give you more informatio
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or