Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Guest Book Security

Status
Not open for further replies.

EvilAsh

Technical User
Oct 22, 2005
56
GB
A customer has asked me to add a simple guest book to their site.

This is straightforward enough but I read somewhere that the more unscrupulous might add coded entries in the message box causing a site to crash ?!?!?

Is this an old wives tale or is there a security aspect I should consider here?

thanks.
 
It is indeed possible that, depending on how you code the app, it could be vulnerable to SQL-injection or other security problems.

Have you taken a look at Section IV of the PHP online manual, titled "Security"? (link)



Want the best answers? Ask the best questions! TANSTAAFL!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top