php - convert image.jpg to <img src="image.jpg"> -


i have seen facebook, when user paste image link www.blahblah.blah\blah.jpg automatically gets <img src="...."/> how in php ?

you're looking bbcode-like replacing system. there's plenty of them on internets. 1 example: http://snipplr.com/view/2296/php--bbcode/


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -