PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
matt2kjones
Forum Newbie
Posts: 8 Joined: Thu May 23, 2002 3:54 pm
Post
by matt2kjones » Thu May 23, 2002 4:32 pm
Hi, what language is php based on, is it perl? or c?
because i want to start writting pages in php, but i want to find out what language i need to learn so i can start
Thanx
volka
DevNet Evangelist
Posts: 8391 Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger
Post
by volka » Thu May 23, 2002 4:41 pm
something of both.
And if you want to write php-pages learn php
matt2kjones
Forum Newbie
Posts: 8 Joined: Thu May 23, 2002 3:54 pm
Post
by matt2kjones » Thu May 23, 2002 4:49 pm
i intend to.....how long did it take you to learn, and where did you start?
Did you learn it from books?
I have looked at many websites, but i think you need at least a basic knowledge of php to understand their php tutorials
jason
Site Admin
Posts: 1767 Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:
Post
by jason » Thu May 23, 2002 4:53 pm
http://www.newbienetwork.net
Look at the newest post for a good tutorial covering PHP from the ground up.
matt2kjones
Forum Newbie
Posts: 8 Joined: Thu May 23, 2002 3:54 pm
Post
by matt2kjones » Thu May 23, 2002 4:56 pm
thanx allot, this looks really good
volka
DevNet Evangelist
Posts: 8391 Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger
Post
by volka » Thu May 23, 2002 6:31 pm
as soon as you got the very basics try to solve other people's problems here.
a) it's nice and keeps the forum living
b) you think about problems/methods you've never seen before
that's what I'm doing here right now