Forum Moderators: coopster
Any suggestions you would have would be much appreciated. I'm not a programmer, by any means, so something pre-made would be better, but my budget is nonexistant.
Thanks!
Tall order! If you are maintaining a website and you are going to be managing dynamic data, you are probably either going to have to learn some programming or outsource the services to another. We could help you custom code a simple page to get started using PHP -- it really isn't that difficult :) Well, it's something to consider, anyway.
I did a quick search and found a Calendar/Event package on sourceforge called Datenator [indom.sourceforge.net] that may work for you. There is an online demo you can check out. Otherwise you may want to search sourceforge, hotscripts, etc. for a packaged system that fits your needs.
I tried the program and it wouldn't let me include old dates, just new ones. Nice software, tho.
I'd love to learn how to do it myself with PHP. I've had a small amount of PASCAL and Visual BASIC in high school and college (10 and 5 years ago...), but haven't gone much beyond HTML web-wise. I'm not sure where to start. I just know what I need!
Pick up a copy of PHP and MySQL Web Development by Welling and Thomson. Very thorough, and usable projects with which to learn.
WBF
Your PASCAL and Basic experience is really all you need to get started with PHP. Understanding program flow and logic is the biggest obstacle, and you've cleared that hurdle.
Pick up a copy of PHP and MySQL Web Development by Welling and Thomson. Very thorough, and usable projects with which to learn.
I'll try to pick up the book when I get some spare change. I don't know when that will be so is there any good place on the web that I can at least get started right?
I have a lot of other projects I'd like to do so I think learning it is probably the best option. Doesn't look too bad on a resume, either ;) and mine needs all the help it can get! Thanks for the help!