Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
PHP Captcha Error help - replace the "die" command
Hi All,
I am after a bit of help with a Captcha spam protection box.
The site gave me
Windows 7
Windows 7 default user account control worries experts. Corporate IT departments should be pleased w
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Pass sql into pl/sql and create RMAN duplicate script.
Hi,
I'm new to pl/sql and I'm trying to write a script that will generate some RMAN comma
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: