DEV Community

Charles
Charles

Posted on

Bootstrap 5.3 and PHP

I had a huge win about three weeks ago. Since then I have become so much more confident in what I have been working on! I had an old membership script that was pretty simple and decided to make use of AI and upgrade it to include; registration, pass reset, and 4 tiers of membership. My next challenge is to sandbox PayPal and get my payment schema to recognize the 4 levels of membership. ChatGPT 4o made a huge difference.

At the core the script is written in PHP and the pages are HTML/CSS using Bootstrap 5.3.3. What I found most amusing is cleaning up the CSS after so many iterations of changing and modifying the code so many times was actually harder than getting the core script to work properly!

This is my First post. Thanks Dev's for allowing me to be here!

Char

Top comments (0)