$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th