Thankyou for all your help problem solved. I think using dreamweaver made it too easy to get into complex programming without knowing the basics. The final problem was down to me reading the name of the database I had constructed on the host server wrong repeatedly. Instead of the above it...
Thanks both,
Your responses are very helpful. You were both right on the line code changed it to"...) -1;" at the end. This has sorted the error massage but now shows the same as the 'order page' ie no database.
I have found the line "mysql_select_db($database_fancyfeedback_db...
Thanks for the coments Mission,
I have tried reading tutorials tech notes forum pages to no avail.
The actual error message is "Parse error: syntax error, unexpected ';' in /home/webbt/public_html/contactdetails.php on line 77"
line 77 reads "$totalpages_getwebbtfancythat = ceil...
Hi I am a newbe so please be kind and simple. I have used Dreamweaver cs4 to create a web site that displays feedback comments and allows comments to be added. Similar to Adobe's tutorial. I have got it to run on the pc using xmapp and its apache and mysql programs to test the site and it works...