How To Validate Check Correct Embed Code Like Youtube Videos
How To Validate Check Correct Embed Code Like Youtube Videos
How To Validate Check Correct Embed Code Like Youtube Videos
Post Description:
Post Tags: how, to, validate, check, correct, embed, code, like, youtube, videos
This Post Has Been Viewed 731 Times Since Thu Aug 02, 2007 11:34 am Posted By validator with 2 replies
Post Description:
Post Tags: how, to, validate, check, correct, embed, code, like, youtube, videos
This Post Has Been Viewed 731 Times Since Thu Aug 02, 2007 11:34 am Posted By validator with 2 replies
| How To Validate Check Correct Embed Code Like Youtube Videos |
hi, i have php and i want my visitors to be able to add youtube vidoes with their comments, but i was wondering if you guys know of a snippet or a function that would validate with php tha tthe submitted embeded code is correct.
Leave Your Comments [ dejar commentarios ]
Comments and replies About How To Validate Check Correct Embed Code Like Youtube Videos
:: 1 :: #27928 - Reply By rin hayashi On Fri Nov 16, 2007 10:46 am
if u r looking 4 a hacker or a virous then i might b able 2 help u!
:: 2 :: #53075 - Reply By Edgar On Thu May 08, 2008 7:00 am
there is a built in php function that does that for you:
if(validateyoutubecode( echo "code is valid";
else
echo "code is not valid";
if(validateyoutubecode( echo "code is valid";
else
echo "code is not valid";

