The Eclectic Coder

Sean Bone's portfolio

  • Home
  • About Me
  • ETH Studies
  • Projects

Tag: MySQL

  • Web Development

Setting up for local development of a website

By Sean Bone 1 Jun, 2018

A very popular choice when setting up an Internet development environment is the LAMP stack. LAMP stands for Linux, Apache, MySQL and PHP. Combining these four software packages makes for a solid and completely open-source base to develop websites and Internet applications on your own computer before publishing them online. Step 0: Linux I am

Read More
Apache first-setup MySQL PHP phpMyAdmin
01 Jun 2018
  • Web Development

Using prepared statements to insert data into a database

By Sean Bone 26 Dec, 2013

An SQL injection attack is a form of hacking which attempts to obtain information about your server or DataBase setup by triggering errors in your form handling code.A hacker would fill in your form with a string that, if simply inserted in an SQL query, would prevent that query from working and, hopefully for the

Read More
MySQL SQL
26 Dec 2013

Recent Posts

  • Neovim as a general-purpose almost-IDE
  • Optimisation of a FLIP Fluids solver
  • Makefile hacks
  • xclip reference: copy-to-clipboard CLI
  • Project EULER: supersonic sounding rocket

Tag Cloud

Python reference artificial-intelligence SQL image-analysis aerodynamics JavaScript matplotlib game-development teamwork HPC GNU Make MySQL phpMyAdmin neural-networks SSH BLAS control-theory Apache Linux PHP OpenFOAM HTML5 JSON bash MPI Vim CFD CMake optimisation regular-expressions LAPACK first-setup C++ robotics WordPress computer-graphics LaTeX tkinter Git machine-learning gnuplot htaccess RaspberryPi CUDA C-Sharp dynamics

Categories

  • ARIS
  • Build systems
  • Courses
  • DPOC
  • ETH
  • High-Performance Computing
  • Image Analysis and CV
  • Linux
  • Plotting and Visualization
  • Programming Techniques
  • Projects
  • Robot Dynamics
  • Software Development
  • Version Control
  • Web Development
  • 2022
  • 2021
  • 2020
  • 2019
  • 2018
  • 2017
  • 2016
  • 2015
  • 2014
  • 2013
  • 2012
Website designed by Sean Bone | Powered by WordPress