Hi dear.. thanks for your reply..

I fixed the Login.php file :)
Error : 'Random'
Right : 'Random';

But what must I do with this?? :

$result = mysql_query($query1) or die("Query error: " . mysql_error());

And I fixed the other pages..

Regards..
----- Original Message -----
From: "Toby Irmer" <[EMAIL PROTECTED]>
To: "Radwan Aladdin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, January 20, 2004 5:07 PM
Subject: Re: [PHP] Sorry the attachement was not received!! I put the codes
here.


> Go check your code for obvious errors before you post it on this list:
>
> $Random = 'Random'
> $result = mysql_query($query1) or die("Query error: " . mysql_error());
>
>
>
> Now spot the mistake. If you can't... tough luck.
>
> toby
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to