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_
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();