A php question

Source: Internet
Author: User
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 ){
?>




No book information!






Add book information

} Else {
?>






Add book information













Bar code Book name Book type Press Bookshelves Modify Delete
 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.