javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
Multithreading in Oracle (Java, SQLJ, Pro*C,??) on 10g
I am investigating how to run a Java stored procedure in multithread mode.
I know that if I chang
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance