post url or embed video object

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
scarface222
Forum Contributor
Posts: 354
Joined: Thu Mar 26, 2009 8:16 pm

post url or embed video object

Post by scarface222 »

Hey guys quick question, I am wondering if it is possible to use the same text input to submit a video object of url. Can php check the post for say a "www." to determine that the submission is a url or check for a "<object>" to determine it is a video embed link?
Post Reply