• Home
  • Resume
  • CV PDF
  • Portfolio
    • PHP Factory Pattern | PHP/OOP/Design Patterns
    • User validation form | PHP/OOP/HTML
    • Pizza Fanatic App | PHP/MySQL
    • Raspberry Pi Robot | RaspberryPi/Python
    • Commercial in Confidence | MySQL/PHP/AJAX
    • Gazetteer Geolocation | APIs/cURL/PHP/AJAX
    • Wasteman Clearance | Bootstrap/JS
    • Paddy Boyle Photos | Node.js
    • Paddy Boyle Photography | Node.js
    • Jackie Ceramics Site | Bootstrap
    • My Website | Node.js/Express/HBS
    • Phoenix Beading Site | Bootstrap
    • Neighbourhood Site | Bootstrap
    • GitHub Profiler API | AJAX/jQuery
    • AJAX CRUD Requests | AJAX/jQuery/Node.js
    • Geolocation App/API | AJAX/PHP/CURL/JSON
    • Json Generator App | AJAX
    • Musicon Site | Handlebars
    • Rock Paper Scissors App | JS
    • PHP Calculator App | PHP
    • Race Registration App | JS
    • Magic Eight Ball App | JS
    • Games of Chance App | JS
    • Tasty Treats Form | Node.js
    • React Exercise | Node.js/React
    • Bitesize API | AJAX
    • Wordsmith API | AJAX
    • Piano Keys App | jQuery
    • Gameboard App | jQuery
    • Web Safe Font App | jQuery
    • Feedster App | PHP
    • Madison Site | jQuery
    • Task List | Python/Flask
    • Trivia Card | jQuery
    • Academia Stats | DC.js/Crossfilter
    • Connect Four Game | jQuery
    • DRY App | Bootstrap
    • Silent Signs | JS/Bootstrap
    • Tic Tac Toe Game | JS
    • Stopwatch App | JS
    • CSS Poster | HTML5/CSS3
  • Git Hub
  • Contact
Jed Boyle logo

Jed Boyle

Full Stack Developer

Jed Boyle logo

Jed Boyle

Full Stack Developer

  • Home
  • Resume
  • CV PDF
  • Portfolio
  • GIT HUB
  • Contact
Jed Boyle logo

Jed Boyle

Full Stack Developer

  • Home
  • Resume
  • CV PDF
  • Portfolio
  • GIT HUB
  • Contact

User Validation Form

    XAMPP

    HTML5

    CSS3

    PHP

    Heroku

User Validation Form

https://user-validation-form.herokuapp.com/
https://user-validation-form.herokuapp.com/
https://user-validation-form.herokuapp.com/
Previous Next

Project Description


I used PHP’s OOP (object oriented programming) to create a user validator class. This class validates a username and an email that is input by the user.

After the user has input the data into the form, the PHP class takes the user data, validates it, and outputs an error to the browser (if any occur). If the form passes validation it is ready to send the data to the database.

I have not connected this form to a database as it is just a project in PHP class development. This project has helped me better understand PHP classes by implementing one for a real-life operation.

Click here for GitHub repository




Project Description


I used PHP’s OOP (object oriented programming) to create a user validator class. This class validates a username and an email that is input by the user.

After the user has input the data into the form, the PHP class takes the user data, validates it, and outputs an error to the browser (if any occur). If the form passes validation it is ready to send the data to the database.

I have not connected this form to a database as it is just a project in PHP class development. This project has helped me better understand PHP classes by implementing one for a real-life operation.

Click here for GitHub repository



My Social