Resume Home Page

George Jay Croft
PO Box 3058
Suwanee Georgia 30024
cell: +1-404-457-8221

Welcome

I have had various resume websites of the past 5 years or so. The first was simple HTML and then refined to XHTML standards. What it did not have was any sort of code for creating dynamic pages.

Then I discovered PHP. It's an easy to learn program language. I think it's great. PHP is a open source, server side, programming language. Now I have dynamic code so that if I want to make a change to my phone number above, I only have to do that in a single location and not on every single HTML page.

Anyway, look around and let me know what you think.

Thanks

G. Jay Croft
May 2, 2007

About the Home Page

This may not be very impressive to those who don't know PHP as well as to those who do. My goal in the "About" sections is to show that I am capable of writing PHP, XHTML, etc.

All the text areas on the site are read from a text file. This is one of the very nice things about dynamic sites is the fact that I can upload a file, name it a certain way and even without over writing older files, always have the new text display on the page.

Well, I think it's pretty neat.

Take a look at the About the Download Page on how this is done.