On Mon, Mar 07, 2005 at 12:05:48PM +0700, Yanto Mulia wrote:
> >      function outputForm()
> >      {
>       global $submit,$nama,$pass;  // tambahin ini 

Globals are generally a bad idea.

        function namafungsi(param1, param2, ...)
        {
                ...
        }

Ronny

Attachment: pgpqrxMByP6vk.pgp
Description: PGP signature

Kirim email ke