SITE_TABLE
FIELDS:|Id---------|HTML_Id|HTML_NAME|Description|Classes|onchange|Image--------|Function_name
--------------------------------------------------------------------------------------------------------------------
TYPE:--|PRIMARY+|INDEX---|UNIQUE-----|Text( )-----|ENUM---|INT+-----|VARCHAR( )---|VARCHAR( )
---------------------------------------------------------------------------------------------------------------------
EXPL:--|List of------|#logo--|logo---------|Site Head--|.logo----|counter--|logo.jpg-------|logoonchange
---------|HTML-------|or-------|or------------|Company--|.Article--|eg. How-|in images-----|in scripts
---------|elements--|id=" "?-|name=" "?-|Logo--------|.Prod----|many-----|sunglasses--|Index.js
---------|in order on|syntax?|syntax?----|as is--------|Drop-----|times-----|syntax?-------|syntax?
---------|page-------|question|question--|Shown-----|down----|occur-----|question------|question
The syntax? questions are there to ask what form I should use to use php to manipulate the site best like activating '../scripts/index.js/logoonchange or loading ../images/sources/logo.jpg. sql Escape characters might be applied to the fields like ../%images/%sources/%logo.jpg to overide sql statement for field input values as long as the images and scripts can be loaded using that value.
Again, I don't know what is best for php use.
Almost imposable to type.
Any advice greatly appreciated










