vmkrightpoint
Feb 15 2008, 07:42 AM
| | 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" |
Reply
Jared
Apr 19 2008, 08:04 AM
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
Reply
FirefoxRocks
May 8 2008, 01:03 AM
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.
Reply
Similar Topics
Keywords : script, request, script, request
- Request Form Site Suspended
(4)
Myspacetv Download Php Script Help
(6) I was trying to make a php script that can view myspace videos with jw flv player and wont to know
how to do so if i put in
"http://vids.myspace.com/index.cfm?fuseaction=vids.individual&videoid=38105626" it show the video
"http://cache01-videos02.myspacecdn.com/11/vid_e382054c036835500bacfef1ebb5157e.flv(its the flv
video file from myspacetv), I cant see the similarity with the links please help, thanks for viewing
this topic /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
Creating A Php Login Script
A thorough look at the process behind it (3) Hey all, after reading through a fair number of tutorials on this subject I decided to write a
pretty detailed one myself. Apologies for those who don't like my structured layout, it's
just the way I do things. /wink.gif" style="vertical-align:middle" emoid=";)" border="0"
alt="wink.gif" /> Title: Creating a PHP Login Script Objective: To go through a series of basic
steps required to create a method of user registration, login and permission management using PHP
and MySQL. Notes: The information is designed to work fully on AstaHost's hosting plans. ....
Heren Istarion Request
Heren Istarion Request (2) To generate an application for free web hosting please click here: Free Web Hosting
Request Form I would like to request free web hosting from Astahost. Please find my
application below. Your Registered Domain Name or Desired Astahost Subdomain Name:
herenistarion.astahost.com Account Username: heren Introduction: My name
is Jude, I am am hardcore gamer. Play a lot of world of warcraft. I had very bad experience with
other free hosting sites, and heard atahost was great. Thus trying it out for my first time. Web
Design i....
Not A Request
(1) how long does it take to be approved or dissaproved....
Php Login Script
(0) login script click the link to get your free php login script installer just follow the
instuctions the exe gives you and it will give you the script just place the code in the sever and
open index.html and follow on from there. what it has: it has reg page, login protection code ect.
it is simple to use and i think quite fun but im BORN TO BE WEIRD,you will need at least one working
mysql data base /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif"
/> hope you enjoy it. iknow i did from the alexmedia crew....
Free Login Script
(1) roll up roll up get your free php login script here. it has installer, reg form,ect. see the link
email to get the file ....
Looking For Script
need help (5) i am making a web site about cell phones (tones-themes-wallpapers) and i am looking for good script
for my site with some nice options ....can any body help me /rolleyes.gif"
style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" />....
Myspace Gold Script
How to install (2) Hello, I have a MySpace Gold Script but do not know how to use it. Can someone help!? I have a
MySpace gold script, this will let me build my own social networking site. I dont know much about
MySQL or Myphpadmin. This is my installation instructions To start with open the mainfile.php and
edit the settings to reflect your own. You will need to know your mysql database settings. If you do
not know what these are please ask you webhost and they will provide them to you. After this file
has been edited to your server settings, make sure that it is chmod to 444 (read ....
Love Script
(3) Now i personally dont think a bit of Java Script works.... To tell you who you love & the amount of
days your going to live but I have made this script for US only that can tell the area IN US were
you were born by entering your social security number all your information is not shored apart from
the area you live in.... Trust me it works.......
Auto-click Script
(7) I wanna know how to make a "auto-click" script in web browser.... i want it to do this: I am on a
web page...I have 3 options to click....so i want it to click one,after it reloads it waits for 25
seconds and clicks 2nd,and again waits to reload and that 25 seconds and clicks 3rd option... is it
possible to create that kind of script?it would be better if it was executable program so u can set
it where exactly it should click... if you don't understand some of things i said tell me and i
will "translate" it into English XD....
A Simple Register Script
This Is a Very Simple Register-Script (3) Some time ago, i made a login-script. But how do you use a login-script, if you can't register.
So this morning, I decided to make a register-script.. What you should already know: The php
basics and a little more. How to use php and mysql together. The HTML basics (to make the forms).
The first thing we should do, is creating the database tables. Here is the code: CODE CREATE
TABLE `user` ( `id` int(4) unsigned NOT NULL auto_increment,
`username` varchar(32) NOT NULL, `password` varchar(32)....
Attack Script In Php
This is a funny attack script that i made (5) Hey! I am going to share an attack script that i made for some time ago. I made it, as a test
for my game.. And ofc, you can use it for your game to. It is still version 1.0. But I want you to
learn something from it /wink.gif" style="vertical-align:middle" emoid=";)" border="0"
alt="wink.gif" /> This is my second tutorial here, and I will try to make it better than my first
one /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> Here is
the SQL File. CODE CREATE TABLE `characterss` ( `health` int(2....
Very Simple Login-script
This is a very simple and secure login-script (18) Hi. This is my first post here. please Tell me if i do something wrong. This is a very simple and
secure login script. I will try to add as many comments as possible, to make it easier to
understand. Lets start with the database. Just make a new SQL file, and call it whatever you want.
Paste this code: CODE CREATE TABLE `user` ( `id` int(4) unsigned
NOT NULL auto_increment, `username` varchar(32) NOT NULL, `password`
varchar(32) NOT NULL, `level` int(4) default '1', PRIM....
Rpg For (php)wml Script Text Based
(1) Hello im newbie, Does anyone here has the script of rpg text based in wml i have a wapsite then it
much more interesting if i will put it a game so that they will no feel bored in my site so please
help me i know u know bout this thing hope u will help me as soon u read this topic....
Help Needed To Create Windows Startup Script!
(4) Hi all, I need a help from any one out here! I need to display one confirmation box using
windows startup script! I need to run this script on each and every client system in my
LAN! Here is the requirement: The script should ask the user to click yes to continue or no to
exit. If the user click yes, that should open Internet Explorer with some site , Say google.com and
after filling some forms and after closing the browser, that should bring to regular login screen
which says, cntrl alt del to login! If the user directly preses the no button, that sho....
Running Vba Script In Excel
(6) Hi, I need help. Im generating a excel file using jakarta poi. I have added a vba to my excel
template so that it creates a chart on file open using the data populated using the poi map. Now
this works fine in a windows machine. But on a linux machine the vba does not execute. I need to
release my prod in linux too and im losing time. Is there any workaround for this???? Thanks in
advance Karthik....
Create And Import JavaScript Modules For A Large Script
(2) I have one main script which defines an object. I then have several other script files that define
functions for that object. I have tried using the following setup to import the functions: HTML
code snippet: <script type="text/javascript" src="/foo/mainbar.js"> <script
type="text/javascript" src="/foo/modulebar.js"> Javascript code snippet: import
Object.functionName; This works fine for Mozilla Firefox, but causes an error in Internet Explorer
which causes the object to be undefined. I would like to know how better to import the functions
into the m....
PHP Tutorial: Form Verification And Simple Validation
A One Page script for PHP form verification. (12) Having used various means of verifying HTML forms I believe that this method of verifying a form
to be the best mostly because it does everything on one page. It presents the form on one page and
then when the submit button is pressed, if all the required fields are not filled out then it will
present the form again with all the fields intact and in red lettering will point out the fields
that are required to be filled out in red. It is not possible to click submit using this method even
if the user has turned JavaScript off. While it is possible to use javascript to ....
Request A Signature
Apply here (17) First of all, I am not a signature designer, so don't expect or ask me to make them. I have made
this post entirely on the thought that once one person asks for a signature, others will, and there
is nothing worse than sixty-million topics with Please Design me a Sig. In order for people to
design you a signature, you must provide them with detailed information of what you would like.
Main Signature Text (e.g. your username): Colour Scheme: Grunge Type: Animation: Characters/Objects:
That was just general information, you may want to add more, but that are the b....
Finishing The Look Of Your Newly Install Web Script
Cleaning up your CMS, Forum, Blog, Gallery Scripts (2) Most third party webscript come complete with a standard template, color scheme, graphics set, logo,
favicon, and of course a copyright notice. Since most of these scripts are open source these days,
we have a lot of room to modify the original script as long as we don't redistribute the
modified script. * In fact, even for most paid scripts, we are allowed to modify the script to
suit our needs. It would be nearly impossible to stop most of us from making such modifications.
Here is a list of things you should change to complete the installation of your web....
Need Help With A PHP - MySQL Registration Script
Wont INSERT into the database (13) hey well can some one helpme make this code work it won't INSERT INTO THE DATABSE CODE
<?php # register1.php # common include file to MySQL include("DB.PHP");
$Username=$_POST['Username'];
$Password=$_POST['Password'];
$Name=$_POST['Name']; $Last=$_POST['Last'];
$Sex=$_POST['Sex']; $Month=$_POST['Month'];
$Day=$_POST['Day']; $Year=$_POST['Year&....
How Can I Create A "number Of Visitors" Script
(8) Sorry, I am rather new on this forum, so I'm not quite sure it's the best place to ask this
question, maybe a moderator should move my post to a more accurate subforum. However, I really would
like to have this info. How can I add a counter in my page, counting the people visiting my webpage
? Is there a script "ready for use" somewhere on astahost ? Regards Yordan....
Help Needed To Create Login Script With Perl/cgi
Need Script (21) Have a format in mind and have a good idea how it works. So here what I need: step 1::: person must
register: create handle // enter password // enter password // enter email : it then takes the
person to acsepted page or reject per reason page. step 2::: login page: enter handle // enter
password : takes them on it to the site of their control pages for each handle controls their own
pages yet all pages interacts with the others. or bad password re login page. Have the page
designed already have the script in html lang but one can create a password on the html page but....
Bash Script To Display Your Ip
Script to display your ip (9) If your behind a router , and like me too lazy to open a browser and find a site that displays your
ip , heres a simple Bash script (Bash is a shell in linux, main shell in Slackware Linux) Open a
text editor , copy and paste the following: CODE #! /bin/bash exip=`lynx -dump
http://www.whatismyip.com | head -n 2` echo "$exip" Save the txt ( for the
sake of agrument we will refer the file as ip.sh) From console type: chmod a+x ip.sh Now run the
script like so: ./ip.sh (which will display something like the following) ....
How To Save A Image In Pdf File And Download It?
Programming script need hepl. (10) Can anyone tell how to save an image into a PDF file and download it without need to save it on the
server? Thanks. All sugesstions are welcome! Wrong section. Topic moved to Software >
Graphics & Web Design. ....
Coppermine Random Image Script
(6) hi i need a script to display random image of coppermine on my index....
Php Script To Download File From Another Site
(9) hi i need a php or java script code for downloading files from other sites to my site for example:
http://download.com/file.zip to http://mysite.com/file.zip thanks....
PHP: Writing A Generic Login And Register Script
(14) Now there are basically 3 functions that a user management system provides: login, register, and
protection. A user management system can do more than this but that is all that this tutorial will
be covering. I will try to explain what I am doing as I go along but to fully understand what is
happening you should have a basic knowledge of PHP, SQL, and HTML. This tutorial assumes you are
using MySQL, adjust accordingly for a different DBMS. First off lets define the database table
where our users will be stored. Using phpMyAdmin run this statement to create our table....
How To Make A Text Based Online Game Script ?
(23) Does anyone know if there is a easy was to make a text base online game, Like a free templet, or if
anyone know how to make one and can help me.....
Looking for script, request, script, request
|
|
Searching Video's for script, request, script, request
|
advertisement
|
|