Connecting Tech Pros Worldwide Help | Site Map

some examples of basic, basic concepts in PHP for novices

  #1  
Old January 26th, 2006, 11:05 PM
windandwaves
Guest
 
Posts: n/a
Hi Folk

When learning PHP, the hardest is always learning the basics. Once you
understand the concept, you learn a lot quicker.

For a friend, I put together some basic, basic examples. One or two of you
may be interested to have a look at these:

http://www.alacarte.co.nz/_learning-curve1.php,
http://www.alacarte.co.nz/_learning-curve1.txt

http://www.alacarte.co.nz/_learning-curve2.php
http://www.alacarte.co.nz/_learning-curve2.txt

http://www.alacarte.co.nz/_learning-curve3.php
http://www.alacarte.co.nz/_learning-curve3.txt

http://www.alacarte.co.nz/_learning-curve4.php
http://www.alacarte.co.nz/_learning-curve4.txt

http://www.alacarte.co.nz/_learning-curve5.php
http://www.alacarte.co.nz/_learning-curve5.txt

http://www.alacarte.co.nz/_learning-curve6.php
http://www.alacarte.co.nz/_learning-curve6.txt

http://www.alacarte.co.nz/_learning-curve7.php
http://www.alacarte.co.nz/_learning-curve7.txt

Open the php file to see the outcome and the text file to see the code.

I am still a novice myself, so forgive me for any errors.

Hope it may help one or two of you.

- Nicolaas


  #2  
Old January 27th, 2006, 05:25 AM
Colin McKinnon
Guest
 
Posts: n/a

re: some examples of basic, basic concepts in PHP for novices


windandwaves wrote:
[color=blue]
>
> For a friend, I put together some basic, basic examples. One or two of
> you may be interested to have a look at these:
>
> http://www.alacarte.co.nz/_learning-curve1.php,
> http://www.alacarte.co.nz/_learning-curve1.txt
>[/color]

"No input file specified."

Oops - looks like you need to climb up that curve a little.

C.
  #3  
Old January 27th, 2006, 05:25 AM
windandwaves
Guest
 
Posts: n/a

re: some examples of basic, basic concepts in PHP for novices


Colin McKinnon wrote:[color=blue]
> windandwaves wrote:
>[color=green]
>>
>> For a friend, I put together some basic, basic examples. One or two
>> of you may be interested to have a look at these:
>>
>> http://www.alacarte.co.nz/_learning-curve1.php,
>> http://www.alacarte.co.nz/_learning-curve1.txt
>>[/color]
>
> "No input file specified."
>
> Oops - looks like you need to climb up that curve a little.
>
> C.[/color]

Lol, holy fuck... fixed it. Try again.... the other ones should work ;-)


Closed Thread