Skip to content

The Dummy Programmer

Stories of daily programming

  • Home
  • The Dummy Programmer Robot
    • Overview
    • Version history & downloads
    • Tutorials
      • TDP Robot – The basics
      • A simple SQL Server backup solution
      • A simple SQL Server backup solution – A next step
  • My other dummy projects
  • Games
    • Space Y: An Asteroids clone
  • Services
    • What’s my user agent
    • What’s my IP address
  • About
  • Toggle search form

Category: PHP

FuelPHP & PHP installation issues

Some time ago I published some posts about configuring a PHP development environment in a Windows machine. If you are interested, you can find here the first post of the series. Staying on this topic, these days I needed to create a new PHP project with FuelPHP framework, using the environment configured in the posts…

Read More “FuelPHP & PHP installation issues” »

FuelPHP

Configure a PHP development environment in Windows (part 4 of 4)

We have finally come to the end of this series of posts. I believe that in a serious PHP development environment a MySql installation cannot be missing. So today we are going to see how we can install a MySql instance in a Windows environment. Let’s start by downloading the software. You can find the…

Read More “Configure a PHP development environment in Windows (part 4 of 4)” »

MySql

Configure a PHP development environment in Windows (part 3 of 4)

Good morning folks! Here we are with another post about configuring a PHP development environment in a Windows PC. In the previous post we saw how to download and install the free NetBeans IDE. Now we are going to make another important step: configure XDebug to allow step by step debugging of your PHP applications…

Read More “Configure a PHP development environment in Windows (part 3 of 4)” »

PHP

Configure a PHP development environment in Windows (part 2 of 4)

And here we are again, talking about the configuration of a PHP development environment in a Windows 10 desktop. In the previous post we saw how to configure the PHP runtime to work in IIS. In this post we will see how to install NetBeans (a free IDE) to start developing our PHP projects (we…

Read More “Configure a PHP development environment in Windows (part 2 of 4)” »

PHP

Configure a PHP development environment in Windows (part 1 of 4)

As everyone knows, PHP is one of the most used server side languages on the web, and Windows is the dominating operating system for desktop PCs. So I think that a quick summary on how to configure a PHP development environment in Windows could be useful. In this post we will use the last version…

Read More “Configure a PHP development environment in Windows (part 1 of 4)” »

PHP

HTML AJAX image upload & preview with JQuery and PHP

In this post I will show you how to create a simple HTML form to make an AJAX image upload using jQuery and PHP. In this way you can build a form which doesn’t require postbacks to upload a file. Let’s start creating the main PHP page by placing the necessary markup. I’ll call this…

Read More “HTML AJAX image upload & preview with JQuery and PHP” »

AJAX

Copyright © 2023 The Dummy Programmer | Privacy Policy | Terms of use |

Powered by PressBook Masonry Dark