473,394 Members | 1,867 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Getting started with a video upload / display script

19
Hi im new with this and i need some help.

Could some one write me a script for this please.

* Upload video to a screen.
* Add many videos.
* Autoplay video on placed time.
* Remove video.

No design needed.
Thanks for me.
Sep 1 '07 #1
5 2241
Atli
5,058 Expert 4TB
Hi.

The experts on this site are more than happy to help you with your problems but they cannot write your code for you. Attempt the program yourself first and post questions regarding any difficulties you have or about a particular function of the code that you don't know how to achieve.

Please read the Posting Guidelines and particularly the Coursework Posting Guidelines.

Then when you are ready post a new question in this thread.

Moderator
Sep 1 '07 #2
pbmods
5,821 Expert 4TB
Changed thread title to better describe the problem.
Sep 2 '07 #3
silmana
19
at least could you tell me how to start, cuz i cannot write scripts, where do i learn to do that?
Sep 2 '07 #4
Atli
5,058 Expert 4TB
You can check out this online PHP tutorial at w3schools.com.

If you don't like that one, try googling 'PHP tutorial'. There are plenty of them out there.
Sep 2 '07 #5
pbmods
5,821 Expert 4TB
Heya, Silmana.

Handling uploaded videos works the same as any other file. Have a look at this document for more info.

If you want the User to be able to upload multiple files at once, you'll probably want to extend the form using JavaScript. here is an excellent article covering that.

To autoplay a video file, you can simply set the autoplay="true" attribute for your embed. The object tag probably has a similar attribute, but this is not my area of expertise. Try asking this question in the HTML/CSS forum.

And to remove a file, it depends on how you are storing it. If it is stored in the filesystem, a simple unlink() call will do the trick. If it is stored in the database, you can simply use the DELETE command.
Sep 2 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Kim Forbes | last post by:
Hi, I realize my first problem is that I'm using browser detection and not feature detection. Maybe someone can help me understand feature detection. This script works in every browser that I...
8
by: chrisdude911 | last post by:
how do i add video into a javascript web page with my own custom buttons?
11
by: chrisdude911 | last post by:
i have a video in a html document. i have typed <img dynsrc="My Immortal.mpg"/> in to create a video box. on http://www.acejs.com/scriptsfolder/110003/110003.html it tell me about adding controls...
9
by: Wayne Smith | last post by:
I've come up against a major headache that I can't seem to find a solution for but I'm sure there must be a workaround and I would really be grateful of any help. I'm currently building a web...
3
by: pbd22 | last post by:
hi. i thought there would be volumes on this topinc on the internet, but i am having a tough time finding what i am looking for. i am trying to learn how to move a video from a cam corder or...
3
by: lukemack | last post by:
Hi, Can anyone recommend a class/script which handles video file uploads, preferably with Flash integration? I'm looking to have a video upload / library section in my cake app. I considered...
1
by: circuitthinker | last post by:
I know nothing about php, but I am looking for a program to purchase or someone willing to do something.. I am looking for a way for people to upload videos to a website that will allow me to...
5
by: camphor | last post by:
hi, I have found an upload script in hotscripts and have implemented it into the website, I followed the installation steps to 'give write permissions to php on the upload folder (which is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.