Blog33

My Blog

Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Pellentesque in dapibus. Pellentesque in ipsum id orci porta dapibus. Proin eget t

 

For Developers

How to make id as auto increment in postgrey SQL?

just add below code in column properties id Default input Method: 1nextval('form_submissions_id_seq'::regclass) Method: 2 Via SQL Query ALTER TABLE statesADD COLUMN id SERIAL PRIMARY KEY; Note: if you already have column id previous please delete before above running...

For Designers

Payment Gateway Integration

Razorpay payment gateway integration in php

Web development is the coding or programming that enables website functionality, per the owner's requirements. It mainly deals with the non-design aspect of building websites, which includes coding and writing markup. Web development ranges from creating plain text...

Paytm Payment Gateway Integration Using PHP

Integrate Payments with Paytm Add Paytm Payment Gateway to your mobile app or website. Collect online payments from your customers using UPI, Debit/Credit Cards, 50+ NetBanking options and Paytm Wallet. Paytm IS A PAYMENT PROCESS SYSTEM, I WILL INTEGRATE Paytm WITH...

WordPress Design

How to show two columns on Contact Form 7

I've wrote about creating a two column form in Contact form 7. Now in this tutorial we will see on how to produce a responsive two column form. The form will be in two columns in bigger screens and will come one column in mobile devices. Our final form will look like...

Subscribe

Join My Newsletter