You Are Here Home > Command Line Interface
DirectorySync is a directory synchronizing and backup utility providing automated, real-time syncing and scheduled, configurable backups at an affordable price.

Command Line Interface

Here it is in one line of PHP code:

<?php while (1) {  fputs(STDOUT, "\nPHP > "); eval(trim(fgets(STDIN))); } ?>

To run this, save it as php.php, and in command line run:

Widnows> php php.php
Linux> php.php

Command Line Interface
Filed under: PHP   Posted by: Codehead
Do you have any questions? ask here.




No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment