Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
Can php detect connection speed and thereafter swap out elements?
No code to post, lads, yet. Just looking for a yay or nay at this stage:
Can a php script be
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is