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!
this was used previously on text being put in a database (mysql).
What I would like to do is strip all left double quotation marks from text being retrieved from the database. The reason for this is that I have a function to change the standard quotes into left and right double quotation marks.