Categories

Saturday, May 18, 2024
#919814419350 therichposts@gmail.com

Year Archives: 2018

jquery
Jquery

How to get first three letters of a string in JQuery?

Hello, welcome to therichpost.com. In this post, I will tell you, How to first three letters of a string in JQuery? I personally like jquery very much. Most of my code is full with jquery. When I stuck in php or other language then that stuckness I remove with jquery...

How to add custom meta title and meta description in Wordpress?
Wordpress Tricks

WordPress conditional meta query

Hello to all, welcome to therichpost.com. In this post, I will tell you, Wordpress conditional meta query. I will tell you Wordpress conditional meta query with multiple value with if condition. I used this query in my project and this is very helpful if we have multiple value but we...

mysql-select-query
MysqlPDOPhp

How to display mysql data in table format using pdo?

Hello to all, welcome to therichpost.com. In this post, I am showing mysql data in table format using pdo. Table format will be same like mysql. This code is very interesting and will show all the data with column names and data structure as same as mysql table structure. Here...

Laravel 7.2 routing with route group auth guard check with prefix
LaravelPhp

Laravel Collective Package Form Layouts Examples Code

Hello to all, welcome to therichpost.com. In this post, I will tell you, Laravel Collective Package Form Layouts Examples Code. I am doing with laravel first time in my website. Laravel is one of the top php mvc framework. 1. First you need to write below code into your composer:...

Laravel 7.2 routing with route group auth guard check with prefix
LaravelPhp

Important laravel Sentinel Helper functions

Hello to all, welcome to therichpost.com. In this post, I will tell you, Important laravel Sentinel Helper functions. I am doing with laravel first time in my website. Laravel is one of the top php mvc framework. Here are the Important laravel Sentinel Helper functions and you can add these...

Javascript Array methods cheat sheet part - 1
HtmlJavascript

Javascript validate input box with date pattern

Hello to all, welcome to therichpost.com. In this post, I will tell you, Javascript validate input box with date pattern. This is code will be very helpful to all and I must say, this code helped my friend. First I did input box validate with jquery but It did not...

fullcalendar
FullCalendarJquery

fullcalendar Important Hacks

Hello to all, welcome to therichpost.com. In this post, I will tell you fullcalendar Important Hacks. I must say this post will be very helpful. One of my project, I have done some good tricks with fullcalendar. Here are the fullcalendar Important Hacks: 1. Change the fullcalendar toolbar positions and...

mysql-select-query
MysqlPhp

Important Mysql date, concat queries

Hello to all, welcome to therichpost.com. In this post, I will tell you Important Mysql date, concat queries. MySQL is an open source relational database management system. Here are the some Important Mysql date, concat queries: 1. Mysql concat two columns in single column: SELECT id, CONCAT(firstName, '-', phone) AS...

Laravel 7.2 routing with route group auth guard check with prefix
LaravelPhp

How to create custom middleware in laravel for user authorize?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to create custom middleware in laravel for user authorize? I am doing with laravel first time in my website. Laravel is one of the top php mvc framework. Here are the steps in laravel for making...

jquery
JavascriptJquery

How to disable control u, control s with javascript?

Hello to all, welcome to therichpost.com. In this post, I will tell you How to disable control u, control s with javascript? Some people want to secure their code, even me also so with this javascript code, we can little bit secure our valuable code from copy makers. Here you...

1 37 38 39 41
Page 38 of 41