to create friendly url to must using custom router .
This code is really useful for mvc framework like zend, codeignitor,..
This is the code:
Thursday, November 17, 2011
Tuesday, November 8, 2011
Show Related Post in WordPress Without a Plugin
Posted by
Unknown
at
9:01 PM
Related posts is a very popular feature. My default wordpress installation often includes a plugin that has this functionality. There are quite a few plugins that lets you have this feature
Monday, November 7, 2011
Import data from excel file to database
Posted by
Unknown
at
11:15 AM
Follow this link to show full guide.
link
link
news scroller with p tag( simple code)
Posted by
Unknown
at
10:41 AM
Jquery is powerful tool to animate for website display, have plugin support news scroller, hovever almost is very heavy and does't support scroll with p tag.
To day, I guide the way to create news scroller.
Friday, November 4, 2011
Use cache class
Posted by
Unknown
at
4:44 PM
in previous post, i introduced the technical to cache a objec to file
And in this post, i continue introduce to way to use it.
The fist : thinking the id for cache, this id must be unique, example I have class person and do the list method in this class at page 2 in default module.
And in this post, i continue introduce to way to use it.
The fist : thinking the id for cache, this id must be unique, example I have class person and do the list method in this class at page 2 in default module.
Cache object in php to file
Posted by
Unknown
at
4:29 PM
Cache is the technology to improve your website speed.
To day i will introduce you how to cache the object in you php application.
Note: You should't abuse cache, only use it in common object with the same result .
Subscribe to:
Posts (Atom)