oni-kun Posted November 22, 2009 Share Posted November 22, 2009 I'm just making a simple video system for my site with one template, I need the following items for each video.. so I can make it simple like video.php?id=1 (or md5 etc.). Here's what I need stored: Meta tag description Meta tag title Path to video file (/v/bla.flv) Just those for now, how do I insert and display them, so I can use a single template for my videos? This is all I need to know and i'll be happy! Quote Link to comment https://forums.phpfreaks.com/topic/182477-basic-sql-task-how-do-i-do-this/ Share on other sites More sharing options...
Alex Posted November 22, 2009 Share Posted November 22, 2009 You should check out some basic mysql tutorials. Take a look at http://www.phpfreaks.com/tutorial/php-basic-database-handling Quote Link to comment https://forums.phpfreaks.com/topic/182477-basic-sql-task-how-do-i-do-this/#findComment-963049 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.