Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Payooo] 'eq' and extra spaces after 'and' in comparisons

Quote Reply
Re: [Payooo] 'eq' and extra spaces after 'and' in comparisons In reply to
<%if foo == '1' and == eq '1'%>

Thats not valid syntax ;)

Should be:

<%if foo == '1' and bar == eq '1'%>

Either way though - that does look like a little issue (gotta admit, I've never come across that one). Maybe GT could apply a fix for that at some point in the future Smile

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread 'eq' and extra spaces after 'and' in comparisons Payooo 5600 Sep 12, 2010, 3:43 AM
Thread Re: [Payooo] 'eq' and extra spaces after 'and' in comparisons
Andy 5456 Sep 12, 2010, 5:06 AM
Thread Re: [Andy] 'eq' and extra spaces after 'and' in comparisons
Payooo 5454 Sep 12, 2010, 5:37 AM
Thread Re: [Payooo] 'eq' and extra spaces after 'and' in comparisons
Payooo 5461 Sep 12, 2010, 5:52 AM
Post Re: [Payooo] 'eq' and extra spaces after 'and' in comparisons
Payooo 5434 Sep 12, 2010, 6:19 AM
Thread Re: [Payooo] 'eq' and extra spaces after 'and' in comparisons
brewt 5415 Sep 12, 2010, 10:05 PM
Post Re: [brewt] 'eq' and extra spaces after 'and' in comparisons
Payooo 5399 Sep 13, 2010, 12:53 AM