Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually