Setting up a LAMP development environment in linux mint or ubuntu
This post will show you how to setup a LAMP [linux apache mysql php] development environment in linux mint or ubuntu firstly, open a shell. then, type sudo apt-get install…
This post will show you how to setup a LAMP [linux apache mysql php] development environment in linux mint or ubuntu firstly, open a shell. then, type sudo apt-get install…
Setting up eclipse with xampp and xdebug to debug php code. This post will show you how to setup eclipse on your mac to work with xdebug inside XAMPP. This…
This post is about setting up XMAPP on a mac with xdebug. The first thing we are going to do is to change the document root inside xampp to the…
I made a new wordpress theme. It uses a couple of html5 things, like the <nav> tag, <section> and <article> too. I have tidied up the stylesheet (I started again)…
Well. I have to make a new website. I actually have about ten to do. we are making big changes to our system. we are taking all of the code…