forked from davideme/libphonenumber-for-PHP
-
Notifications
You must be signed in to change notification settings - Fork 7
Import Data
J Kishore Kumar edited this page Jul 23, 2013
·
2 revisions
cd build;
php BuildMetadataPHPFromXml.php \
http://libphonenumber.googlecode.com/svn/trunk/resources/PhoneNumberMetadataForTesting.xml \
../data/ \
true # For Testingcd build;
php BuildMetadataPHPFromXml.php \
http://libphonenumber.googlecode.com/svn/trunk/resources/PhoneNumberMetadata.xml \
../data/ \
false # For Production