PHP Gnope w/GTK2 & SQL includes ??

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
labmixz
Forum Newbie
Posts: 18
Joined: Tue Apr 25, 2006 12:14 pm
Location: tampa ~ fl
Contact:

PHP Gnope w/GTK2 & SQL includes ??

Post by labmixz »

I was trying to play with gnope and I seem to hit a brick wall when it comes to setting up the include for mssql, I installed the php_mssql.dll within C:\PHP-Gtk2\ext and uncommented the php.ini within C:\PHP-Gtk2...

But seems like the mssql functions still aren't working, infact they are hendering the program from running, soon as I take out the sql stuff, it runs fine...

Maybe it's how I'm entering the sql function into it with the GTK main loop, I'm not sure, as I said, just playing with it...

I guess my question would be to anyone that worked with gnope / GTK2, how do I get mssql include to work with it?

Thanks in advance~
Post Reply