PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I've got this script that inserts the contents of an SQL file into a MySQL Database. However, it is messing up my HTML Editites because it replaces ; with nothing... Does anyone have a script that works better or can fix this script?