sdf

Showcase


X7Cloud is currently working fine with:

        • a) JSON
          • - output a raw json
          • - output array in json
          • - output a database consult in json
        • b) XML
          • - output a raw xml
          • - output array in xml
          • - output a database consult in xml
        • c) RESOURCES
          • - output a MP3 FILE
          • - output a PDF FILE
          • - output a JPG FILE   
        • d) LOGIC
          • - create a session ( session is handle with framework not with php )
          • - check session
          • - destroy session
          • - get and clean values
          • - example with session
  
    • 2) Streaming php
        • - output a xml playlist
        • - reproduce mp3 from playlist xml
        • - reproduce a HTML5 mp3 

    • 3) Charts
        • - read json data to populate charts

    • 4) Extjs Secha
        • a) output xml data to populate a grid
        • b) output json data to populate a grid
        • c) full Sample users mini system
            • - get users
            • - add user
            • - upd user
            • - delete user
    • 5) Smartgwt
      • a) output xml data to populate a grid
      • b) output json data to populate a grid
      • c) full Sample users mini system
          • - get users
          • - add user
          • - upd user
          • - delete user