Skip to content
Web Development Archives - Like Geeks

  • Home
  • Linux
    • Linux Commands
    • Bash Scripting
  • Server Administration
  • Web Development
  • Python
    • NumPy
    • Pandas
    • Seaborn

Web Development

Cast or Convert an Array to Object Using PHP (Hydrator Pattern)
Web Development

Cast or Convert an Array to Object Using PHP (Hydrator Pattern)

Mokhtar Ebrahim August 19, 2022

In this post, we will convert an array to an object using the PHP hydrator pattern. This method is so…

Install and Use Non-Composer Laravel Packages
Web Development

Install and Use Non-Composer Laravel Packages

Mokhtar Ebrahim August 19, 2022

If you want to use a package in Laravel, you simply add a single line in the composer.json file and…

Create and Use Dynamic Laravel Subdomain Routing
Web Development

Create and Use Dynamic Laravel Subdomain Routing

Mokhtar Ebrahim August 19, 2022

Many websites give their users a custom subdomain for their profiles or pages, so the user can access his profile…

Prevent SQL Injection
Web Development

Prevent SQL Injection

Mokhtar Ebrahim June 13, 2021

How to prevent SQL injection attacks? Before we talk about how to prevent SQL injection, we have to know the impact of SQL Injection attack,…

AutoStart wampserver On Windows 10 Startup Automatically
Web Development

AutoStart wampserver On Windows 10 Startup Automatically

Mokhtar Ebrahim January 30, 2023

Before I show you how to autostart the wampserver, I’ll talk about it a bit. Wampserver is one of the…

My Published Book

My Book

Latest Posts
  • Convert Pandas DataFrame to NumPy array
  • Convert NumPy array to Pandas DataFrame (15+ Scenarios)
  • 20+ Examples of filtering Pandas DataFrame
  • Seaborn lineplot (Visualize Data With Lines)
  • Python string interpolation (Make Dynamic Strings)
  • Seaborn histplot (Visualize data with histograms)
  • Seaborn barplot tutorial (Visualize your data in bars)
  • Python pytest tutorial (Test your scripts with ease)
Advertisements
  • Disclaimer
  • Privacy Policy
  • About
  • Contact