Closed Thread
Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 36

Thread: PHP Vs AJAX

  1. #11
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: PHP Vs AJAX

    I love your analogy, +rep.

    AJAX is a mix of languages used together.

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #12
    Jordan Guest

    Re: PHP Vs AJAX

    Quote Originally Posted by Fozzy View Post
    AJAX is a somewhat newer version of PHP.
    I disagree with that completely. AJAX is a term used to describe JavaScript and XML which could be created by ANY server-side language (ASP, ASP.NET, Perl, PHP, etc). AJAX isn't a language and basically consists of one DOM API Object: XMLHttpRequest. In fact, you could manually create an XML file, upload it to the server and use JavaScript to read and fetch it (AJAX).

    AJAX stands for: Asynchronous JavaScript and XML

  4. #13
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: PHP Vs AJAX

    That's what I said!

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

  5. #14
    Jordan Guest

    Re: PHP Vs AJAX

    I made a Wiki about it: AJAX - CodeCall Programming Wiki

    Feel free to edit and add.

  6. #15
    jhonichen's Avatar
    jhonichen is offline Newbie
    Join Date
    May 2009
    Location
    Jakarta, ID
    Posts
    20
    Rep Power
    0

    Re: PHP Vs AJAX

    Ajax is asynchronous request and PHP is the code that return/generate response for the request. they are two different things.

  7. #16
    Jordan Guest

    Re: PHP Vs AJAX

    PHP isn't the only server side language you can use.

  8. #17
    zeroradius's Avatar
    zeroradius is offline Speaks fluent binary
    Join Date
    Feb 2008
    Location
    Ohio
    Posts
    1,403
    Rep Power
    25

    Re: PHP Vs AJAX

    Quote Originally Posted by Fozzy View Post
    AJAX is a somewhat newer version of PHP.
    ROFL that made my day.

  9. #18
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: PHP Vs AJAX

    Quote Originally Posted by Jordan View Post
    PHP isn't the only server side language you can use.
    No, but it's the most popular and seems to be the best.

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

  10. #19
    Jordan Guest

    Re: PHP Vs AJAX

    Do you have proof that PHP beats ASP or even Ruby or is that just an assumption? -rep

  11. #20
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: PHP Vs AJAX

    The proof is that I have tried PHP and ASP (not Ruby I will admit) and PHP p4wns ASP.

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

Closed Thread
Page 2 of 4 FirstFirst 1234 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. SQL and AJAX
    By Jubal in forum PHP Development
    Replies: 23
    Last Post: 02-02-2009, 01:45 AM
  2. Ajax Pop-Up
    By Divya in forum AJAX
    Replies: 2
    Last Post: 01-07-2009, 08:06 PM
  3. .Net and Ajax
    By smithcarvo in forum ASP, ASP.NET and Coldfusion
    Replies: 2
    Last Post: 08-29-2008, 02:39 AM
  4. Will Ajax still be Ajax?
    By jessje in forum AJAX
    Replies: 3
    Last Post: 08-08-2008, 08:01 PM
  5. Need some AJAX help
    By Perro88 in forum AJAX
    Replies: 4
    Last Post: 02-14-2008, 03:44 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts