background preloader

PHP

Facebook Twitter

PHP and MySQL Tutorial - Lesson 1. Open source has brought a lot more than Linux to the computing world. It has also given us PHP and MySQL. In the first installment of this three-lesson tutorial, we cover everything you need to know to begin developing database hubs. You’ll get instructions for installation on both Unix and Windows, and then you’ll learn some simple scripts that will insert information into a database and display that data on a web page.

Lesson 2 covers more PHP/MySQL goodies than you could probably imagine:while loops, the ever-useful if-else statement. But this information alone means little if you don’t continue and see how PHP can be used with HTML forms. In Lesson 3, you’ll learn some of the secrets that will turn your simple data-driven site into a useful application. PHP Tutorial for Beginners. PHP Scripts & Programs - Free and Commercial PHP Scripts. TinyWebGallery A free php image gallery that can everything you need and nothing you don't. Rated 4.42 out of 5 (524 total ratings) phpWebSite Open source community-driven Webware featuring blog posting, web page generation and more. Rated 4.23 out of 5 (494 total ratings) Gallery A powerful, intuitive community-based photo gallery. Rated 3.95 out of 5 (251 total ratings) PhotoPost PHP Photo Gallery (w/ vBulletin Integration) Full featured PHP based community photo gallery.

Rated 3.31 out of 5 (498 total ratings) Easy PHP Calendar An attractive event calendar script Rated 4.21 out of 5 (967 total ratings) Introduction. If you want to learn the basics of PHP, then you've come to the right place. The goal of this tutorial is to teach you the basics of PHP so that you can: Customize PHP scripts that you download, so that they better fit your needs. Begin to understand the working model of PHP, so you may begin to design your own PHP projects.

Give you a solid base in PHP, so as to make you more valuable in the eyes of future employers. PHP stands for PHP Hypertext Preprocessor. Taken directly from PHP's home, PHP.net, "PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. This is generally a good definition of PHP.

When someone visits your PHP webpage, your web server processes the PHP code. It is also helpful to think of PHP in terms of what it can do for you. Reduce the time to create large websites. HTML - Know the syntax and especially HTML Forms. Build a Simple PHP Application Badge Collection. PHP: Hypertext Preprocessor.

Learn PHP - Learn PHP Free - Learn PHP Programming.