[TYPO3-typo3org] chat interface on typo3.org

Bernhard Kraft kraftb at kraftb.at
Tue Feb 7 22:19:26 CET 2006


Chi Hoang wrote:
> Bernhard Kraft schrieb:
> 
>> cli-php ? noch nie gehört ?
> 
> 
> ne, noch nie gehört. kannst du das skript mal posten?

typo3/ext/direct_mail/mod/dmailerd.phpcron

typo3/ext/direct_mail/mod/returnmail.phpsh

sind gute beispiele dafür.


man schreibe ein skript unter linux:

----snip------
#!/usr/bin/php
<?php

phpinfo();

?>
-------snip---------


mache:
chmod +x script.php
und danach
./script.php

und voila.

vorausgesetzt:

apt-get php-cli

grüsse,
Bernhard



More information about the TYPO3-team-typo3org mailing list