How to Generate Dynamic Certificate in PHP

Programming with Shadab
Programming with Shadab
889 بار بازدید - 2 سال پیش - How to Generate Dynamic Certificate
How to Generate Dynamic Certificate in PHP

In this video I have told you how you can generate dynamic certificate using php language. And I have also told that how to print data on certificate from inside excel sheet

Font used: https://github.com/skshadab1234/Certi...
Sample certificate: https://github.com/skshadab1234/Certi...

Excel Data to JSON converter script:
function doGet() {
 var content = getSheetData();
 var contentObject = {GoogleSheetData: content}
 return ContentService.createTextOutput(JSON.stringify(contentObject) ).setMimeType(ContentService.MimeType.JSON);
}

function getSheetData()  {
 var ss= SpreadsheetApp.getActiveSpreadsheet();
 var dataSheet = ss.getSheetByName('SHEET NAME');
 var dataRange = dataSheet.getDataRange();
 var dataValues = dataRange.getValues();  
 return dataValues;
}

Full Source Code : https://github.com/skshadab1234/Certi...

Subscrbe to my channel : @programmingwithshadab

Chapters:
00:00 Introduction
00:39 Demo
02:34 File Setup
05:42 Single Certificate Generating Program in PHP
13:31 Convert Excel data into certificate in PHP
24:03 Homework for you guys,👍👍

Useful Videos:
1. Registration and Login Form in PHP and MySQL in Hindi [ login system using PHP with MySQL in Hindi ]
Login and Registration Form in PHP an...

2.  How to Get Bank Details from IFSC Code | Simple PHP IFSC Code API
How to Get Bank Details from IFSC Cod...

3. PHP Check Even Odd Number - Get All Even Odd Numbers from a Range
PHP Check Even Odd Number  - Get All ...


Top Playlists for you:
1. Create a Quiz App with Timer Using HTML CSS & JavaScript || Quiz App Using JavaScript
Create a Quiz App with Timer Using HT...

2. Hacking Tips and Tricks
Hacking Tips and Tricks

3. Php tips and tricks
Php tips and tricks

4. Learn JavaScript - Beginner to Advance
Learn JavaScript - Beginner to Advance


Computer Gear:
⬛ Monitor: https://amzn.to/3kIyDvc
⌨ Keyboard: https://amzn.to/3Bi0Hvs
🐁 Mouse: https://amzn.to/3eCdQpl
🎤 Mic: https://amzn.to/2W1n2NK
📱 Tablet: https://amzn.to/2VQWJtq
💡 Lighting: https://amzn.to/3kCoVL8
💡 Key Lighting: https://amzn.to/3Bn5kUY

Camera Equipment:
📷 Camera: https://amzn.to/3zgBG24
📸 Primary Lens: https://amzn.to/3zd7C7m
📸 Secondary Lens: https://amzn.to/3BnbXXy
🎥 Secondary Camera: https://amzn.to/3BuQ2Oj
🎙 Camera Mic: https://amzn.to/3kxctw4
🎞 USB to HDMI: https://amzn.to/33yW9RE


Thanks for Watching Guys  Hope you enjoyed this Video.


#pws #programmingwithshadab #technicalexpert
2 سال پیش در تاریخ 1401/08/15 منتشر شده است.
889 بـار بازدید شده
... بیشتر