Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
help with Get_
ok some how this is not working i am not sure what i am doing wrong here but what this does is when
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or b
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see