Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Multiple upload and Resize
I would like some help on my script I have the for my index.php
////
<html&
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
Email Processor
I have a few questions so this post will be a larger one! Sorry, but I'm a bit of a PHP newbie so be
Can anyone give me some link on .htaccess tutorial
i wish to have friendly url using .htaccess, but no idea yet about this
Hope that anyone cou
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi