Hi,
I am a beginner at programing and I have to do this project where it is asking me to valid ISBN 10 and 13 using MySQL database to store the information. I checked my php code to validate ISBN 10 and 13 and it works, but when I try to store the data to MySQL it is not working. What I mean is that when I click ShowISBN link it doesn't show this information:
Please go to this site to check my code because when I post my code here Iget the following message:
The code snippet in your post is formatted incorrectly. Please use the Code button in the editor toolbar when posting whitespace-sensitive text or curly braces.
Go to :
http://forums.phpfreaks.com/topic/288585-need-help-with-a-php-program-using-mysql/
Any help will be appreciate it!