Connecting Tech Pros Worldwide Help | Site Map

Getting started working with media files

Newbie
 
Join Date: Sep 2007
Posts: 2
#1: Oct 18 '07
I m a novic programmer for php. Now i would like to create a programming code with php to handle for media file. Including storing file, deleting file and opening files.

Please guide me how to handle them.

Thanks,
Kyaw
MarkoKlacar's Avatar
Expert
 
Join Date: Aug 2007
Location: Stockholm, Sweden
Posts: 294
#2: Oct 18 '07

re: Getting started working with media files


Quote:

Originally Posted by Kyaw Han Linn

I m a novic programmer for php. Now i would like to create a programming code with php to handle for media file. Including storing file, deleting file and opening files.

Please guide me how to handle them.

Thanks,
Kyaw

Hi Kyaw Han Linn,

it depends on how you programming skills are. For some people the best thing to do is get an editor and start looking at some examples.

Handling of media files can be done using either the filesystem or a database, MySQL.

My suggestion is that you start by looking at php.net and look at some examples.

If you don't know what php is, look it up at wikipedia.

If you need an editor I suggest Scite.

Good luck!
pbmods's Avatar
Site Moderator
 
Join Date: Apr 2007
Location: Texas
Posts: 5,435
#3: Oct 18 '07

re: Getting started working with media files


Changed thread title to better describe the problem (did you know that threads whose titles do not follow the Posting Guidelines actually get FEWER responses?).
Reply