Author Topic: please take a look and comment on this question.  (Read 297 times)

0 Members and 1 Guest are viewing this topic.

Offline louis_coetzeeTopic starter

  • Enthusiast
  • Posts: 107
  • Gender: Male
    • View Profile
please take a look and comment on this question.
« on: June 28, 2009, 01:59:10 PM »
I know I should ask this somewhere else probably, but! Like in asp.net with visual studio, where they have a ajax panel, converting anything inside this panel to ajax, is this possible in php, like a pre-written script or something?

Thanks for your thought.

Offline dzelenika

  • Enthusiast
  • Posts: 229
    • View Profile
    • http://code.google.com/p/beetwo/
Re: please take a look and comment on this question.
« Reply #1 on: June 28, 2009, 02:10:26 PM »
I know I should ask this somewhere else probably, but! Like in asp.net with visual studio, where they have a ajax panel, converting anything inside this panel to ajax, is this possible in php, like a pre-written script or something?

Thanks for your thought.
PHP is a language not a Platform or IDE like .NET or Visual studio.
It is possible, there's such ability in some PHP IDE or there's a code snippet which you can customize.