Search results

  1. K

    How to call js function from php code

    i have some problem with following code.... please help.. <html> <head> <script type=text/javascript> function checkit(par1, para2){ if (par1=='del'){ alert ("Are you sure to delete. id:" +para2); } } </script> </head> <body> <form> <?php include_once("connect.php")...
  2. K

    new member

    Welcome.. we expect you to b a good community member, and valueable as well...
Top