Results 1 to 2 of 2

Thread: Applet to PHP Code Conversion!

  1. #1
    Join Date
    Jul 2006
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Arrow Applet to PHP Code Conversion!

    Hello Everyone!

    I want to convert the applet to php script !
    URL ( applet to convert ):-
    http://vega.vectracom.net/webchat

    This is an applet through which we can send sms to mobile phone!

    I want to convert it in to php script !

    So using that script I can send sms directly to mobile !

    Any information how to do it, please share !

    Or if any one has ( web to sms ) php script, please share

    Kaali

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    You can't convert an applet to PHP, because the applet interacts with the user.
    the best you could do is using AJAX to call php dynamically through javascript, but that's a lot of work.

    You can send mail with php, and you could call that script with Java, i'd imagine.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

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
  •