|
|
|
|
![]() ![]() |
Feb 15 2008, 07:42 AM
Post
#1
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 16 Joined: 23-January 08 Member No.: 27,832 |
another script request
i am looking for a file manger tutorial with edit delete search upload move copy and a WYSIWYG(What You See Is What You Get) editer like on on freewebs.com and css editor plz help! i need on badly vmkrightpoint Edit"i keep search google and msn and yahoo i can't find on!! lol" This post has been edited by vmkrightpoint: Feb 15 2008, 07:58 AM |
|
|
|
Apr 19 2008, 08:04 AM
Post
#2
|
|
|
Member [ Level 1 ] Group: [HOSTED] Posts: 40 Joined: 17-April 08 Member No.: 29,853 |
If I'm being honest, the WYSIWYG would be the hardest part. The rest is fairly basic stuff. I'm not too sure where any tutorials are, but PHP has basic functions for pretty much everything else... move (), copy (), unlink (), etc... For the editing, you simply need a textarea that reads to and writes from a file. For the uploading, you need to use $_FILES. (You can find more about these in the PHP online documentation.)
As for the WYSIWYG........ You can Google something about "DIV contenteditable." It will come up with many things. But keep in mind that these sorts of things are not a walk in the park to code. Sorry this response was 2 months late, but I just registered here. - Jared |
|
|
|
May 8 2008, 01:03 AM
Post
#3
|
|
|
Super Member Group: [HOSTED] Posts: 693 Joined: 12-July 06 From: Ontario, Canada Member No.: 14,464 |
You can try using the eXtplorer script found in the post here: http://www.astahost.com/extplorer-t17093.html.
It sounds neat enough and does many things that are like Windows Explorer (move, upload, copy, delete). As for searching, you may want to use a array and pass a string through to see if anything matches. I'm not exactly good with filesystem functions in PHP, so can't help much here. |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 8th October 2008 - 12:23 AM |