Fun With PHP

Fun With PHP

  • Home
  • PHP Tutorials
  • Downloads
  • Contact

Month: June 2018

How to make a simple database table with PhpMyAdmin

06/23/2018 notefordebts 0

Before you can set up a database table you will need to Set Up Database And Database user . Setting up a simple database table […]

Set Up Database User And Database In Cpanel

06/15/2018 notefordebts 1

Setting up a database with CPanel control panel on  your server is very easy.  There are only a few steps. I use rockithost.com as my […]

Set Up My Database Connection with PHP PDO

06/08/2018 notefordebts 1

Setting up the PDO database connection with PHP is essential in my opinion if you want a dynamic database driven website . It looks like […]

Structuring My Folders And PHP Code When Building Websites

06/08/2018 notefordebts 0

Creating a structure for your PHP code can be a headache if you have never done it before. I make a lot of simple websites […]

Recent Tutorials

  • How to make a simple database table with PhpMyAdmin

    06/23/2018 0
  • Set Up Database User And Database In Cpanel

    06/15/2018 1
  • Set Up My Database Connection with PHP PDO

    06/08/2018 1
  • Structuring My Folders And PHP Code When Building Websites

    06/08/2018 0

Featured Downloads

  • Download “Basic File Structure For Building PHP Websites” File-Structure.zip – Downloaded 31 times – 2 KB

  • Download “Database Connection with PHP PDO” connection-files.zip – Downloaded 115 times – 5 KB

Ads

hi ads go here

Copyright © 2023 | Fun With PHP