Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

install php intl extension xampp windows

1) Open the xampp/php/php. ini file in any editor.
2) Search ";extension=php_intl.dll"
3) kindly remove the starting semicolon ( ; ) Like : ;extension=php_intl.dll. to. extension=php_intl.dll.
4) Save the xampp/php/php. ini file.
5) Restart your xampp/wamp.
 
PREVIOUS NEXT
Tagged: #install #php #intl #extension #xampp #windows
ADD COMMENT
Topic
Name
7+8 =