Page 2 of 2
Posted: Wed Jul 12, 2006 2:48 pm
by Assured99
Thanks for your response i started with the <php //code here ?>
I switched to short tags to see if the problem was <?php so im still bummed out
Posted: Wed Jul 12, 2006 2:49 pm
by Assured99
Weird as it may seem i restaretd Dreamweaver 8 and it works now
Thnaks for the help
Posted: Wed Jul 12, 2006 3:01 pm
by Oren
No problem

Posted: Wed Jul 12, 2006 3:28 pm
by Assured99
is this the best place to post stupid newbie questions???
Posted: Wed Jul 12, 2006 3:32 pm
by Oren
I'd say that the
PHP - Code is there for the dumb questions

Posted: Wed Jul 12, 2006 11:21 pm
by RobertGonzalez
There is no forum for dumb questions. It is the hope of all members here that a person would do some amount of work on their own before posting so their question can at least sound thought out. Questions can be dumb, I'll be the first to admit, but if you put in some effort before asking someone to do it for you, your question will not appear as dumb.
Posted: Wed Jul 12, 2006 11:28 pm
by John Cartwright
there is a saying: "there are no dumb questions, only dumb answers"
PHP-Code is for all skill level code related questions.
Posted: Thu Jul 13, 2006 2:28 am
by Oren
Everah and
Jcart are right... My answer was half serious half a joke, since I've seen so much stupid questions on the
PHP - Code forum, such as posts with the title: Unexpected T_STRING on line....
Heck, how could someone even think about starting a new topic and ask for help with such a stupid problem?

Posted: Thu Jul 13, 2006 2:34 am
by RobertGonzalez
For developers that know what those types of things mean, it would seem stupid to ask about it. Its like asking about how a while loop works. Why ask, he should know this stuff, right?
But for the new person that has never developed anything before, or for the developer that has never experienced PHP's error reporting style, this can be a little confusing. It was for me. And I would have posted a question about an error like that once upon a time. Now, no. But as a younger, less experienced PHP developer, heck yeah.
Sure there is some redundance of newbie questions (headers already sent are starting to grate on me at this point), but every PHP developer was new to the language at some point. They need help breaking in too.
PS This is not meant to be a confrontational post. I am merely explaining why I think that a certain amount of patience is required in this community by the seasoned developers when dealing with new developers.
Posted: Thu Jul 13, 2006 2:46 am
by Oren
I guess you are right in a way...
But when I encountered with these errors and the like, I'd start to search what was wrong with my code... Most of the time it was stupid errors such as forgetting to put
; (semi colon) and such.
Edit: <off-topic>Don't you sleep
Everah? I mean... It seems that you are online all day long. When I went to sleep you were online, and now when I got up, you are online too

</off-topic>
Posted: Thu Jul 13, 2006 2:49 am
by Benjamin
We never sleep

Posted: Thu Jul 13, 2006 8:57 am
by RobertGonzalez
I have DevNet running through my veins

. Seriously, I am sleeping less and less. I work during the day and post when I can. I develop at night and switch between developing and checking the boards. So I am on at about 6:45 AM California time and get off at about 12:30 AM California time.
Posted: Thu Jul 13, 2006 12:28 pm
by Assured99
This all is very helpfull information and thank you to everyone.
I usually Google the Error as soon as i get it, but what i find is that one error can mean many different problems. Im sure i will get the hang of it after doing a couple of scripts i am taking a college course in beginning PHP in the fall semester so that should help as well.
Personally I love coding the logic behind is fantastic. So once i learn the Commands and how to use them, and correct the little errors like using the $ and ; i should be on my way.
Thanks again everyone!
~Snapple
Posted: Thu Jul 13, 2006 12:34 pm
by Luke
sounds like you're going to fit right in man!