Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

PHP Startup: Unable to load dynamic library

If you are a windows user, make sure to uncomment this line in your php.ini 
file:
	
extension_dir = "ext"
 
PREVIOUS NEXT
Tagged: #PHP #Unable #load #dynamic #library
ADD COMMENT
Topic
Name
7+7 =