djcubez Posted December 2, 2003 Share Posted December 2, 2003 I have a script that inserts news into a database. What can I put in it? Can I put <b> tags? <a href></a> tags? \"s? \'s? What about http:// or .com? Some things my database just rejects but I don\'t know why :| Link to comment https://forums.phpfreaks.com/topic/1450-what-can-or-cant-be-inserted-into-a-table/ Share on other sites More sharing options...
Hokus Posted December 2, 2003 Share Posted December 2, 2003 I believe you can stuff anything into your database, even $)(@@$COFFEE and (*(&\'ICECREAM. Atleast in MySQL. Link to comment https://forums.phpfreaks.com/topic/1450-what-can-or-cant-be-inserted-into-a-table/#findComment-4780 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.