0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
~8K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Web Development x 4
Linux and Unix x 1
Favorite Tags
4 Posted Topics
Re: Using backuppc
If you want uservfriendly frontend you can use grsync. It has the most interesting options.
Searching at web you can see good solutions at this [Click Here](http://stackoverflow.com/questions/4746079/how-to-create-a-html-table-from-a-php-array)
If you have a page with web trafic you can add code to write timestamp in a file and test if is older than 30 minutes to do the job and rewrite timestamp (first).
Hi, line 28 $data=count($result) But later you use this variable like an array $data['username'] ... I think this is wrong.
The End.