info about link
: Javascript : PHP Index : MySQL :
isbn check
: Source : : Explanation : : Example : : Todo : : Feedback :

Feedback on isbn check

name: marty
email: marty_[at]_excudo_[dot]_net
homepage: http://devshed.excudo.net
The form is sent using POST. So we do something like this on the example page:

<?php
$Validator = new Excudo_Validate_Isbn();
$bool = $Validator->isValid($_POST['isbn']);
?>
03-11-2010 @ 14:36
name: B-Developer
email: lion_[dot]_off_[dot]_judah_[at]_gmail_[dot]_com
Hi there,

I like the way you've explain, how 'we' can get this work..but only i'm wondering wich technique is between the function and the input field. Did you guys use something like GET OR POST.

Kind regards,

B-Developer
14-10-2010 @ 15:30
Name
Email
Homepage
Comment
Type the shown code:
=[Disclaimer]=     © 2005-2012 Excudo.net