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 have been trying center this one piece of text but I keep getting different parse errors. Please help. I have an <h4> tag and I want to center align. It have something to do with the "" and the ; but where and how. Somewhere in lines 5,6, & 7....right. I want to center Categories text. The quotes are confusing and I'm new to php can someone explain why I can't just take out the quotes around the "<h4>"
it was showing so because it took 'PHPSHOP_CATEGORIES' as a constant and not as a variable..
Please try this code instead..This one should probably work..