[TYPO3-dev] HowTo: Running a cronscript using TYPO3 with CLI
    Steffen Kamper 
    steffen at sk-typo3.de
       
    Thu Jan  3 12:50:09 CET 2008
    
    
  
some additional:
it's useful to use command line parameters to allow multiple actions in your 
script.
Use $_SERVER["argv"] to examine these command line parameters.
Some jobs are still done in the lowlevel extension, it's really helpful to 
read the file "HOWTO_clean_up_TYPO3_installations.txt" inside the extension.
vg  Steffen 
    
    
More information about the TYPO3-dev
mailing list