Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai