I plan to develop web site in PHP using MYSQL ...which applications call for the use of technologies like Ruby-on-Rails , AJAX and Coldfusion. Thx.
A:
Ruby on Rails is another web development language, as mentioned by sAc it is not needed as you are developing in PHP. AJAX stands for Asynchronous JavaScript and XML. Look here for more information on it: http://en.wikipedia.org/wiki/Ajax_(programming)
Dean
2010-07-04 13:00:07
+1
A:
If you use PHP, you won't need Ruby-on-Rails.
Other technologies that you may use are as follows (this is all dependant on the project, mind you):
- jquery (javascript)
- css
- html (obvious)
- frameworks (zend, symphony, code igniter, cake, etc..)
- postgres (alternative to mysql)
That's just a few
xil3
2010-07-04 13:02:10
A:
Instead of planning you should just do it, as experimentation is an important part of the process. Dabbling even briefly with an one of these things will explain exactly what you're asking.
tadman
2010-07-04 17:00:16
i take ur advice...
Sumit
2010-07-05 13:37:25