Developing tips in php?

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

Post Reply
Cyrus001
Forum Newbie
Posts: 1
Joined: Tue Jun 19, 2012 5:16 am
Location: Ahmedabad, Gujarat, India

Developing tips in php?

Post by Cyrus001 »

Hello dear friends.

I have need tips of Developing in PHP?

So please share your views.

Thanks,
Cyrus
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: Developing tips in php?

Post by social_experiment »

1. Build a code library
2. Read everything about developing you can find
3. Read about and learn how design patterns work
4. Browse forums like PHPDN to see how problems are solved (Look at the Design and Theory section)

This will take some time before you have established a basis from which to work; as with all things worth learning, the process of learning how to develop applications takes time.
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Post Reply