PHP - Parse error, unexpected T_STRING
Solved/Closed
Related:
- PHP - Parse error, unexpected T_STRING
- Network error occurred - Guide
- Unexpected t_string - Guide
- Https www facebook com profile php id 100005621131172 - Facebook Forum
- Facebook ID disabled - Facebook Forum
- Cmos checksum error - Guide
1 response
Hey there. I found this in the Wordpress man. https://wordpress.org/support/topic/need-to-add-variable-to-function/
It looks like the TRUE could break it, if the syntax is csse sensitive. I do apologize for not knowing the wordpress syntax. I guess put that down on things to learn. Great more marketable skills!
I hope this helps!
Have FUN!
I have said it once, I will say it again. IT!
It looks like the TRUE could break it, if the syntax is csse sensitive. I do apologize for not knowing the wordpress syntax. I guess put that down on things to learn. Great more marketable skills!
I hope this helps!
Have FUN!
I have said it once, I will say it again. IT!
Aug 18, 2015 at 08:18 PM
Aug 19, 2015 at 04:43 PM
Aug 19, 2015 at 06:55 PM
or 'Single quote''Single quote''Single quote'...Sometimes you need to emulate the string, like in ASP: Response.write("here is the string"""+"In Quotes"+"""."); The previous statement would output: here is the string "In Quotes". Give that a try!
Aug 19, 2015 at 08:32 PM
'.get_post_meta($q->ID, 'price', true).'
This has been a wake up call that I need to get much stronger in PHP. Like you said, nothing wrong with more marketable skills.
Aug 20, 2015 at 05:15 PM