Simplyalbania.com is a new website which will have photos from Albania. Actually there are only photos from Tirana (the capital).
-
Categories
Archives
Simplyalbania.com is a new website which will have photos from Albania. Actually there are only photos from Tirana (the capital).
This function extracts the first x characters of a given text, which we get from a database. This is usually performed on posts on a blog, where you don’t want to display the whole post in the homepage, but just let’s say 500 characters of the post. Ok here is the function: function extract($post_id, $length) […]