↓ Skip to Main Content

devunit

Main Navigation

  • Home
Home › Posts tagged php

Tag: php

Vanilla WAMP in Under 30 Minutes

By admin Posted on December 20, 2021 Posted in WAMP No Comments Tagged with apache, mysql, php, wamp, wampserver, windows, xampp

This guide will take you through the basic steps of setting up a vanilla / barebones 64-bit WAMP (Apache, MySQL, PHP on Windows) stack in less than 30 minutes using Apache 2.4, PHP 7.4, and MySQL 8.0. This guide uses …

Vanilla WAMP in Under 30 Minutes Read more »

Don’t Use the empty() Function!

By admin Posted on December 16, 2021 Posted in PHP No Comments Tagged with empty, php

They Lost HOW Much Data?! Here’s a fun little story. A client wanted a form built that would collect some basic family information like whether someone was married or single, had children, income, etc… Mr. Developer says, “No problem!” and …

Don’t Use the empty() Function! Read more »

Why and How to Use Prepared Statements

By admin Posted on December 14, 2021 Posted in Database, PHP, Security No Comments Tagged with database, php, security

“If it ain’t broke, don’t fix it.” SQL injection is one of the most common issues facing many PHP developers. You’ve finally got that login form working with your database script and now someone is telling all your hard work …

Why and How to Use Prepared Statements Read more »

© 2025 devunit | Powered by Responsive Theme