Thread Starter
velthy
(@velthy)
I will explain with the help of an example. Suppose its a library system whereby the user enters the ISBN number. The database must be queried and display the availabity of the book. If the book is available, the user can then borrow the book online and then automatically the number of books with the same ISBN number should be reduced by one.
Table structure for the mysql table for book availability.
ISBN number, Title, Author, Publisher, AvailableY/N
I wanted to know if there is any plugin that I can activate to make thinks easier.
I am trying to insert the plugin -fast secure contact form on my wordpress page. I went through the instructions and entered the following script on my HTML Page but it does not display it. I am using CPanel and I got the URL from there for the si-contact-form.php
The code entered on my wordpress page goes as follows:
<script type=”text/javascript” src=”http://www.cis.syr.edu/public_html/newproject/wp-content/plugins/si-contact-form”></script>.
Please let me know what changes need to be done.
Thanks