Skip to content
#

gilgeekify

Here are 5 public repositories matching this topic...

Send-Emails-In-PHP-With-Symfony-Mailer-Using-Gmail-SMTP-With-App-Passwords

Send Emails with attachments and images in PHP Using Symfony Mailer also, Generate and use Gmail App Password, you can use this method in any PHP project or script, I'm using Google SMTP server to sending my emails.

  • Updated Oct 23, 2022
  • PHP
PHP-Session-Full-Tutorial

A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...

  • Updated Jun 24, 2024
  • PHP
PHP-OOP-CRUD-PDO-MySQL-Script

I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.

  • Updated Mar 29, 2024
  • PHP
Live-Table-Editor-PHP-JS-MySQL

A Live Table Editor like Microsoft Excel and Google Sheets From Scratch Using HTML, CSS, Core PHP, Vanilla JavaScript, and MySQL Database, With my Live Table Editor You can edit your data in database directly from an HTML table in Real-Time without any page refresh.

  • Updated Nov 15, 2022
  • PHP
Telegram-Login-Widget-User-Registration-PHP-MySQL

A complete User Registration System using Telegram Login Widget from scratch. I will use PHP and MySQL for the Backend and Database, also HTML and CSS for the Web-Based User Interface. You can use this widget to Sign Up and Log In users to your website. The Telegram login widget is a simple way to authorize users on your website.

  • Updated Dec 13, 2022
  • PHP

Improve this page

Add a description, image, and links to the gilgeekify topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gilgeekify topic, visit your repo's landing page and select "manage topics."

Learn more