Adding library to PHP
How do I add librarys to PHP? The app I am running is giving the error
Error!: You can't run this script because your PHP doesn't have GD library (1.* or 2.*) loaded.
How do I add librarys to PHP? The app I am running is giving the error
Error!: You can't run this script because your PHP doesn't have GD library (1.* or 2.*) loaded.
Found my
Found my solution...
Post new comment