Ask a PHP question. when I run the code, the following error occurs: Parseerror: syntaxerror, unexpected $ endinD: \ wwwlocal \ library \ book. phponline89 error. (the error cannot be checked.) my code is: & lt ;? Phpsession_start ();? & Ask a PHP question
When I run the code, the following error occurs: Parse error: syntax error, unexpected $ end in D: \ wwwlocal \ library \ book. php on line 89 error (the error cannot be checked) my code is:
Library management system
|
| Current location: Books> Archives> |
Include ("Conn/conn. php "); $ Query = mysql_query ("select book. barcode, book. id as bookid, book. bookname, bt. typename, pb. pubname, bc. name from tb_bookinfo book join tb_booktype bt on book. typeid = bt. id join tb_publishing pb on book. ISBN = pb. ISBN join tb_bookcase bc on book. bookcase = bc. id "); $ Result = mysql_fetch_array ($ query ); If ($ result = false ){ ?>
} Else { ?>
| Bar code |
Book name |
Book type |
Press |
Bookshelves |
Modify |
Delete |
| |
|
|
|
|