LoRz

Saturday, June 14, 2008

 

Posting source code on blogger


Download WebCodeFormatter which is Java application and paste you code in the window. Click Transform. Some characters that are converted are single and double quotes.


Sample code

if(!inWpsDir()) {
$wps_dir = dirname(__FILE__);
error_message("Please cd to the $wps_dir and run install.php");
exit(1);
}
if($err = validate_php_env($reqd_wps_ext)) {
error_message("Missing required PHP extention(s) for WPS Toolkit: $err");
exit(1);
}






<< Home

Archives

June 2008   July 2008   August 2008   September 2008   October 2008   November 2008   December 2008   January 2009   February 2009   March 2009   May 2009   July 2009   September 2009   October 2009   WEC 44 live stream   UFC 106 live stream

This page is powered by Blogger. Isn't yours?

Subscribe to Posts [Atom]