valtido Posted January 29, 2008 Share Posted January 29, 2008 Hi here are some tips and common errors that could resolve your questions much faster TIP 1 - if you get errors printed on your browsers then google it. Many more people have had that problem before lool. TIP 2 - If you get errors with a message like "on line 34" or what ever the line is. Go to it check it. If it looks fine check the previous line (33). Usually a ; (semi colon) is missing at the end that shows this error. This is all i can think for now but do reply and i'll post more here loool Link to comment https://forums.phpfreaks.com/topic/88405-common-errors-and-tips/ Share on other sites More sharing options...
revraz Posted January 29, 2008 Share Posted January 29, 2008 Tip 3, Read the sticky that has Tips already in it. Link to comment https://forums.phpfreaks.com/topic/88405-common-errors-and-tips/#findComment-452449 Share on other sites More sharing options...
phorcon3 Posted January 29, 2008 Share Posted January 29, 2008 lool @ that Link to comment https://forums.phpfreaks.com/topic/88405-common-errors-and-tips/#findComment-452460 Share on other sites More sharing options...
valtido Posted January 29, 2008 Author Share Posted January 29, 2008 Some people still ask the questions loool sticky notes are skippable (meaning no one reads them) Link to comment https://forums.phpfreaks.com/topic/88405-common-errors-and-tips/#findComment-452462 Share on other sites More sharing options...
revraz Posted January 29, 2008 Share Posted January 29, 2008 And this will just disappear into the deeper pages. Link to comment https://forums.phpfreaks.com/topic/88405-common-errors-and-tips/#findComment-452463 Share on other sites More sharing options...
GameYin Posted January 29, 2008 Share Posted January 29, 2008 I don't know about anyone else, but I sucked at using for example <php? $hello = SitDown; echo "$hello is always said to a dog";' ?> I would always do %hello instead of $hello. That's just me lol... Link to comment https://forums.phpfreaks.com/topic/88405-common-errors-and-tips/#findComment-452465 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.