Friday, November 09, 2012

DHTMLX

PHP
explode
javascript callback function && object oreinted


DHTML
http://docs.dhtmlx.com/doku.php?id=dhtmlxwindows:initializing_dhtmlxwindows
WINDOWS CONTROL

http://www.filecrop.com/data-structures-and-algorithms-in-c-pdf.html

when use json between server PHP AND client javascript

In javascript

var report = JSON.parse(response)

In PHP

header('Content-type: text/json');

No comments: