Gadgets for Social Sites

Discussion in 'Programming' started by missenlinx, Jun 3, 2007.

  1. #1
    Now I want to create some gadgets for google,myspace. Google uses JS so I can't embed into myspace etc.

    Now I need advice on what the best language or method to use. The gadget will need to make an SQL query back to my server. Flash seems my only option but I am not really fond on buying it nor pirating it, after an open source solution. PHP is my preferred language.

    Just advice i'm after guys no need for anyone to make it.

    Cheers.
     
    missenlinx, Jun 3, 2007 IP
  2. hzmaster

    hzmaster Member

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #2
    You can't make request to mysql from flash or from JS.
    You should use theme JS <-> PHP <-> MySQL or Flash <-> PHP <-> MySQL.
     
    hzmaster, Jun 4, 2007 IP
  3. missenlinx

    missenlinx Peon

    Messages:
    97
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I know that.. I'm more after a method not the language to use as I can code in all.
     
    missenlinx, Jun 5, 2007 IP