DevArticles.In
  • Home
  • Hindi to Unicode
  • PHP Debug
  • CakePHP Captcha
  • How-To
  • About
  • Contact

Tag: file

Simplest way to create and include a helper functions file in Laravel

January 27, 2020February 19, 2020 Arvind KumarLaravelLeave a Comment on Simplest way to create and include a helper functions file in Laravel

Helper functions are time saving tools in any application. Laravel comes with many built-in useful PHP functions which may include Array & Objects functions, String functions, URL functions and many more. Please see the complete list before you decide to…

Read More→

How to get file extension using PHP

May 17, 2013May 17, 2013 Arvind KumarPHPLeave a Comment on How to get file extension using PHP
A simple way to debug a php application in production mode

A simple yet powerful approach to get file extension using PHP. We usually need to extract file extension from file name while uploading file so that we could generate new name and rename file to our convenience. We could create…

Read More→

Recent Posts

  • How to change search highlight or selection colour in Sublime Text 3
  • ec2-user, apache and WordPress user:group permissions on Amazon Linux 2
  • Searching array elements with regex in Mongodb collection
  • Transfer files via ssh from your server to Dropbox
  • Making new object property reactive in Vue.js
Copyright © All rights reserved.
Blog Kit by WP Charms