Skip to main content

6 Free Sites To Learn About Programming in PHP

phpnetMany websites just like this one, and sites like Wikipedia, utilize the power of PHP programming to create dynamic sites. Wow you think. How do I create a website like that for myself? I now want to learn about programming in PHP, but where do I start?

If you don’t know where to start, here are 6 great sites to learn PHP programming online for free.

PHP.net

The first place to look at is PHP.net. This is PHP’s official website. This site has everything you need to know about PHP. So when you definitely know that you want to create a website in PHP, start the tutorial and get busy.


Once you have learned the basic introductory concepts to creating a PHP based website, it is time to look at the user manual. Everything you need to know is there. Once you have finished reading, you should now be a PHP expert. If not, here are some other site links which provide you with the PHP scripting basics.

programming PHP

w3 Schools

php tutorial

w3 Schools offers tutorials for programming inPHP and other scripting languages, but we are going to focus on the PHP section.

At w3 Schools, you can learn the basics of PHP such as the syntax, variables, strings, arrays, selection and loop statements, how to use forms and much more. Once you have mastered the basics, you can then go onto the advance stuff such as includes, file uploads, cookies, sessions, and how to send secure emails.

The next section is to learn how to implement a database, which nearly every PHP website needs to have. This section looks at how to connect, create and alter a database and its data.

So you think you are done learning? Nice try. We still have heaps more to learn. There is PHP and XML, PHP and AJAX, and PHP and References still to go. Once done and you think you know everything there is to programming in PHP, try the online quiz, then attempt the exam.

w3schoolsphp

Learn Programming in PHP Online

Although Learn PHP Online is not as detailed as W3 Schools or PHP.net, it does provide useful tutorial scripts on how to do basic things such as find odd or even numbers, learn the difference between echo and print, create email activation for registration forms and learn how to prevent SQL Injection attacks.

learnphponline

PHPBuddy

PHPBuddy contains articles and tutorials on how to do basic PHP tasks such as how to work with Sessions, and encrypting and protecting your PHP code, so it is worth checking out.

phpbuddy

About.com:PHP/MySQL

About.com has a whole section on learning PHP and MySQL. You can learn about the PHP functions, loops, how to use PHP and HTML together, how to use time and calendars, create forms, use redirection, countdowns and simple math functions.

The MySQL section provides you with everything you need to know on using a database with PHP. Some advance skills include uploading files and using encryption. About.com also has free scripts and tutorials on how to send emails, creating a simple address book, calendars, login scripts and creating polls.

Tizag

tizag

Tizag contains everything you need to know about programming in PHP. It provides basic tutorials on how to print data to the screen using variables, how to use loops and if/else statements, how to use POST and GET commands, how to use strings, sessions and cookies. Although you may already know these from the other sites, it is still useful to check out.

tizagdemo

So I hope these 6 websites help you to become a PHP master. When you do, please be sure to let us know in the comments. If you have used these sites before or other sites that we might have missed to learn PHP, tell us your thoughts and comments.

Comments

Popular posts from this blog

How To Hide Text In Microsoft Word 2007, Reveal It & Protect It

Sometimes what we hide is more important than what we reveal. Especially, documents with sensitive information, some things are supposed to be ‘for some eyes only’. Such scenarios are quite common, even for the more un-secretive among us. You want to show someone a letter composed in MS Word, but want to keep some of the content private; or it’s an official letter with some part of it having critical data. As important as these two are, the most common use could involve a normal printing job. Many a time we have to print different versions of a document, one copy for one set of eyes and others for other sets. Rather than creating multiple copies and therefore multiple printing jobs, what if we could just do it from the same document?  That too, without the hassle of repeated cut and paste. We can, with a simple feature in MS Word – it’s just called Hidden and let me show you how to use it to hide text in Microsoft Word 2007. It’s a simple single click process. Open the docum...

Boom, the startup that wants to build supersonic planes, just signed a massive deal with Virgin

Have you heard about Boom? Boom is a relatively new startup that’s aiming to build something pretty crazy. They’re not building an app… or a social network… or even some new gadget for the Kickstarter crowd. Boom wants to build planes. Really, really, really fast planes. Specifically, they’re trying to design and build a supersonic passenger plane that goes 2.2x the speed of sound. If all goes to plan, they’ll be able to shuttle people from New York to London in 3.5 hours, and SF to Tokyo in 4.5. Sound crazy? I wouldn’t disagree. It’s worth noting that the company is in the very early days for something as intensive, massive, and hugely expensive as designing and producing a passenger aircraft. They’re still working on their first prototype, and hope to fly it by late next year. But it’s also worth noting that the team behind the plane has some serious talent in its blood: the company’s 11 employees have collectively contributed to over 30 aircrafts — having worked on thin...

Fun Tools to Translate Your Name into Japanese Calligraphy

Japanese calligraphy is an artistic writing style of the Japanese language. Its Chinese origins can be traced back to the twenty-eighth century BCE. Calligraphy found its way into Japanese culture in 600 CE and is known as the karayo tradition. For Westerners, calligraphy is forever fascinating. However, it takes years to learn how to properly draw the signs. Two basic principles must be known to understand Japanese writing: there are different writing styles and different alphabets. Kaisho for example, is a writing style most commonly used in print media. Tensho on the other hand is used in signatures. Other writing styles are Reisho, Gyosho and Sousho. The alphabets include Kanji, Hiragana, and Katakana. Katakana is used for writing foreign words. It can also serve to highlight words, in analogy to capital letters as we know them from the Roman / Latin alphabet (Romaji in Japanese). Each Kanji character has a meaning of its own, while Hiragana or Katakana characters merely repres...