Categories

Friday, November 29, 2024
#919814419350 therichposts@gmail.com

Month Archives: January 2018

jquery
Jquery

How to get date difference in days with jquery?

Hello, welcome to therichpost.com. In this post, I will tell you How to get date difference in days with 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 code....

bootstrap
BootstrapHtmlJquery

Bootstrap modal pop up with dynamic content

Hello, welcome to therichpost.com. In this post, I will tell you How to create Bootstrap modal popup with dynamic content on jquery click? Bootstrap is the most popular front-end framework. The popup design, which I will make in this post, we will show dynamic content on jquery click function. We...

jquery
cssHtmlJquery

How to make custom skew slider with jquery and css?

Hello, welcome to therichpost.com. In this post, I will tell you How to make custom skew slider with jquery and css? 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...

mysql-select-query
MysqlPhp

Mysql query for last 7 days and 30 days

Hello to all, welcome to therichpost.com. In this post, I will tell you Mysql query for last 7 days and 30 days. Today in my running project, I made query for getting last 7 days result and last 30 days result. Here is the query code for last 7 days...

Vue js with laravel 5.7
BootstrapVueJs

How to add bootstrap in Vuejs?

Hello to all, welcome to therichpost.com. In this post, I am telling you How to add bootstrap in Vuejs? I liked Vue Js code and its simple and clean. Vue Js is the good competitor of Angularjs. Here are the following steps for add bootstrap in Vuejs: 1. In your...

Php Preg_Match Pattern for Week Days Name
Php

How to remove .php extension from url?

Hello to all, welcome to therichpost.com. In this post, I will tell you How to remove .php extension from url? We will remove .php extension from url? and you need to add this code into your .htaccess file. Here is the working code and you need to add this .htaccess...

Php Preg_Match Pattern for Week Days Name
Php

How php session works?

Hello to all, welcome to therichpost.com. Today, In this post, I will let you know How php session works? Sessions are very important and store unique value in it. Sessions are used to store unique data throughout the website. when php script is closed or session will be destroy after...

Php Preg_Match Pattern for Week Days Name
MysqlPDOPhp

Insert query example in mysql using pdo

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to Insert data in mysql using pdo? PDO means PHP Data Object. PDO is more secure and it is opps based. Here is the example code for Insert query example in mysql using pdo: To connect...

Php Preg_Match Pattern for Week Days Name
MysqlPDOPhp

How to connect mysql database using pdo?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to connect mysql database using pdo? PDO means PHP Data Object. PDO is more secure and it is opps based. Here is the example code for connect mysql database using pdo: define('DB_SERVER', 'localhost'); define('DB_USERNAME', 'root'); define('DB_PASSWORD',...

Vue js with laravel 5.7
VueJsWordpress Hooks

Vuejs api to get wordrpess data

Hello to all, welcome to therichpost.com. In this post, I will tell you how to make Vuejs api to get wordrpess data ? I really like these kind of post and I did same in my last post with Angularjs Angularjs 2 services with wordpress rest api. I can say...

1 2 3
Page 2 of 3