create url shortener in php
create url shortener in php If you are an admin of a website or a web programmer then You may want to use a URL shortner Because by using a url shortner you can use short url to display instead of long...
View Articlecreate thumbnail or resize all images inside a folder/directory using php
create thumbnail or resize all images inside a folder/directory using php. In this article let us check how to create thumbnail or resize all images inside a folder/directory using php. You can use...
View Articlefind unwanted files in your website using php
how to find unwanted files in your website using php. In this article let us check how to find unwanted files in your website using php. This code snipped will be help full to you if you are having a...
View Articlehow to detect mobile browser using php
how to detect mobile browser using php. Now a days the usage of mobile device for browsing day by day. So for giving a good reading and browsing experience to the users, most of the websites are having...
View Articlesimple file upload in php
simple file upload in php In this php tutorial let us check a simple file upload in php. So I’m here going to explain php file upload from basis level. Using php script you can upload and manage your...
View Articlefile download with speed limit using php
file download with speed limit using php. In this tutorial let us check file download with speed limit using php. if you are developing a website that allow user to download files from the website, If...
View Articlesave images into database using base64encoding
save images into database using base64encoding. In this tutorial tip let us check how can we save images into database using base64encoding. Usually we will upload an image into the server and keep the...
View Articlehtaccess ipaddress banning generator
htaccess ipaddress banning generator using php Sometimes you may found that the user coming from a specific ip address may doing some suspicious things to your site. So for avoiding those suspicious...
View Articleget thumbnail image of youtube video using php
Get thumbnail image of youtube video using php Let us check how to Get thumbnail image of youtube video using php. This is a php tip that can help you to get thumbnail also the bigger image of youtube...
View Articlecalculate age using php
calculate age using php In this php tip let us check how to calculate age using php. Calculating age is very importent if you are devloping any website that are dealing with displaying users age...
View Article