View Single Post
PHP-- what does something like "<a...
(#1 (permalink))
Old
Brian d is Offline
Private
Points: 197, Level: 2 Points: 197, Level: 2 Points: 197, Level: 2
Activity: 0% Activity: 0% Activity: 0%
Brian d is an unknown quantity at this point
 
 
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
Join Date: Dec 2007
PHP-- what does something like "<a... - December 27th, 2007

...href='{$URL_login}'>{#SITE_Visual_Login_Title#} </a>" do? Any leads? I think I understand some of this in that the href= '{$URL_login}' is pointing to some adress stored in the $URL_login variable. But how does one find where this is generated from? On top of that, in general what do the { } brackets do? As well as the ' ' accent marks? I am guessing it makes a literal out of whatever is in the variable $URL_login. Am I correct? Now how about the >{#SITE_Visual_Login_Title#} ? I don't know what the > symbol is doing and am guessing that the {#SITE_Visual_Login_Title#} somehow is replaced by the SITE Login Title, whatever (and wherever that is). Any leads on this? What I could use is a little bit of an explanation, or better yet some link to something that gives me an example of the { } > and # #. Something small that I could run and see what happens. Any help is appreciated.

Brian

The Following User Says Thank You to Brian d For This Useful Post:
KingPin (July 4th, 2008)
Revenue Shared Ads