PHP-GTK2 Cookbook Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:PHP GTK and MYSQL (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:PHP GTK and MYSQL


#3753
danielrve (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
PHP GTK and MYSQL 1 Month, 2 Weeks ago Karma: 0  
Hi friends!! How are you??


Somebody use P-GTK with MySQL???

I need to use the extension of mysql but I can't load from my php-gtk

say

PHP Warning: PHP Startup: Unable to load dynamic library './ext\php_myslq.dll'
in Unknown on line 0

And with pdo is the same!!!

Somebody have this working??

Thanks a lot

Best Regards

Daniel Rivas
 
  The administrator has disabled public write access.

#3755
danielrve (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Re:PHP GTK and MYSQL 1 Month, 1 Week ago Karma: 0  
Hi guys!

well the error was a syntaxs is "php_mysql.dll" I wrote "php_myslq.dll"

Thanks for everything!!

Daniel Rivas
 
  The administrator has disabled public write access.

#3763
kielsoft (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:PHP GTK and MYSQL 1 Month ago Karma: 0  
Make sure you enable the the mysql dll in your php-cli.ini file


extension = php_pdo.dll
extension = php_mysql.dll

and then try your code again.
 
  The administrator has disabled public write access.
#3764
danielrve (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Re:PHP GTK and MYSQL 1 Month ago Karma: 0  
Thanks Keisoft!!!

Yes! its that.. i wrote wrong!! but its ok now!!


Best regards

Daniel Rivas
 
  The administrator has disabled public write access.



Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Blog - Forum - Privacy Policy - Contact Us
Copyright © 2006-2009. kksou.com. All Rights Reserved