Welcome Guest, Not a member yet? Register   Sign In
form_submit() vs input
#1

[eluser]Zimooon[/eluser]
Hey guys,
When i use
Code:
<?php echo form_submit('submit', 'Erstellen'); ?>
my submit works.
When i use
Code:
<input class="btnupload" type="submit" value="Erstellen" />
it doesn't.
But isn't it the same?
How to solve it? any ideas?

best regards




Theme © iAndrew 2016 - Forum software by © MyBB