Search found 3 matches

by aspnetguy
Mon Apr 23, 2007 9:14 am
Forum: PHP - Code
Topic: PHP5 OO - Not sure what is going wrong [SOLVED]
Replies: 5
Views: 409

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] ok I got ...
by aspnetguy
Mon Apr 23, 2007 8:38 am
Forum: PHP - Code
Topic: PHP5 OO - Not sure what is going wrong [SOLVED]
Replies: 5
Views: 409

I'll look at ADODB but I am entering a user name and password which connect successfully when used outside this class.

And note is failing on mysql_query. It is connecting with mysql_connect, for some reason it is not recognizing the connection when I run a query.
by aspnetguy
Mon Apr 23, 2007 8:15 am
Forum: PHP - Code
Topic: PHP5 OO - Not sure what is going wrong [SOLVED]
Replies: 5
Views: 409

PHP5 OO - Not sure what is going wrong [SOLVED]

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] I am tryi...