PHP Scripts Explained

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • megri
    Administrator
    • Mar 2004
    • 804

    PHP Scripts Explained

    PHP Scripts Explained

    Many PHP Scripts use a hosted database called a MySQL database that stores data transferred from a PHP script variable or data fragment that the user submits. This data can be re-called by a PHP script too.

    The advantages of PHP...
    PHP Scripts are invisible to the html source of a webpage, so you can embed scripts and objects into the html with out them being seen on the page itself.

    Data can be stored more securely than in a text or data file.

    You can include/intergate externally hosted PHP files or scripts into any html page. And it couldn't be more simple to do!
    <?php include("name of script/page.php"); ?> - Thats the whole code!!!
    Last edited by megri; 01-01-2008, 04:46 PM.
    Parveen K - Forum Administrator
    SEO India - TalkingCity Forum Rules - Webmaster Forum
    Please Do Not Spam Our Forum
Working...
😀
😂
🥰
😘
🤢
😎
😞
😡
👍
👎