• Skip to primary navigation
  • Skip to main content

Javier Lona

Web Developer in Texas

  • Home
  • Blog
  • Projects
  • Email
  • GitHub
  • LinkedIn
  • Twitter
  • YouTube

MySQL

MySQL Essential Commands

August 13, 2018

Essential MySQL Commands

Requirements All operations must be executed from a MySQL account having administrator access/privileges. mysql -u [username] -p How to Create a

Category iconGuide Tag iconMySQL

Monkedia Login App

August 10, 2018

Authentication and Database Client List

View Live Demo GitHub Repo Description: Web application with the authorization that allows the end user to access/search a list of clients by ID

Category iconProjects Tag iconAjax,  Bootstrap 4,  JavaScript,  MySQL,  PHP

PHP MySQL CRUD App

July 24, 2018

PHP MySQL CRUD App

View Live Demo GitHub Repo Description: PHP & MySQL CRUD application to manage a Toastmasters group agendas and members. Backend

Category iconProjects Tag iconBootstrap 3,  MySQL,  PHP

Contact Form

July 19, 2018

Contact Form Connected to Database

View Live Demo GitHub Repo Description: A contact form I used as my Google AdWords landing page. The visitors sign up, and their information is

Category iconProjects Tag iconBootstrap 4,  MySQL,  PHP