Skip to content
Like Geeks

  • Home
  • Linux
  • Server Administration
  • Web Development
  • Python
  • iOS Development
  • Tech Tips

Web Development

Improve Website Load Speed (Tips & Tricks)
Web Development

Improve Website Load Speed (Tips & Tricks)

Mokhtar Ebrahim 2018-11-262020-08-03

Experiencing Slow Website Load Speeds? Here Are Some Tips on Fixing This Problem. Making a great first impression on visitors…

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 2017-05-272020-05-22

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

Process Large Files Using PHP
Web Development

Process Large Files Using PHP

Mokhtar Ebrahim 2017-05-232020-05-22

If you want to process large files using PHP, you may use some of the ordinary PHP functions like file_get_contents()…

Install and Use Non-Composer Laravel Packages
Web Development

Install and Use Non-Composer Laravel Packages

Mokhtar Ebrahim 2017-05-212020-05-22

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 2017-05-202020-06-02

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

Protect Forms using Honeypot Laravel Spam Protection Technique
Web Development

Protect Forms using Honeypot Laravel Spam Protection Technique

Mokhtar Ebrahim 2017-05-182020-06-02

Laravel framework has powerful protection from CSRF, XSS, and SQL injection, but there is no built-in Laravel spam protection. If…

Prevent SQL Injection
Web Development

Prevent SQL Injection

Mokhtar Ebrahim 2017-01-272020-05-31

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 2017-01-272020-05-31

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

Advertisements
ADVERTISEMENTS
Latest Posts
  • 3D plotting in Python using matplotlib
  • Normalization using NumPy norm (Simple Examples)
  • NumPy random seed (Generate Predictable random Numbers)
  • Dijkstra’s algorithm in Python (Find Shortest & Longest Path)
  • Depth First Search algorithm in Python (Multiple Examples)
  • Python correlation matrix tutorial
  • NumPy where tutorial (With Examples)
  • Exiting/Terminating Python scripts (Simple Examples)
Advertisements
ADVERTISEMENTS
Related Posts
  • Cast or Convert an Array to Object Using PHP (Hydrator Pattern)
  • Process Large Files Using PHP
  • Install and Use Non-Composer Laravel Packages
  • Create and Use Dynamic Laravel Subdomain Routing
  • Protect Forms using Honeypot Laravel Spam Protection Technique
  • Prevent SQL Injection
  • AutoStart wampserver On Windows 10 Startup Automatically
Advertisements
ADVERTISEMENTS
Latest Comments
  • Mokhtar Ebrahim on NLP Tutorial Using Python NLTK (Simple Examples)
  • Raja on NLP Tutorial Using Python NLTK (Simple Examples)
  • Mokhtar Ebrahim on Install and Configure Linux LDAP Server
  • mirko tebaldi on Install and Configure Linux LDAP Server
  • Mokhtar Ebrahim on Caesar Cipher in Python (Text encryption tutorial)
Advertisements
ADVERTISEMENTS
Picked For You
  • 20 Main Linux commands that you will need daily
  • Linux Virtual File System
  • Exiting/Terminating Python scripts (Simple Examples)
  • Python List Functions – The Definitive Guide
  • Linux Bash Scripting Part5 – Signals and Jobs
  • Secure Linux Server Using Hardening Best Practices
  • 15+ examples for Linux cURL command
  • Prevent SQL Injection
Advertisements
ADVERTISEMENTS
  • Disclaimer
  • Privacy Policy
  • About
  • Contact