array echo

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!

Moderator: General Moderators

User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

mickd wrote:if your php editor program doesnt have syntax highlighting i suggest to download and use one that does (lots mentioned in the general section in 1 of the stickys)

it helps because if you forget a ' or " or forget to close a " or ', the colour goes weird and makes it extremely easy to notice.
and also learning what the error messages mean :P (or at least trying to comprehend them, they usually make sense) :)
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
joecrack
Forum Commoner
Posts: 99
Joined: Mon Oct 31, 2005 9:17 pm

Post by joecrack »

strike worx with the \ ... thanks
Post Reply