jcase16

jcase16


  • Name: [not set]
  • Favorite Languages: [not set]
  • Website: [not set]
  • Location: [not set]
  • About Me: [not set]

Recent Comments

  • Flex & PHP Tutorial - Transmitting data using JSON
    10/08/2010 - 16:37

    nevermind. Got it by using a post instead of a get. i would love to know if you can use your solution to pass values from the flex to the php.

  • Flex & PHP Tutorial - Transmitting data using JSON
    10/08/2010 - 16:14

    Hey Nice tutorial. I'm working on something similar, but I need to be able to pass values from the flex call to the php function. In your code, I simply call the two functions in the PHP. Is there a way to pass parameters that the PHP code could use?