Valhalla Legends Archive

Programming => Web Development => Topic started by: FOH-Master on September 04, 2003, 11:59 AM

Title: PHP
Post by: FOH-Master on September 04, 2003, 11:59 AM
I guess this would come under web development.

I run a clan and as im in school its hard to update my site regularley. I found a php clan script but when i view it it has $fontstring in certain places. I would like to know what it means and why its there because on other clan sites that use scripts $fontstring doesnt apear there. Thx

FOH-Master
Title: Re:PHP
Post by: Yoni on September 04, 2003, 02:30 PM
Sounds like a variable name. Sounds like other scripts use different variable names?

[I don't know PHP.]
Title: Re:PHP
Post by: Crypticflare on September 04, 2003, 02:46 PM
Correct, its just a regular variablename by the name chances are it could do something with a generic font used throughout the theme. If you'd like to learn more about it, go thru the script and see where its declared
Title: Re:PHP
Post by: Adron on September 04, 2003, 03:03 PM
Also, when checking other clan's sites on the net, you  probably won't see their php variables since the code has already been parsed...
Title: Re:PHP
Post by: FOH-Master on September 05, 2003, 11:25 AM
It apears not in a tag.
eg

<form action=addClan.php method=post>
   <table width=330 cellspacing=0 cellpadding=0 border=0>
     <tr><td colspan=2>
      $fontString
      <center><b><font size=2>Add Clan</font><br><br></b><center>