A Flash Developer Resource Site

Search:

Type: Posts; User: Sybersnake

Search: Search took 0.11 seconds.

  1. Replies
    125
    Views
    275,034

    Sticky: this thread is 4 years old, people keep on...

    this thread is 4 years old, people keep on bringing it up. lol
  2. Replies
    125
    Views
    275,034

    Sticky: HTTP POST variables: $_POST Note: Introduced in...

    HTTP POST variables: $_POST
    Note: Introduced in 4.1.0. In earlier versions, use $HTTP_POST_VARS.

    An associative array of variables passed to the current script via the HTTP POST method....
  3. Replies
    125
    Views
    275,034

    Sticky: try this

    try this


    <?

    // Enter your contact email address here
    $adminaddress = "cixecixe@yahoo.com";

    // Enter the address of your website here include http://www.
    $siteaddress...
  4. Replies
    125
    Views
    275,034

    Sticky: That coding is weird.

    That coding is weird.
  5. Replies
    125
    Views
    275,034

    Sticky: It could be many things, it does work tho. I do...

    It could be many things, it does work tho. I do such things often.

    Try posting your AS and PHP Code
  6. Replies
    125
    Views
    275,034

    Sticky: do ...

    do

    getURL("www.mydomain.com/phppage.php?id=var1&id2=var2&blah=var3");

    the string has to be constructed first, but that is the basic idea.

    Then from php you can do HTTP_GET_VARS[var1] or...
  7. Replies
    125
    Views
    275,034

    Sticky: yea, i noticed this when i setup my new IIS 6.0...

    yea, i noticed this when i setup my new IIS 6.0 Local Server.
Results 1 to 7 of 7




Click Here to Expand Forum to Full Width

HTML5 Development Center