values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had