simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
ScriptResource.axd gives an error on fresh install of ASP.NET Ajax 1.0
Hello,I have a fresh install of Microsoft ASP.NET Ajax 1.0. When I create an Ajax enabled website in
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,