Home arrow PHP/MySQL
Tutorial
1.jpg It is very useful to start learning something from reading tutorials written by some experienced users. For that reason, this section will be used to give some tutorials that might be helpful for someone.
  • PHP Techniques  ( 2 items )
    Some PHP scripts and techniques that are found to be useful
  • Advanced HTML  ( 4 items )
    HTML is made up of a great many elements, a lot of which are overlooked, forgotten or just unknown to many web designers. Although with a basic knowledge of HTML you can develop a website, to take advantage of many of the advanced features, and to make pages fully compatible, it is useful to learn these less popular tags.
    This tutorial is extracted from Web Master Help, please refer to that site for more information on the writer.
  • Cookies  ( 2 items )
    Cookies are a technology which can be easily and simply used by a Webmaster to achieve a great many very useful tasks when creating websites. Although cookies are well known to users, many people are not really sure what they are used for, and a large amount of webmasters don't realise the possibilities open to them when they use cookies. Others have been put off, thinking that they must be difficult to use, but in reality, cookies can be set and used by a simple command in most scripting languages. In this tutorial I'll cover setting and using cookies in PHP, JavaScript and ASP, as well as giving some basic information on how cookies can be used.
    This tutorial is extracted from Web Master Help, please refer to that site for author credits.
  • PHP/MySQL  ( 8 items )
    For many people, the main reson for learning a scripting language like PHP is because of the interaction with databases it can offer. In this tutorial I will show you how to use PHP and the MySQL database to store information on the web and include it into your website. Before you read this tutorial you should have at least a basic knowledge of how to use PHP. If you do not yet know PHP, I suggest that you read our PHP tutorial before continuing.

    This is the PHP/MySQL tutorial that I find very helpful from WebMasterHelp.com. Please feel free to visit their website for more information about the tutorial.