View Single Post
Old 01-30-2012, 02:15 PM   PM User | #16
devnull69
Senior Coder

 
Join Date: Dec 2010
Posts: 2,245
Thanks: 10
Thanked 531 Times in 525 Posts
devnull69 will become famous soon enough
Quote:
Originally Posted by jackvan View Post
It's exactly like this:

url: "/cgi-bin/isaccount.cgi?username=jack",
Sorry, but you don't get me

Code:
It's not exactly like this

url: "/cgi-bin/isaccount.cgi?username=$name::getName()"
which would involve a method execution instead of a simple variable name
devnull69 is offline   Reply With Quote