WS-Security PL/SQL Forms
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
PL/SQL Release 10.2.0.2.0 - P
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Is there a function ... auto send IP
Is there some function that can be sent to a ddns service that returns the ip address of a ddns forw
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo