August 9th, 2011 - By Bowo

Huahh its been quite long I’am not write in this blog, and right now i just want to write a short note LOL, yeah I know, but I am so sorry because i have lot thing to do and lot work to finish, so lets make this hurry ok :)

For you who want to add some php snippet to html file, you can add this code to your htaccess Read the rest of this entry »

Read More
May 18th, 2011 - By Bowo

Yesterday I promise you about Simple Random Images PHP Script using for header background, like you can see some of site that using wordpress have interesting header, the header can rotate/showing random image everytime you refresh the page. There is some way to do that trick, but right now I will share using almost same method like post before.

Now all we have to do is your image list for the rotator (min 2 picture, max upto you), rename it with number (exp: 1.jpg, 2.jpg, 3.jpg etc) and put inside image folder under your themes folder, for example (http://www.site.com/wp-content/themes/themes-name/images/) and for the code, try to open header.php and find the header code (this maybe different on each themes) Read the rest of this entry »

Read More
May 16th, 2011 - By Bowo

Ok enough talking loser like me :D today we back on topic, now right now I want talk about images and radomizer, sometimes in some case we want rotate our image to make our blog look unique and fresh everytime people came to our site, but how we make image showing random each time they open it?

Well we can use javascript to manipulate it, but remember no all visitor browser activate their javascript, but don’t worry I have solution for it, we can use random function on php and create the most simple random images rotator.

Ok lets try, first we need the ingredient LOL, I mean we need prepare all thing Read the rest of this entry »

Read More

wp