This is a discussion on "Call PHP Web Service With Ajax" within the PHP Forum section. This forum, and the thread "Call PHP Web Service With Ajax are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Call PHP Web Service With Ajax
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Call PHP Web Service With Ajax
How to call Web services with Ajax ?
|
|
|
|
||||
|
Re: Call PHP Web Service With Ajax
Check out last month's newsletter for an introduction to AJAX:
http://creativecoding.webforumz.com/...-php-login.php If you still need more help, try being a bit more specific about what you want to do.....
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
|||
|
Re: Call PHP Web Service With Ajax
Ok. I create web services with PHP and i want to call it using Ajax.
|
|
||||
|
Re: Call PHP Web Service With Ajax
Are you speaking of basic php scripts or web services like they have in ASP.NET?
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|||
|
Re: Call PHP Web Service With Ajax
Quote:
This is my simple web services
Someone give me this script, but he using ASP for the web services :
Last edited by 2mk; Feb 9th, 2008 at 05:12. |
|
||||
|
Re: Call PHP Web Service With Ajax
the reason is that javascript class is included in an external file. You'll have to get the external js file he was using and include it into the file, or rewrite it with another AJAX class. I like Mootools. (I recommend the beta though, the documenting is much better.)
Last Blog Entry: More Cheat Sheets (Jul 12th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem in IE after asynchronous (AJAX) call | pesho318i | Web Page Design | 3 | Mar 21st, 2008 15:17 |
| [SOLVED] preserve the state of checkboxes after an AJAX call | pesho318i | JavaScript Forum | 4 | Nov 7th, 2007 16:35 |
| [SOLVED] AJAX call to a servlet | pesho318i | JavaScript Forum | 9 | Oct 28th, 2007 12:40 |
| AJAX call function | melvinoyh | JavaScript Forum | 2 | May 31st, 2006 01:02 |