| Introduction | Getting Started | A Useful Example | Templates | Conclusion | ||||||
Introduction to PHP: Conclusion
PHP is a great tool for writing dynamic web pages. Non-technical users can easily learn a few handy tricks to make their web pages easier to manage, and more useful.
Because its syntax resembles most C-like languages, any Computer Science student is able to learn it very quickly.
When creating a PHP enhanced pages, there are a few things we must remember.
For more PHP information and tips, please visit php.net, or do a web search. You'll find tons of PHP-related material.
Happy coding!
Links