Quantcast
Channel: WebOmnizz » php
Browsing all 10 articles
Browse latest View live

Creating zip file archives in php

In this post we are talking about to creating zip file in PHP. It’s very simple to create zip file, similar to creating in desktop. There is one more logic behind to creating zip file, if you want give...

View Article



Base64 encoding format for images

Today we are taking about the new base64 encoding format for displaying the image or a collection of images. If you have the images with large size then it will take more time to load on the page,...

View Article

Random password generator with php

In this post we are just creating a PHP function that provide us a random password string. This Password string is the combination of small and capital alphabets and digits, that help us to generate...

View Article

How to make WordPress Plugin step by step

WordPress is the one of the best platform for blogging. You can easily customize it according to you or your client’s requirement. WordPress provides you to creating it’s Plugin facility for easily...

View Article

Change Continue Reading into Read More in WordPress

In my last post we had discussed about to make WordPress Plugin from scratch. And now we are discussing about to change continue reading into Read More. Oh! you don’t worry about it, if you are not...

View Article


How to display Twitter followers on Website

If we talking about Social Network then Google+, Facebook and Twitter are the biggest giant in this field. Let’s talking about Twitter. One of the best way to convey your message to your friends and...

View Article

Image may be NSFW.
Clik here to view.

How to Install TinyMCE in Drupal 7

By default Drupal don’t have any editor to writing content of a page or article. But it gives you the facility to install your favorite editor. In this post we are going to install TinyMCE editor. One...

View Article

How to installing PEAR on WAMP

In PHP, PEAR stands for PHP Extension and Application Repository. Recently i has been installed PEAR on WAMP(Windows Apache MySql PHP) machine in window 7. I am using two versions of PHP in my local...

View Article


How to use AJAX in WordPress theme

Now these days AJAX become more popular to create dynamic, user-friendly and responsive websites. AJAX is the technology to send and receive data with reload the page in web browser. One of the great...

View Article


Image may be NSFW.
Clik here to view.

How to add static block to page in magento

Before implementing the static block we have to create a page where we will add our block. So first of all create a page through Magento’s back-end section. We have already created a page with the...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images