D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
lampp
/
lib
/
php
/
doc
/
HTML_Select_Common
/
examples
/
Filename :
UKCounty.php
back
Copy
<?php include('HTML/Select/Common/UKCounty.php'); $c = new HTML_Select_Common_UKCounty(); ?> <html> <body> <?=$c->toHTML('county')?> </body> </html>