Should I take a PHP class?

  • Thread starter Thread starter Andrew T
  • Start date Start date
A

Andrew T

Guest
If you look hard enough you can find probably any script that you intend to use online, but many of them require references, ads, or just do way more ( or maybe less ) than you want them to do. Learning to program in perl/php can greatly help you in the future when you add new material as well, so personally I'd recommend it.
 
If you look hard enough you can find probably any script that you intend to use online, but many of them require references, ads, or just do way more ( or maybe less ) than you want them to do. Learning to program in perl/php can greatly help you in the future when you add new material as well, so personally I'd recommend it.
 
I want to develop a website that allows users to create a simple profile, add content to my database, and search my database. There is a class at my local college that offers PHP and some other server-side scripting. Should I take the class, or will a program like Dreamweaver be able to help me accomplish this?
 
I would take the class as it can only help in adding to your knowledge. Also, whilst building your application you will be able to consult your tutor and ask questions or gain advice.

hope this helps
 
Back
Top