Articles
Glossary
Directory

Web Design and Web Development Resources

  • GLOSSARY of Internet Terms

    PHP

    an open-source scripting language that is embedded within the HTML code used to create dynamic Web pages and perform interactive functions, such as accessing database information.

    PHP is similar to Microsoft’s active server page (ASP) technology, but is used primarily on Linux Web servers.

    An HTML page that has PHP script usually has a ".php" extension.

back