Welcome To Snipplr


Everyone's Recent Snippets Tagged xml



1 ... 4 5 6 7 8 Next »
This function allows you to parse a simple XML document(passed to it using this.href on a onclick event). Virtually the same as JSON, the things that have been changed ate labeled !Important.
3 848 posted 17 years ago by 1man
0 932 posted 17 years ago by netjackal
This example demonstrates usage of Scriptella ETL Tool to load CSV data into a database table.
3 1051 posted 17 years ago by ejboy
This Scriptella ETL script copies all rows from Src_Table to Dest_Table. Src_Table contains the following columns: id, first_name, last_name Dest_Table contains the following columns: id, name The name column of the Dest_Table is produced by a con...
1 930 posted 17 years ago by ejboy
Scriptella ETL allows inserting files into a database. This is achieved by a simple bind variables extension syntax ?{file ...}. The following sample initializes table of music tracks. Each track has a DATA field containing a file loaded from an ext...
1 950 posted 17 years ago by ejboy
0 557 posted 17 years ago by miziomon
Plist file for heartbeatd to be handled by Launchd - change the ip addresses to match your own - I have called this uk.ac.rave.heartbeatd.plist. Change the "x.x.x.x" in the array within ProgramArguments to the IP's that you are using.
0 488 posted 17 years ago by smoothnoodle
0 586 posted 17 years ago by whitetiger
2 810 posted 17 years ago by whitetiger
Place this at the top of the XSL File.
0 488 posted 17 years ago by ryanprel
0 479 posted 17 years ago by ryanprel
1 567 posted 17 years ago by danideu
Often PHP can't interpret POST data because it is not form-encoded. This is typical when the post data is XML from API's like Flash's XmlSocket. You can use the following methods to read the POST data directly.
1 1285 posted 17 years ago by mthorn
1 ... 4 5 6 7 8 Next »