ASP - PHP - JSP ... which is better?

php , asp , jsp Victorville, United States
  • 12 years ago
    I am working on a site in which i need it to print text from a file to a form. Right now i am using the include function. Main problem with this is, i want the ability to edit php code in a the box, and with include, the code is processed. I am wondering if there is a way to print the text from a file, ignoring all php code so i get the whole thing in the text area. Whatever size fits your website layout. Just don't make it too high pushing the main contents down the page. [http://www.infysolutions.com](http://www.infysolutions.com) [Outsourcing software development](http://www.infysolutions.com)
  • 12 years ago
    Hi Peter, welcome to developerFusion! All three languages contain methods for reading text from a file... so whichever language you choose, you could do this. For example, in PHP you could do something like this: which would spit the contents of the file out (including any server-side markup) Hope that helps!
  • 12 years ago
    Greets Peter, and welcome. I'm a newcomer here myself, but I guess that's picking between asp, php and jsp and wondering which is best would be a pain in the a$$ for any coder, cause basically, they're all the same. Just use what you like most. I use php. Regards.
  • 12 years ago
    Hi Peter, While I can't speak for everyone, I am willing to share our trends. PHP seems to be in the most demand. If you want to check it out for yourself, feel free to visit our trends page (http://www.odesk.com/trends). Hope this helps. Daryl James oDesk

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is anticipated with distaste, performed with reluctance, and bragged about forever.” - Dan Kaminsky