Re: [PHP-WIN] login stuff

2006-09-30 Thread Stut
bob plano wrote: i am very new to php and right now i am trying to make a members only part to my site. the login part of it doesn't work and i have been trying to diplay a mysql error like this: $result = mysqli_query($connection,$sql) or $message= mysql_

[PHP-WIN] login stuff

2006-09-29 Thread bob plano
i am very new to php and right now i am trying to make a members only part to my site. the login part of it doesn't work and i have been trying to diplay a mysql error like this: $result = mysqli_query($connection,$sql) or $message= mysql_error();