You mentioned just the link earlier. But either way it's no different from saving any string in the DB. Create a table with, eg. title and link columns.
On Thu, Nov 22, 2012 at 10:20 PM, Chris <[email protected]> wrote: > thanks cricket,... I'll go dig into it,... but I need to save embed code in > db,... > > > On Thursday, November 22, 2012 11:55:08 AM UTC-8, cricket wrote: >> >> If it's to work from just the URL then uploading has nothing to do >> with this. Neither Cake, for that matter. >> >> There's this: >> >> http://jonraasch.com/blog/youtubin-jquery-plugin >> >> If you want something that works with vimeo, etc. I suppose google might >> help. >> >> On Thu, Nov 22, 2012 at 2:44 PM, Chris <[email protected]> wrote: >> > anyone,...? >> > >> > On Tuesday, November 20, 2012 9:45:42 AM UTC-8, Chris wrote: >> >> >> >> hi guys,... >> >> can anyone recommend video upload script,... so I'll be able to embed >> >> videos to my site, just like in facebook,... just by placing a youtube, >> >> vimeo, etc, video URL (not the embed code, just URL), and script will >> >> go and >> >> grab the video, and name, and description as well,... >> >> >> >> thanks >> >> chris >> > >> > -- >> > Like Us on FaceBook https://www.facebook.com/CakePHP >> > Find us on Twitter http://twitter.com/CakePHP >> > >> > --- >> > You received this message because you are subscribed to the Google >> > Groups >> > "CakePHP" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]. >> > Visit this group at http://groups.google.com/group/cake-php?hl=en. >> > >> > > > -- > Like Us on FaceBook https://www.facebook.com/CakePHP > Find us on Twitter http://twitter.com/CakePHP > > --- > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > Visit this group at http://groups.google.com/group/cake-php?hl=en. > > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
