You mean i shud give the user and input field where he enters the url of youtube, and on submit i produce this iframe whose src will be the url that the user entered
On Fri, Mar 18, 2011 at 1:32 PM, Warren <[email protected]> wrote: > Could you not use a simple form field that take the embed code from youtube > eg : <iframe title="YouTube video player" width="480" height="390" src=" > http://www.youtube.com/embed/8rluU6BGpKw" frameborder="0" > allowfullscreen></iframe> ? > > And then echo that in the view? > > > On 18/03/2011 09:58, Shashank wrote: > >> Hi Guys, >> I need to know a way that enables the user to share youtube vedios on >> the site. >> >> Thanks >> >> > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org Check out the new CakePHP Questions site > http://ask.cakephp.org and help others with their CakePHP related > questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Shashank Singh B.E.(Computer Science) Software Developer +91-9711882054 +91-9560545085 Skype id: shashank.singh87 Email: [email protected] -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
