Skip to content
Primary Menu
  • Officetricks.Com
  • Blog
  • App Store
    • International Users
    • Indian Users
  • Subscribe
  • About Us
  • Excel
  • Social Media
PHP Web Enhancements

How To Retrieve Data From Database in PHP Using MYSQL

June 03, 2025
Hitesh Kumar

Nowadays every websites is dynamic in nature. Websites has the capability to To retrieve data from database in PHP Using MYSQL from a remote server. It fetches the required data when needed from the server and serves the  data to the user. Websites commonly use PHP to interact with the […]

HTML / Javascript C Programming C++ PHP Programming Python R VB6 VBA Beginners Web Enhancements

Regular Expressions – I

June 03, 2025
Hitesh Kumar

A regular expression (shortened as regex) is an extremely useful way of matching common patterns and texts such as emails, phone numbers, URLs etc. almost all programming languages have a regular expressions library. It is widely used in text editors also to find patterns and replace string patterns that we specify in the […]

Wordpress HTML / Javascript PHP Web Enhancements

[WordPress] Display HTML Tags inside Pre

June 03, 2025
Kumarapush

Display HTML Code in WordPress Post In WordPress posts if we write any HTML codes in Text editor, the code will not be displayed. Instead of code, WordPress, sends the HTML code as it is. The web browser compiles the code to display its output. Hence the code will not […]

HTML / Javascript PHP Web Enhancements

[JavaScript] Code To Validate Email Address – in HTML Form

June 03, 2025
Kumarapush

HTML Form – Email Validation with JavaScript Email validation is very important in HTML forms. Here we have discussed how to validate email addresses using JavaScript. Parts of an email address An email address is a unique identifier of an email account bound to a domain server.  An email address […]

Wordpress File Operations PHP

PHP Check If File Exists in a Folder path – in 2 Easy ways

June 03, 2025
Kumarapush

Get code from PHP check if file exists in a folder. This code can be used in wordpress or any php site to find if file is present in a server folder.

Web Enhancements HTML / Javascript PHP Wordpress

How to Schedule a PHP script in CRON from CPANEL?

June 03, 2025
Kumarapush
0

Learn to schedule PHP script in a Cpanel CRON, Make it run at specific time interval. Once PHP completes execution in CRON, check the results in Email Inbox

PHP Web Enhancements Wordpress

How to Backup Website data Automatically to Dropbox?

June 03, 2025
Kumarapush
0

Automatically backup website data to Dropbox using PHP code. Website data should be backuped up frequently to prevent years work being lost due to hacker attacks, data corruption due to hardware issues. Use this code that explains basics about how a file can be uploaded to Dropbox using PHP.

Wordpress HTML / Javascript PHP Web Enhancements

Change WordPress Excerpt Length and Default Read More

June 03, 2025
Kumarapush
0

Use this techniques to change the default WordPress excerpt length of 55 and increase it to your need. Also change the setting for Read more as explained.

Wordpress Tricks
  • Extract URL Links from Sitemap.xml file using Excel
  • How to Create an Email Sign up Form in HTML?
  • Display Related Posts with Thumbnails in WordPress without Plugins
  • How to Backup Website data Automatically to Dropbox?
  • Enable PHP Code in Text Widget without Plugins ( WordPress)
  • [JS] How to remove particular element in JavaScript Array?
  • How to Schedule a PHP script in CRON from CPANEL?
  • How To Scrap A Website Keywords? – Keyword Scraping Excel
  • Fix for Google AdSense not showing up on Category-Tag Pages – WordPress
  • Remove Yellow Box in Google Adsense on Page Load – WordPress
  • [WordPress] Display HTML Tags inside Pre
  • How to Add Popular Posts with Thumbnails to WordPress Blog (without Plugins)
  • Create Shortcode for Google Ad Units in WordPress
  • How to Create a Child Theme in WordPress – Simple Steps
  • Create own Social Media Widgets for WordPress Blog
PHP Tricks
  • [WordPress] Display HTML Tags inside Pre
  • PHP Check If File Exists in a Folder path – in 2 Easy ways
  • [JavaScript] Code To Validate Email Address – in HTML Form
  • Regular Expressions – I
  • Change WordPress Excerpt Length and Default Read More
Web Enhancements Tricks
  • Local storage in JavaScript
  • How to Create an Email Sign up Form in HTML?
  • Reloading Webpage Data Using AJAX
  • Change WordPress Excerpt Length and Default Read More
  • How to Schedule a PHP script in CRON from CPANEL?
  • Creating Folders Using Python: A Simple Guide
  • A Simple Guide to Copying Excel Sheets
  • Retrieve All Files in a Directory using Python
  • Creating Folders in Outlook: A Guide
  • Chandrayaan 3 Live Stream Today – Vikram Lander
  • Creating Folders Using Python: A Simple Guide
    As the world of technology continues to advance, it becomes evident that the ability to manipulate, create, and manage digital spaces is of utmost importance. Python programming language is among the most powerful tools capable of such feats. This exciting exploration commences with an introduction to Python, providing essential knowledge […]
  • A Simple Guide to Copying Excel Sheets
    Navigating the intricate landscape of Microsoft Excel can often seem like a daunting task. This software, with its abundance of features, functions, and commands, requires a keen understanding to fully utilize its potential. Whether you’re an industry expert or a novice user, mastering the art of manipulating Excel sheets is […]
  • Retrieve All Files in a Directory using Python
    In our digitally driven world, where data processing and management are integral to many industries, the ability to work with Python has become an invaluable skill. This language, particularly in relation to file and directory manipulation, grapples with the rapid growth of data and its intricate handling. With its intuitive […]
  • Officetricks.Com
  • Blog
  • App Store
    • International Users
    • Indian Users
  • Subscribe
  • About Us
  • Excel
  • Social Media
Copyright All rights reserved