PHP and ajax

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stavrosks
    New Member
    • Dec 2007
    • 2

    #1

    PHP and ajax

    Hi all,
    I want to post a question.
    I have a php class in a file called Class1.php with some class methods,
    i want to call this methods by another html page using ajax and javascript.
    how can i do this?
    Thank you
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    As you asked in the ASP forum about this: do you want to know how to use the method or how to use an Ajax setup?

    Ronald

    Comment

    • rpnew
      New Member
      • Aug 2007
      • 189

      #3
      Originally posted by stavrosks
      Hi all,
      I want to post a question.
      I have a php class in a file called Class1.php with some class methods,
      i want to call this methods by another html page using ajax and javascript.
      how can i do this?
      Thank you
      Hi,
      You can search on net for Ajax tutorials. Its easy to work with it. And after that if you get lost somewhere in code then post back here with problem...

      Regards,
      RP

      Comment

      Working...