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 Add Auto Increment to a Column in PostgreSQL ?
Learn how to efficiently set up auto-increment columns in PostgreSQL with this step-by-step guide. From creating new tables to modifying existing ones, gain expert insights from a freelance PHP developer in Delhi. Elevate your database management skills today!
How to add multiple images into database using mysql and php
// start multiple image $stmt = $conn->prepare("INSERT INTO cat_images (img_url, cat_id) VALUES (?, ?)");$stmt->bind_param("si", $imagePath, $cat_id);$uploadedImages = $_FILES['images']; $cat_id = $conn->insert_id; foreach ($uploadedImages['name'] as $key...
For Designers
How to add Marquee on any website wordpress,PHP,HTML,eBlogger ?
if you want to add marquee on any website (wordpress,PHP,HTML,Blogger). you just need to follow below step Steps:1 Copy below code <section style="margin-bottom: -13px;"><marquee onmouseover="this.stop();" onmouseout="this.start();"> <span...
How to Autoplay and Loop YouTube Videos in WordPress
First Method: Use below code to play youtube video in loop and most important is please change youtube embed link <iframe width="560" height="315" src="https://www.youtube.com/embed/AX_bpLLQOWI?autoplay=1&loop=1" title="YouTube video player" frameborder="0"...
Payment Gateway Integration
CCAVANUE Payment Gateway Integration Using PHP
CCAVANUE is a payment process system, I will integrate PayPal with websites by using with PHP. Basant Mallick
PayPal Payment Gateway Integration Using PHP
PayPal is a payment process system, we will integrate PayPal with websites by using with php. PayPal integration classification system PayPal integration classification system included four files as shown below. constants.php − This file has included API user...
WordPress Design
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.




