Learning PHP [message #344681] |
Sun, 03 August 2008 12:52 |
JPNOD
Messages: 807 Registered: April 2004 Location: Area 51
Karma: 0
|
Colonel |
|
|
Hi,
I was wondering anyone here who had trouble learning PHP?
Because it's something that was part of my study for the last year. But I still can't master it. I know <?php echo "hello world"?> And I understand what variables/ for and while loops are for.
But I have yet to manage on building something myself. (A small code that I thought out myself)
I want to build a website in PHP. As I know how to build websites in HTML.
I have tried programming in Javascript, VBA and PHP. For some reason I don't understand the logic behind programming or it's just not being thought me well.
Anyone got advice? I got 2 weeks to master at least the basics..
thats the time I am willing on spending as I have got to work after..
I got a small book but writing over code's didn't help me the last time and it got extremely boring.
So far I thought of
- w3schools
- the small PHP book that I have as reference
- google, official PHP site
Anyone else got advice on how to learn PHP? How did you master PHP?
Thanks in advance
WOL nick: JPNOD
|
|
|
|
Re: Learning PHP [message #344687 is a reply to message #344681] |
Sun, 03 August 2008 13:00 |
genetix
Messages: 392 Registered: July 2003 Location: Saskatchewan Canada
Karma: 0
|
Commander |
|
|
Honestly I taught myself PHP because I wanted to use it. I wanted to build a virtual pet site. I did to. It took me way longer then it should have but I did make one. The code wasn't near strong enough so the site never went anyway and ended up folding over but I learnt a lot. Dam I was just thinking it was 5 years ago but it must be getting closer to 8 now. I was only 10 or 11 when I started that stuff.
Start working with databases. Thats my favourite part about PHP. It lets you create stuff that's truly dynamic. Anyone can make php spit out HTML. Whats the fun in that? Make PHP do some work!
Puzzle - Petals Around the Rose
|
|
|
Re: Learning PHP [message #344697 is a reply to message #344681] |
Sun, 03 August 2008 13:47 |
|
Goztow
Messages: 9737 Registered: March 2005 Location: Belgium
Karma: 13
|
General (5 Stars) Goztoe |
|
|
www.phpfreakz.nl -> that's where I learned PHP. I now am far enough to make my own websites.
It has very nice tutorials and exemple code.
You can find me in The KOSs2 (TK2) discord while I'm playing. Feel free to come and say hi! TK2 discord
|
|
|
Re: Learning PHP [message #344773 is a reply to message #344681] |
Sun, 03 August 2008 22:52 |
|
cmatt42
Messages: 2057 Registered: July 2004
Karma: 0
|
General (2 Stars) |
|
|
I was interested in PHP, and bought a self-teaching book on it. It turns out that my practicing things such as HTML and mIRC scripting many years back helped me understand a lot of the concepts fairly quickly. But still, I have other things to grasp, like object orientation (apparently PHP isn't so great with it, but I don't particularly care), and working with databases.
But yes, check out sites like the previously mentioned Hawkee, download some PHP scripts, put 'em up on your server, play around with them, change some things to see how it works, then learn from that and move on to the next thing.
GunKataGaming.net
|
|
|
Re: Learning PHP [message #344777 is a reply to message #344681] |
Sun, 03 August 2008 23:38 |
|
Goztow
Messages: 9737 Registered: March 2005 Location: Belgium
Karma: 13
|
General (5 Stars) Goztoe |
|
|
You don't need 100s of PHP functions to create a website. If you learn how to work with databases and if/else - statements, you can already get a long way.
You can find me in The KOSs2 (TK2) discord while I'm playing. Feel free to come and say hi! TK2 discord
|
|
|
|
|
Re: Learning PHP [message #344912 is a reply to message #344681] |
Mon, 04 August 2008 11:56 |
JPNOD
Messages: 807 Registered: April 2004 Location: Area 51
Karma: 0
|
Colonel |
|
|
Thanks for the heads up.
I am going to mess around with PHP and MySQL first see if I can write and read out of a database.
WOL nick: JPNOD
|
|
|
|
|
|
Re: Learning PHP [message #346510 is a reply to message #344681] |
Wed, 13 August 2008 03:56 |
icewing01
Messages: 19 Registered: March 2004
Karma: 0
|
Recruit |
|
|
PhP is a hard language i have triëd it several times to learn never succeed in it, most hard part was no picture in books or very hard language, and also allot of the books were in english,
now i am needed for work to once again learn it, but i am being explaind by poeple, it is way easiër to understand also.
else there are also some dvd's, if you go to the library they surely should have some.
picture are always easiër to understand, but everyone learnes diffrently.
good luck with the study.
with kind regards.
icewing
|
|
|