Tuesday 15 July 2014

php - Scan comments to get Links -


I create my application using zend-framework and jazzery, there are articles and comments in the app, users Links can be inserted into the link, my question is how can I post "a scan" and post a link to notify other users? Do I need some PHP-regex or Jquery plugin? My comments and articles are submitted in DB, (I think use the same system). Thank you.

Use PHP and its method.

Do not use regular expressions as they are not suitable for parsing HTML.

No comments:

Post a Comment