Welcome Guest ( Log In | Register )



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Help A PHP Newbie, If you can help...
SP_Dante
post Sep 17 2006, 08:56 AM
Post #1


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 9
Joined: 17-September 06
From: Slovakia
Member No.: 15,983



well, I saw so many guys that love PHP. So I decided to learn it too BUT... If you could post some good E-Books from where I can learn it or some sites with tuts that will help me... But please if you wanna post something, then post a good site from where its easy to learn, because I know about many sites from where you cannot learn almost anything.
BTW:I am skilled in html so no html tuts tongue.gif

And sorry for my english tongue.gif .

This post has been edited by SP_Dante: Sep 17 2006, 08:57 AM
Go to the top of the page
 
+Quote Post
pyost
post Sep 17 2006, 09:29 AM
Post #2


Nenad Bozidarevic
Group Icon

Group: [MODERATOR]
Posts: 1,043
Joined: 7-November 05
From: Belgrade, Serbia
Member No.: 9,500
myCENTs:38.31



If I were you, I'd check out this link:
http://freeprogrammingresources.com/freephp.html
It contains twelve PHP tutorials and I think they are good to strat with. Also, it might be a good idea to play with a CMS/blog software and explore its source files. That way you see how PHP really works, without learning anything by heart.
Go to the top of the page
 
+Quote Post
SP_Dante
post Sep 17 2006, 10:35 AM
Post #3


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 9
Joined: 17-September 06
From: Slovakia
Member No.: 15,983



Oh thanks mate tongue.gif
Go to the top of the page
 
+Quote Post
Zeeshan Hashmi
post Sep 17 2006, 11:18 AM
Post #4


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 24
Joined: 17-September 06
Member No.: 15,982



Hi

Wait a minute, If u want to start PHP fro the scratch, then go to http://www.w3schools.com/php/default.asp this is the Best Basic PHP Learning site.


Enjoy PHP World !
Go to the top of the page
 
+Quote Post
SP_Dante
post Sep 17 2006, 11:46 AM
Post #5


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 9
Joined: 17-September 06
From: Slovakia
Member No.: 15,983



Thanks for the link Zeeshan smile.gif
Go to the top of the page
 
+Quote Post
Quatrux
post Sep 17 2006, 12:28 PM
Post #6


the Q
Group Icon

Group: [HOSTED]
Posts: 1,094
Joined: 13-July 05
From: Lithuania, Vilnius
Member No.: 7,059
myCENTs:70.96



the Site/Resource pyost gave is brilliant. For addition, I remember when I first tried php, a lot of experience I got was from editing other php scripts with the trying to integrate it into my sites, but there weren't a lot of very good free php scripts in 2001-2 years.. I could easily read them and understand what they do in some way, but I used to ask myself "how do they write it from plain", but when I started to do it myself, I found it really exiting and laugh from the old good days.. I searched and learned everything myself, now a lot of whom on IRC #phphelp channel wants other people to do the script for them for free and they don't want to learn anything (not all of course), a lot of whom, especially from my country on IRC doesn't even now basic English and they want to become php programmers, maybe it is possible, but still, in my language there are only basic php scripts and tutorials, so no English basics, no php..

And remember, PHP Manual (& mysql too) is your best friend wink.gif You don't need to know all the commands and functions etc. You just need to know what is possible and whats not. tongue.gif And yeah, always learn practically and not only theoretically. Good luck wink.gif
Go to the top of the page
 
+Quote Post
SP_Dante
post Sep 17 2006, 12:42 PM
Post #7


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 9
Joined: 17-September 06
From: Slovakia
Member No.: 15,983



As you Quatrux I was editing PHP scripts too but never tryed to do my own script from scratch.Maybe iam too young for all of this but I love programming world.I love PHP but never had a time to learn it.Now when I have it, I hope, I will learn it.
BTW: Iam 14 tongue.gif
Go to the top of the page
 
+Quote Post
Zeeshan Hashmi
post Sep 17 2006, 01:00 PM
Post #8


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 24
Joined: 17-September 06
Member No.: 15,982



The best way to learn it is to Work in it from the scratch. U know three months ago i only know that PHP is a scripting language. With the help of forums (Like this one), and the sites whihc pffers tutorials, I gained a lot of knowledge. And at this moment, I can easily work in PHP with all its features.

Go to the top of the page
 
+Quote Post
minnieadkins
post Sep 17 2006, 01:51 PM
Post #9


Premium Member
Group Icon

Group: Members
Posts: 292
Joined: 15-December 04
Member No.: 1,768



I agree. Just look at a few examples and then create your own basic script to handle things. It might sound stupid but if you create something simple to deal with form variables and echo them back out might be a good start. There's so many functions in PHP that it'll take awhile to really get a good grasp on things. I still use references (which I don't know anyone that doesn't) to keep me on track with the functions. PHP.net is great, and I think I started learning PHP from htmlgoodies.com w3's site is a very good place to start learning.

Having this free account at astahost and experience of HTML and FTP will help you a lot compared to someone who is new and starting.

Perhaps you can do a simple web-app then link us to it and show us what you accomplished. That way you'll have the motivation to continue, and you'll feel the support from the forums. The main thing is to have something that you realize won't be too complicated to create, then create it and improve on it. If you've never coded in anything before you should take a look at conditional states and loops. You'll be using those a lot.
Go to the top of the page
 
+Quote Post
sid.calcutta
post Sep 19 2006, 02:08 AM
Post #10


Advanced Member
******

Group: Validating
Posts: 111
Joined: 28-January 06
Member No.: 10,917



The book that helped me a lot in learning from the basics to the Advanced level PHP Programming is entitled 'Beginning PHP4' by WROX Press Ltd. You can visit their website at http://www.wrox.com. Also you should look at the PHP.net for online documentation.

Hope this helps.
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Php + Sql = Stupid Newbie Question(3)


 



- Lo-Fi Version Time is now: 23rd November 2008 - 05:06 PM