Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);