Skip to content
/ php Public

Notes and Practical Projects for learning PHP while my learning journey

License

Notifications You must be signed in to change notification settings

juba0x00/php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: I'm using Obsidian to make these Notes, so the best software to view them is Obsidian to click on the tags, mind maps, and more.

Topics

PHP Basics ---------------> Basics mind map

Databases ---------------> Database mind map

Cookies ---------------> Cookies mind map

Sessions ---------------> Sessions mind map


Projects

CMS

Login.php #PHP_SQLi

File Upload (Detailed) #PHP_File_upload_vuln


Tags

#PHP_security

#PHP_LFI

#PHP_SQLi

#PHP_XSS

#PHP_important

#PHP_basics_end

#PHP_File_upload_vuln

References: