Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
i want run some web server under the ip sharer
hello i want run some web server under the ip sharer
my ip is floating ip but it doesnt matter
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
Unable to display contents in Second Drop Down Box
Hi All,
What I am trying to do is 2 dependent drop down boxes and when user selects su
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel