Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations SDETERS on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Internet Database management system forum, using PHP and MySQL

Status
Not open for further replies.

TStone619

Aerospace
Mar 10, 2007
5
I am trying to create an internet database to store videos. I am think of setting up a system using PHP and MySQL. Is this the proper forum to ask questions? Does anyone know of a better forum? I am having trouble locating one for support.

Thanks!
 
Replies continue below

Recommended for you

I've always thought of this forum as devoted to computer hardware engineering, but you wouldn't know it from the message traffic....

... of which there's more on our sister site, Tek-Tips.com.





Mike Halloran
Pembroke Pines, FL, USA
 
Hiya-

You might go to the source of php and point your browser
to:


I might suggest for your "schema" for the database that you
have links to the video files for the data fields rather
than trying to stuff video clips directly into the data
base. I hope that this is rather evident, but you never
know......

PHP can easily handle the file manipulation of adding,
deleteing the files. The database could/should include
the filename in question (either full path or relative)
as a string entry in the schema.

My experience with PHP and a data base is primarily with
postgres rather than mysql, however, I found that either
of the PHP-->database APIs rather straightforward and
the PHP documentation (also on the php.net) site included
enough information to get going with.

Hope that this helps.

Cheers,

Rich S.
 
This question is more appropriate for Tek-Tips.

TTFN

Eng-Tips Policies FAQ731-376


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor