I am trying to learn how to get a very simple php file to work on powweb, and I keep getting error messages. I have tried to follow the php scripting page directions on powweb, but I am not sure if I have done it correctly. Is there something else I need to do? Any help would be greatly appreciated.

Recommended Answers

All 6 Replies

Can you at least copy your error message ..

No we cannot see what is spit on your computer and hence no help at all

Member Avatar for diafol

Ok, go to line 37 and delete the ',' - you need to place a ';' there instead. Also, further on line 202, take it out completely.

I think that a few of the commands are misspelt too. Check them - echo especially. :)

Ok, go to line 37 and delete the ',' - you need to place a ';' there instead. Also, further on line 202, take it out completely.

I think that a few of the commands are misspelt too. Check them - echo especially. :)

:-O

i am confused

Member Avatar for diafol

Unfortunately that's what happens when somebody doesn't post their code :(

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.