|
Re: Interested.... HTML
If you are interested, I suggest you learn one of the major server side languages or at least a client side one that can connect to a DB. I HIGHLY recommend PHP because it has a lot of flexibility: no delarations, strings are native, hundreds of string functions already built in, FREE, etc. The best way in my opinion is to buy a book and have at it. But if you already know how to program, you can probably find a guide on the internet. It's pretty similar to the normal C and others with the syntax. Like if(){ }else{ }. The variables don't need to be declared but it doesn't mean you can't cast them. Each variable also needs a $ in front of it. And that's about it. Look at some of the code that is readily available as most all of the scripts out there are free and ALL are "open" source. Have fun!
__________________
Cryptonite Robotics Team 624
http://www.cryptoniterobotics.com
If it's down, someone needs to buy me a UPS and tell the thunderstorms to stop crashing my server.
|