If you want to enable PHP errors and warnings to debug the codes for easily pinpoint the line no of error and why that error [Read More…]
Category: Web Development

Converting string to Date and DateTime in PHP (Fast & Easy Way)
Recently we were working on Computer Institute’s Web Application and there we need to display the upcoming fees list of students… …so for that we [Read More…]
![WordPress Memory Exhausted Error [Increase WordPress Memory Limit] image](https://res.cloudinary.com/hunkriyaz/images/f_auto,q_auto/w_400,h_150,c_scale/v1586417629/increase-wordpress-memory-limit/increase-wordpress-memory-limit-400x150.png)
WordPress Memory Exhausted Error [Increase WordPress Memory Limit]
If you want to fix WordPress Memory Exhausted Error without using any Plugins? Then you land at the right place: Here: We have posted the [Read More…]

If Post ID Matches These ID’s Then Do This (WordPress)
If you want to check whether the post id, page id, thumbnail id, or custom post id is same to the number which you want [Read More…]

Limit Search Results to Custom Post, Category & Specific Post Type (WP)
If you want to exclude your custom post type’s posts from search results so the users can only get your pages, posts or category data? [Read More…]

Use Bootstrap Pagination in WordPress Site (Without Plugin) Fast ✌️
If you want to use Bootstrap Pagination styles in your WordPress posts pagination? Then you land at the right place. Here: We have posted simple [Read More…]

How to Prevent Access to wp-config.php with .htaccess (Without Plugin)
As you know wp-config.php file store our database name, database username, database password and some settings… …and if the hacker gets access to the wp-config.php [Read More…]

Enqueue jQuery in Footer of WordPress Site (Without Plugin) – Load Fast
As you know that WordPress by default load jQuery library in the header and it is not good when you need your website to load [Read More…]
![Redirect User After login [in WordPress] to Homepage or Specific Page✊ image](https://res.cloudinary.com/hunkriyaz/images/f_auto,q_auto/w_400,h_150,c_scale/v1586417491/redirect-user-after-login-wordpress/redirect-user-after-login-wordpress-400x150.png)
Redirect User After login [in WordPress] to Homepage or Specific Page✊
Do you want to redirect the user to login to your WordPress site to a specific page or Home Page? Then you land at the [Read More…]

Enable .htaccess Gzip Compression in WordPress & Non-WP
Do you want to speed up your entire WordPress website by compressing all files and reduce HTTP response time? Then you land at the right [Read More…]