up vote 0 down vote favorite
share [g+] share [fb]

Possible Duplicate:
php parse/syntax error help

I keep getting a "Parse error: syntax error, unexpected ':', expecting ')' in /home/jobkill/public_html/process.php on line 8" when processing inputs from a page that redirects here. I dont know what to fix.

link|improve this question
for the record, to add code you just indent the code text by a minimum of 4 spaces each line. – shanethehat Jun 28 '11 at 11:28
feedback

migrated from webmasters.stackexchange.com Jun 28 '11 at 11:21

This question came from our site for pro webmasters.

closed as exact duplicate by bazmegakapa, Philip Rieck, googletorp, Will Jun 28 '11 at 13:56

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ.

1 Answer

You cant use these backquotes, use

" 

instead

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.