Talk:Sigil (computer programming): Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 14:
 
 
“$” precedes any variable name: I'd say it's an operator as in shell scripts. If $a is 1234, $ref is 'a' then $$ref is 1234. Which is understandable, because thein simplePHP stringsimply writing 'test' (without $ or aquotes) means the string 'atest' (if there's no constant defined as 'a')
 
--[[User:Terrakotta|Terrakotta]] ([[User talk:Terrakotta|talk]]) 10:11, 23 September 2010 (UTC)