PDA

View Full Version : XHTML, PHP & MySQL; What's next?


maltrecho
10-15-2003, 02:11 AM
I started about a year and a half learning HTML and ActionScript for FLASH, later on I moved to PHP and MySQL. I have never had problems to get the JavaScripts I have needed on the way (I just use JS when it's the only way to go) so I never wanted to learn it. I understand everything I do but I still need to learn lots of things (mainly PHP). What I'm feeling right now is that I want to go a step further, but I don't know what else I could start learning. ASP? XML? Other DataBases? I don't know... What do you honestly think? -For Web Development Only!!!- Thanks Fellows :thumbsup:

oracleguy
10-15-2003, 03:20 AM
The more languages you know, the more you are worth to a company and the more flexible you can be if you are working freelance.

PHP and ASP are definetly ones you'll want to learn.

zoobie
10-15-2003, 04:40 AM
Learn what you need. :D
If you're really bored, you can convert your site(s) to css display. :p

Spookster
10-15-2003, 04:41 AM
You might wanna dabble in JSP and XML a bit. Looks like many big companies are looking for that more and more.

raf
10-15-2003, 09:06 AM
I would look into XML or ASP.NET
Classical ASP wount keep you bussy long. Simple syntax and quite limited set of functions.

As for databases : maybe look into PostGreSQL and specifically on writing Stored Procedures.