Join our Facebook Fan Page & win a FREE Flash Drive!

Want more details?
Click Here!
NOT LOGGED IN
NOTE: You are commenting as an anonymous guest. You will
NOT immediately see your comment, but it's there. Please do not try to re-send the same comment. If you'd like to see it immediately, please
login or create an account (
no worries, it's free).
Olympus
Engaged
PHP is a great language. I'm no master PHP coder, but once you know how to do OOP (Object Oriented Programming), they all seem easy to pick up, once you understand the different syntax (words to use, punctuation, etc.).
PHP can be used on Windows servers (IIS), but generally tend to be used more on Linux based servers (such as Redhat, Mandrake, etc. using Apache as the web server). One of the best tips is to get a good PHP editor. I tend to not even follow my own rule with that, and just use Ultraedit, but I've heard there are better ones, such as Eclipse, or even Dreamweaver
.
That's a very broad, and general description, but if you have any specific questions, fire away.