For SEO reasons, you might always remove (or use) the www prefix in your URLs. The following snippet will remove the www from your website URL and redirect any…
Leave a CommentAuthor: Praveen Anaparthi
11+ years of IT industry experience holding a wide range of skill sets and roles with significant work on PHP, Node.js, Python, Ruby, Docker, React.js, Microsoft Azure, Azure DevOps, Windows PowerShell, Shell script, Jenkins, MongoDB, SQL, MySQL, Apache, Nginx. etc. It is my passion to learn new things and implement them as a practice. Aside from work, I like gardening and spending time with pets.
CODEIGNITER – GETTING STARTED Everything You Need to Get Started With CodeIgniter Easy Development With CodeIgniter BECOME A CODEIGNITER PRO IN 15 DAYS! Day 1:…
Leave a CommentWriting and Developing Secure Application is topmost Concern of Developer, There are some simple measures you can take to protect the application from potential abuse.…
Leave a CommentThis Post is about Nokia Lumia pin on Home Screen with Contacts and Group Open the People Hub. Press and hold over the icon of…
Leave a CommentHey! , Typically There is 3 Type of Caches in windows Which you can flush easily: Memory Cache. DNS Cache. Thumbnails Cache. What are the…
Leave a CommentThis post is about data retrieving from MySQL database table using PHP. The bellow PHP script will give you HTML table output using MySQL table…
Leave a CommentIn my recent client project, I am writing filters on data with different categories and where I need to filter data with year also, I…
Leave a CommentPublic: Public keyword declared methods and variables can be accessed from, within the class and outside the class Protected: Protected keyword limits access, it makes…
Leave a CommentThis Post is about Creating Thumbnail Images Using PHP, Thumbnails are very useful for websites it will save the bandwidth and reduce the page loading…
Leave a CommentThis Post is About Displaying IP Address in Image format, in my previous post I wrote about getting real IP Address using PHP(How to get…
Leave a CommentYou can delete files from the server with PHP’s file system function unlink() which will delete or remove the files. It can remove all type…
7 CommentsIn this post, I want to explain how to redirect the subdomain to a subfolder with .htaccess. I implemented this for demos.arjunphp.com,lab.arjunphp.com and downloads.arjunphp.com I…
1 CommentHere is the simple tutorial On Twitter Like Login Box Show and Hide effect with JQuery, You can achieve this with fewer lines of code…
Leave a CommentThis post is about Automatic Copyright Year Update, Almost nowadays most of the website include a copyright declaimer a the bottom of the page in…
Leave a Comment