tiy Posted May 24, 2006 Report Share Posted May 24, 2006 (edited) <?php function what() { if ( isset($_POST['poga']) ) { echo "aaaa"; } echo"<form action='' method='post'> <br> <input type='submit' name='poga' value='Run'> </form>"; return 0; } ?> <form action='' method='post' > <input type='submit' name='polls' value='Poll' ><br> </form> <?php if (isset($_POST['polls'])) { what(); } ?> Es nesaprotu kapec nospiezot pogu php nenostrada it ka palec garam. Kapec? Edited May 24, 2006 by tiy Link to comment Share on other sites More sharing options...
v3rb0 Posted May 24, 2006 Report Share Posted May 24, 2006 varbūt vispirms identē pareizi, tad ieraudzīsi kāpēc nestrādā. Link to comment Share on other sites More sharing options...
tiy Posted May 24, 2006 Author Report Share Posted May 24, 2006 ? identē pareizi ! ko? Link to comment Share on other sites More sharing options...
Vebers Posted May 24, 2006 Report Share Posted May 24, 2006 Es nesaprotu kapec nospiezot pogu php nenostrada it ka palec garam. Kapec? Kam tev palec garām ? Man viss izpildās.. Link to comment Share on other sites More sharing options...
Recommended Posts