User contributions
For 118.93.186.7 (talk | block log | uploads | logs)- 04:55, 27 May 2008 (diff | hist) (+36) N Sims money cheat (New page: Type ctrl-alt-C then type motherlode)
- 05:46, 26 May 2008 (diff | hist) (+473) N Website Backup using tar (New page: Navigate to the folder you want to backup and type <pre> tar -cf mybackupfilename.tar . </pre> This will create a tarball of your site Then type <pre> gzip -9 mybackupfilename.tar </pre> ...)
- 11:16, 25 May 2008 (diff | hist) (+67) N Tar (compress) directory, excluding a subdirectory (New page: <pre> tar -cf d9ka.tar /var/www --exclude "/var/www/music/*" </pre>)
- 08:01, 25 May 2008 (diff | hist) (+1,337) N Jquery date picker (New page: Add the second line at the top: <pre> require_once(PATH_tslib.'class.tslib_pibase.php'); require_once(t3lib_extMgm::extPath("jquery")."class.tx_jquery.php"); </pre> Add the last 2 lines ...)
