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
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
Nested (echoed) php running wrong script
Got a problem with a php website I'm creating.
In a nutshell, the first page is entirely html
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is