#php
Tag
-
Convert tweet hashtags, at-tags and urls to links with PHP and Regular Expressions
Now of course if you’re using the Twitter API you can use Twitter entities but in this tutorial we’re going to use regular expressions.
-
How to query a database with AJAX and display as a tooltip
This post began as an answer on Stack Overflow to a question on ‘How to query a database with AJAX and display as a tooltip‘.