![]() |
Get the value of the selected data in database
"Help!"
"I'm a newbie...be gentle" I have 2 php files: (1) videolist.php (2) watch.php My problem is i need to run the "watch.php" and post also the title of the video as caption when the title of the video was clicked. Here's my code "videolist.php": Code:
<?php |
You cannot run two scripts at the same time for the same header request from the user.
But for this, you can have each videos having a unique ID which AUTO INCREMENTs. Then have something like a GET variable. I hope that you know how to pass and extract GET variables from the url. So each time you fetch the video title, you also fetch the video ID. So something like this for your above code PHP Code:
|
| All times are GMT +1. The time now is 09:14 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.