Skip to content

WebNinjaDeveloper.com

Programming Tutorials




Menu
  • Home
  • Youtube Channel
  • Sitemap
Menu

Category: PHP

PHP cURL Script to Make a Get Request to REST API Of Github to Return JSON Data Full Example

Posted on May 16, 2023

    To make a GET request to the REST API of GitHub and return JSON data using PHP cURL, you can follow these steps:   Step 1: Set up a new…

How to Generate PDF using HTML Form in PHP using MPDF

Posted on May 16, 2023

    To generate a PDF using an HTML form in PHP using the MPDF library, you can follow these steps:     Step 1: Install the MPDF library.     Download…

PHP 7 Script to Upload Multiple Files & Images With Validation Using HTML5 Form in Browser

Posted on February 11, 2023

Welcome folks today in this blog post we will be uploading multiple files and images with validation using html5 form in browser using php. All the full source code of the application…

PHP 7 TCPDF Example to Add Image in PDF Document Using HTML5 Form in Browser

Posted on February 11, 2023

    Welcome folks today in this blog post we will be adding image in pdf document using html5 form in browser using php. All the full source code of the application…

PHP 7 jsPDF Example to Export Raw HTML to PDF Document in Browser Using Javascript

Posted on February 11, 2023

    Welcome folks today in this blog post we will be exporting raw html to pdf document in browser using javascript and php. We will be using the jspdf library for…

PHP 7 Script to Upload Large Size Videos to MySQL Database and Display & Play it in Browser

Posted on January 23, 2023

    Welcome folks today in this blog post we will be uploading large video file size to mysql database and display it inside the browser. All the full source code of…

PHP 7 FPDF Example to Add Header & Footer Images in All Pages of PDF With Hyperlinks inside Browser

Posted on January 17, 2023

    Welcome folks today in this blog post we will be adding images in all pages of pdf with hyperlinks inside header and footer in browser using fpdf library in php….

PHP 7 MySQL Database Script to Copy & Transfer Data From One Table to Another in Browser

Posted on January 16, 2023

    Welcome folks today in this blog post we will be using php to copy and transfer data from one mysql table to another in browser. All the full source code…

PHP Composer Tutorial | Installing and Setting Up Composer in Windows Using Command Prompt

Posted on January 14, 2023

    Step-by-Step Instructions in Blog Post     To install Composer on Windows using the command line, you will need to have PHP installed on your computer. Once you have PHP…

PHP 7 Script to Import CSV File Data inside MySQL Table Using Prepared Statements

Posted on December 26, 2022

    Welcome folks today in this blog post we will be importing csv file inside mysql table using prepared statementsin php. All the full source code of the application will be…

Posts navigation

1 2 Next

Recent Posts

  • Build a Fixed Deposit Interest Calculator Using Amount and Time in Browser Using HTML5 & Javascript
  • How to Download Files From URL in Node.js Using Node-Downloader-Helper Library
  • Angular 10 Image Carousel and Video Gallery Lightbox Modal Slider Using ng-image-slider Library
  • React Unsplash Api Photo Search App
  • React Form Validation Using Formik and Yup
  • Angular
  • Bunjs
  • C#
  • Deno
  • django
  • Electronjs
  • javascript
  • Koajs
  • Laravel
  • meteorjs
  • Nestjs
  • Nextjs
  • Nodejs
  • PHP
  • Python
  • React
  • Svelte
  • Tutorials
  • Vuejs




©2023 WebNinjaDeveloper.com | Design: Newspaperly WordPress Theme