473,386 Members | 1,621 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,386 software developers and data experts.

playing media on my php script

how i can play the uploaded media directly on my webpage
is thr any audio and vedio player which can be called from pho script and they can be autometically played thr
presently what happens when i click it to play
it starts downloading
Oct 18 '06 #1
2 1296
brid
13
PHP is server-side script language and executes ONLY on server.
On user-side your media must be played with help various user media players or ActivX object plugged in user browser (such as Flash Player, QuickTime Player etc.).

>presently what happens when i click it to play
>it starts downloading
Sure.
Oct 18 '06 #2
google up the extension M3U... That is the down and dirty (fastest) way to stream media using the user's default player... If you want something more custom, you will have to buy or design it.... The flash player i personally use is called wimpy mp3 player.
Oct 18 '06 #3

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

Similar topics

0
by: harsha | last post by:
hi, I working on building media player with C#.I am having trouble accomplishing one module.I want the dvd to start playing in the windows media player upon a single button click by the user.I...
4
by: Sumaira Ahmad | last post by:
Hi, Is there any way of playing songs and downloading songs from a server onto a client machine. I want to develop an application such as a music portal which allows clients to play songs that...
5
by: Tom W | last post by:
Ok, hi evryon now I swear I put this post up yesterday but I cant find it anywhere so ill put it up again So I'm making a program to play music but the code ive got for the open dialog thing isn't...
14
by: askMe | last post by:
I developed a web page that plays an mpg using the simple embed tag. When the page loads, the video starts, but then stops after a few seconds. I use the embed tag because I want the user's...
1
by: Paul Fi | last post by:
im writing a C# program that tries to get the currently playing song in a seperate windows media player instance (external app) i found out that there might be a way to do that using the windows...
2
by: Garrett | last post by:
I'm writing a small program in C# that will sit in the system tray and "monitor" Windows Media Player. I want the program to grab the file name (and checksum) of whatever video a user is playing in...
0
by: kimiraikkonen | last post by:
Hi I used Windows Media Player control to programme a simple player, The problem is when the song finishes playing it must jump to next item automatically. (listbox's items are used as media's...
0
by: universe | last post by:
I am using ASP.net 2.0 to develop a web application in which I am playing a video file using "active movie player (media player)". How do I know that the video file playing is completed from ASP.Net...
2
by: =?Utf-8?B?Qm9iQWNoZ2lsbA==?= | last post by:
How can I best play several mp3 files one immediately after the other? Will this tie up the AxWindowsMediaPlayer1 instance such that I can't use the instance again until the files finish playing...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.