Archive | PHP RSS feed for this section

How To Create Simple Cool Paging With PHP and CSS

It is quite common when you need of paging in your web application. A dynamic web is what consists of scripts and renders various pages depends upon the user requirements and where he/she wants to browse the web. Paging, categories, tags are all these type of browsing. We will talk about paging in this article [...]

Read full story Comments { 84 }
How to add smilies in comments text and blog posts with simple PHP function?

How to add smilies in comments text and blog posts with simple PHP function?

Smileys are great way of expressing emotions with images/icons. You cant think of chatting with your friends without smileys. Am I right? It’s been over 27 years when text smiley introduced also it’s been so long when smileys came out from IMs (Yahoo Messenger, Windows Messenger, etc) to comments on websites, blog posts. People use [...]

Read full story Comments { 21 }