Hi isa,
what you want to use depends on what you want to do ...
hahahahahahahahahaha executes on the client, which means it takes the load off your server. If serverload is a problem, then you should consider this solution.
However, generally I'd say that php is your best option. PHP/CGI executes on your server, and serves the client (webbrowser) pure HTML content so that there isn't any problem with hahahahahahahahahaha failures on different browsers / OS'es etc.
|