View Single Post
Old
  (#849)
BrianG
RC-Monster Admin
 
BrianG's Avatar
 
Offline
Posts: 14,609
Join Date: Nov 2005
Location: Des Moines, IA
03.25.2010, 04:59 PM

That is a possibility, and something like I was considering when developing Mike's brushless selector guide. I ended up using an XML scheme for that, but wouldn't work well for this. Any scheme that "wrote" the arrays would require either a daily automatic task/job, or something I'd have to "run" each time something changed. Either way, I'd still have to learn PHP - not just learn it, but be proficient to avoid issues like cross-site scripting, SQL injection, etc. And I'm not even sure what level of capabilities my server offers. And, I have to make sure the code is portable in case I ever switch servers.

I'd be more than happy to take the time to go through all this effort if I could get my hourly wage that I get at work.

Last edited by BrianG; 03.25.2010 at 05:01 PM.
  Send a message via Yahoo to BrianG Send a message via MSN to BrianG  
Reply With Quote