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 want to use preg_replace_callback() which works fine unless I'm trying to use a function from a class. This is due to me not being able to get the function, not even through function exists.