Creating the AJAX Basic Toolkit

I need to create a way to create an AJAX toolkit that works with all modern browsers and keeps a lot of the work of testing out of the way for the developer using it. It is going to involve research, which I’m doing, and testing, which I haven’t yet started. I’m going to look at other toolkits and see how they do things and develop my own methods and see how well I can do things against the other one.

I also need to focus a little bit more on security to make sure that a person can’t take control using my methods and PHP Scripts against me. A lot of testing will be required, but I think it will have an awesome effect.

Possibly Related Posts:


Comments are closed.