Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
PHP Captcha Error help - replace the "die" command
Hi All,
I am after a bit of help with a Captcha spam protection box.
The site gave me
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe