Hi,
You have two problems in these line:
Harlequin said:
>
> if ($_SESSION["Authorised"]="Yes");
1. The obvious ";" at the end of the line.
2. $_SESSION["Authorised"]="Yes" it's different to write:
$_SESSION["Authorised&
On Wednesday 10 March 2004 18:54, Raditha Dissanayake wrote:
> Hi.
> There is an ADO simulator for PHP (i think it's called ADODB PHP but i
> can't remember the link). There is also a asp to php converter called
> (can you guess? ) asp2php.
http://php.weblogs.com/
And
Pear::DB must work too :P
h
2 matches
Mail list logo