PHP Portfolio
Many of the PHP programming projects I code, are for a small PHP project where the client needs me to edit a PHP script. They don’t justify adding them as a full project to my PHP portfolio or on my PHP resume, but I still want to showcase them to give you an idea of the type and quantity of work I do. I try to update my PHP portfolio on a regular basis, but that doesn’t always happen. : ) If you don’t see I have done something that you are in need of, feel free to contact me to discuss your PHP programming needs.
I have 14 years experience with web application development and have created numerous custom PHP websites along with modifying and customizing open source applications like Wordpress, Zen Cart, OSCommerce and Joomla.
PHP Image Gallery for an Online Portfolio
I do a lot of PHP programming for web designers that only focus on front end web design. On top of them outsourcing their client work to me, I have built several different online portfolio manager tools so they can easily manage their web design projects on their website through tools rather than having to build and edit numerous static html files. These tools allow them to create categories for their different portfolios, like logo design, website design, business cards…., easily upload images and include captions and descriptions of their web design work.
If you are a web designer and need a PHP programmer to do progamming on a website, please contact me. I can code things as simple as integrate Google Maps, create sitemaps, or contact forms, take your psd web design and convert it to HTML and CSS or WordPress or create an online shopping cart.
PHP – Add Text to Image to Create Custom Certificate
Custom PHP code was written to track progress in an online training program. After each lesson was completed, the logged in user completes a simple PHP form to note they have completed the lesson. When the final lesson has been completed (and all other lessons are complete) , PHP code generates text on a image. The users name, data and certificate code are written to the certificate and then the file is saved to the web server. The user is then sent an email with the certificate as an email attachment.
Secure Web Form
This client needed a form to collect sensitive data on his website. Since sending data over email is never secure, I suggested the following solution:
- Purchase a secure certificate so when data is sent over the internet it would be encrypted.
- Send an email notification to the client that a new form has been submitted. Only very general data was included in the email. Date, name…
- Sensitive data was stored encrypted in the database.
Complex Web Form
Generated a complex web form using PHP ajax and jquery to build a data sheet with a product list. Based on the selections the user made different criteria would display.
Banner Ad Manager Software Installation
This client needed a simple solution for managing banner ads on his website. I installed ,set up, configured and customized banner ad software to accommodate his needs. Code enabled him to define areas of the page to display ads. Code tracks impressions and click throughs. Code also allows you to set an expire data and “weigh” an ad to give it more exposure. He can now manage ads on his website through a password protected interface instead of depending on a web developer to make modifications for him.


