| Is there any resource to learn PHP?? |
| Author |
Message |
jignesh
Moderator
    
Posts: 368
Group: Moderators
  Cash: 307.00 Donate
|
|
Is there any resource to learn PHP??
Hi,
i m comp engineer but i dont know PHP scripting language so is there any useful resources to learn it quickly.
thanks
jignesh (seojig)
|
|
| 01-09-2007 04:29 PM |
|
 |
|
This is an ad revenue sharing forum
|
| |
|
 |
Nameslot
Administrator
      
Posts: 1,767
Group: Administrators
      Cash: 100.50 Donate
|
|
RE: Is there any resource to learn PHP??
I started my PHP in Jan 2002. I had been wondering how will I be able to create 1000 of pages at that time. And while surfing the web I heard about php.
Well brought a book "PHP in 24 hours" - Techmedia book.
Didn't read it :(
But then I met an accident and had nothing to do for timepass. So I picked it up and finished it reading. After reading it I downloaded phpTriad and installed a localhost on my windows system.
Tried some examples from the book itself. And then made some rough pages of my own. Soon I got my first and the biggest project ever.
Started coding it without thinking for another second and after 8 months of sleepless nights, headaches, illness and 150,000 lines of php code my product was ready for launching.
It is still selling as a good script. Might have earned 4K's or so from it till now. And its still going.
The thing is if you have some experience in other programming languages and know the fundamentals of loops and IF's along with variable scope and other stuff. PHP is the most easiest to get started.
Other things you should know for PHP.
- HTML [Basic thing. Most of us know]
- MySQL [A bit complicated when it comes to bigger databases]
In MySQL the database structure is the main thing. After that only thing that remains are the queries from the php script for fetching, editing, or saving some data.
- Photoshop [If you are going to make your own designs]
Sponsor Ads | Nameslot.com
|
|
| 01-09-2007 04:38 PM |
|
 |
jignesh
Moderator
    
Posts: 368
Group: Moderators
  Cash: 307.00 Donate
|
|
RE: Is there any resource to learn PHP??
Thanks,
I have a good knowledge of programming languages and database.i will start it as i will find a little time.i m highly motivated with your experience and i will definately ask you if i found any type of difficulty.i hope you will help me.
jignesh
|
|
| 01-09-2007 07:24 PM |
|
 |
Nameslot
Administrator
      
Posts: 1,767
Group: Administrators
      Cash: 100.50 Donate
|
|
RE: Is there any resource to learn PHP??
Sure man. If it hadn't been for that accident. I would not be the admin of this forum right now.
Anytime just ask for the help and I will do as much as possible.
Sponsor Ads | Nameslot.com
|
|
| 01-09-2007 11:38 PM |
|
 |
jignesh
Moderator
    
Posts: 368
Group: Moderators
  Cash: 307.00 Donate
|
|
RE: Is there any resource to learn PHP??
thank you very much.
|
|
| 01-09-2007 11:45 PM |
|
 |
hbavishi
Junior Member
 
Posts: 3
Group: Registered
 Cash: 2.00 Donate
|
|
| 01-10-2007 07:46 AM |
|
 |
jignesh
Moderator
    
Posts: 368
Group: Moderators
  Cash: 307.00 Donate
|
|
RE: Is there any resource to learn PHP??
thanks hbhavishi,i will take a look on it.
|
|
| 01-10-2007 04:50 PM |
|
 |