crawlerbasher Posted June 4, 2009 Share Posted June 4, 2009 OK this is a two question post. first of all I would like to know if php script injection is still possible if you place your variable in a strip_tags(). And I'm planning on designing a guestbook, but there is one aspect of the design that I am not sure on how to do it. And that is the page numbers. I.e when the database entry becomes more than 10 posts, then any above 10 will go on to the new page. I am going to be looking at the page numbers script in the phpbook to try and figure it out. But I would really would benefit from been able to understand how its done and how it works. Thank you. Crawlerbasher Link to comment https://forums.phpfreaks.com/topic/160933-strip_tages-and-page-numbers/ Share on other sites More sharing options...
Ken2k7 Posted June 4, 2009 Share Posted June 4, 2009 1. I'm not sure what you mean by if you place your variable in strip_tags(). 2. Pagination - http://www.phpfreaks.com/tutorial/basic-pagination Link to comment https://forums.phpfreaks.com/topic/160933-strip_tages-and-page-numbers/#findComment-849317 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.