Tutorials by phpfreaks.com

You can find here all the 14 tutorials by phpfreaks.com. The author's home page URL is http://www.phpfreaks.com.
Sort byTutorials Per Page
Pages:1 | 2 | Next|Last
In this tutorial, you will learn how to do some basic database queries through php. You will learn how to INSERT, UPDATE, DELETE, and SELECT from a table.
July 8, 2009 Today Views: 1 Total Views: 571

PHP Loops

Author: phpfreaks.com  Rating:
Learn how to use loops to solve problems and reduce amount of coding, and the available loops for doing so.
July 6, 2009 Today Views: 1 Total Views: 597
In this tutorial you will learn about using cookies and sessions in PHP.
July 2, 2009 Today Views: 1 Total Views: 381

Handling XML data

Author: phpfreaks.com  Rating:
In this tutorial you will learn how to handle and generate XML data with PHP.
July 1, 2009 Today Views: 1 Total Views: 440
Pages:1 | 2 | Next|Last