3 comments :P
Also instead ofPHP Code:
# hi
/* Hi */
// Hi
Should bePHP Code:$_GET['act']
I think :SPHP Code:$_GET['action']
Printable View
Have you saved it as .php and not .htm?
Yes, It is saved as .php.
Its when a page has an action it just stops working
Does your hosting support php?
Yes, Everything else that is PHP works. Its the actions. Its all arrays and so on.