Results 1 to 2 of 2

Thread: how to POST from function and "read" return value

  1. #1

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    how to POST from function and "read" return value

    Hi,
    I know how to make a form that POST, no problem.
    We are using this company for sending sms messages from our site. For this I have to POST several variables to a php page on their server (I use php too). This page will return a code, depending on success or errror, and if the latter what error

    So in my included "functions" file, I want to create a function to call that will post by itself to this external form, and then return the value returned by the form.

    Can this be done, and if so how (yeah yea, i'm a noob)

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: how to POST from function and "read" return value


Posting Permissions

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



Click Here to Expand Forum to Full Width