Go to the menu - Go to the contents

Part 3: two new chapters!

Back to the news list
Jump to messages

Informations

Contributors : ixM
Released : on 08/27/2008 09:33:17 PM
Category : Newbies Paradise
Nb of visits : 53

Part 3: two new chapters!

Hello!

It is my great pleasure to offer you two more chapters of the PHP lessons. They are the beginning of the third part: "The full power of PHP". And this is not a lie. Although you've already discovered that PHP is a powerful language, you still don't know many very interesting things!

User image
So, let's start with the first one. You will learn how to use one of the perhaps most useful function of PHP: include().
It is used in barely every website. It allows you to insert PHP code of one file into another. This is very useful for menus for example. Instead of copying the PHP code on each page where the menu is displayed, you simply use the include function to insert it where it belongs. Moreover, if you have to modify it, you'll only have to edit it once! Kinda interesting for you lazy programmers, isn't it? ;)

User image
The second one will teach you the use of many other PHP functions among which htmlspecialchars(), str_replace(), nl2br(). Let's make it clear: you won't be able to live without anymore! :p

So, why are you still reading this?!


5 Comments

You have to be registered to post messages

Page 1 
Nickname Comment
0 visitors on this news (0 member and 0 Anonymous)
Page 1 
Offline yabberyabber # Posted on 08/27/2008 10:54:04 PM
i found pink mold in my trash
Avatar
Group : Members
its amazing to see how all of a sudden these tutorials are popping out of the oven in batches! :) what changed?

I'm back check me out at moopher.homeftp.net
 
Offline M@teo21 # Posted on 08/27/2008 10:57:53 PM
Yeah man!
Avatar
Admins
deshawn is here. ;)

Doh! Nuts.

Mmmh, donuts!



 
Offline alex.css # Posted on 08/28/2008 01:34:08 AM
Qt::Life.new(self)
Avatar
Group : Members
OMG =D
Tell him a great thanks Mateo ;)

Keep on the good work =D

.:ImperialBB's Translator:.
[Tutorials]
- Create a GUI with Ruby Language ! [6%]
<Lastest chapters : Personalize your widgets !>
<Next chapters : Play with the SLOTS & SIGNALS !>

- Create a nice userbar with The Gimp
[Projects]
- STBlog Script 1.0.0 [99% -> Translation]



 
Offline yabberyabber # Posted on 08/28/2008 03:20:50 AM
i found pink mold in my trash
Avatar
Group : Members
my complements to the chef(s) as well :)

I'm back check me out at moopher.homeftp.net
 
Offline geenux # Posted on 08/28/2008 11:33:39 AM
c++
Group : Members
Great ! Thanks for these translations.

You have to be registered to post messages

Back to the news list