• Welcome to Valhalla Legends Archive.
 
Main Menu

PHP

Started by FOH-Master, September 04, 2003, 11:59 AM

Previous topic - Next topic

FOH-Master

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

Yoni

Sounds like a variable name. Sounds like other scripts use different variable names?

[I don't know PHP.]

Crypticflare

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

Adron

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...

FOH-Master

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>