php.
I used to have the basic foundations of php. PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. In secondary school days, i'd learn scripting php and till now, the configurations which were taught to me seemed to fade slowly. In web development, i touch and continue improving my HTML & JAVASCRIPT/VBS skills rather than PHP or ASP.
There's a lot of different between php and other script. From what i know, if you want to script php, its not like scripting html. This means that you need to work along side with your server in order to test the scripts, unlike HTML. Php can be user friendly, once you configure it on your webspace. PhpNuke is a user-friendly configuration once you install the pre-made script. However, it can be your worst nightmare if you want to custmise the designs and content from scratch(i`m gonna try this).
- http://phpnuke.org - creating a small community using modules, i'd used this before.
- http://php.resourceindex.com -the php resource index.
- http://www.phpbuilder.com - best resource for php tutorials.
- http://codegrrl.com - a great tutorial site to learn php yourself.
and lastly, this site is my best resource site for any script - http://www.hotscripts.com
You guys really got to check these sites and its really really useful for webmaster and blogskins users to know a little bit more about the other script language rather than HTMLanguage.