Filed in: PHP Code
Home » Posts tagged with "Anil Kumar Panigrahi"
Hi friends, In this post i would like to explain about get the friendly file size using simple php code.
PHP Code
following code is very simple to get the friendly file size format using php code.
1234567891011121314151617function frndlyfilesize($filesize){
if(is_numeric($filesize)){
$decr = 1024;
$step = 0;
$prefix...
There is list of posts using php code , hope that it will be useful
· File Extenstion Using PHP
· How to add line breaks in the textarea
· What is cron job ? How to set the cron job in PHP?
· PHP Charts with using Google API
· SEO – URL using php code and .htaccess
· ...
Filed in: Articles
Hello friends, I have code for how to create a excel file with mysql data using php code. By following 5 steps to create excel file.We can implement it in admin section of websites for user list excel file.
Follow the below steps to retrieve the data from database:
1) Connect to database:
1234567891011121314151617$dbhost= "Mysql server name";...
The awesome and inspire quotations …
“Think positive in life that makes life in right path ” – Anil Kumar
No dream is too Big to come true” In 1980 Dherubai Ambani very struggld to get a loan from IDBI bank , but he didn’t get it, today RELIANCE is in the process of buying IDBI . “
“Once you replace...
Filed in:
Anil Kumar Panigrahi @ +91 - 9393033939
Contact me @ kumaranil21@gmail.com
My Domain @ http://www.anil2u.info
My Blog @ http://awesome-gallery.blogspot.com
Twitter @ http://www.twitter.com/anil2u
Professional Experience
Exposure to software design, development, implementation and maintenance of web applications, CMS Technologies, Shopping...
Filed in:




