Jump to content

Recommended Posts

Posted

I was emailing back-and-forth with a programmer and he said he would like to use PHPADODB for a website that he MAY design for me.

 

Any idea what that is and does TCH support PHPADODB?

 

thanks.

Posted
ADOdb is a database abstraction library for PHP.

I think it is a package you install on your site, but

open a help desk ticket to the techs to see if it is supported.

Support said they don't suppot ADOdb. Does that mean they just won't provide help or that I can't install it on my site because it is against TCH policy?

Posted

You should have no issue using adodb on our servers. Don't quote me on this but I believe several scripts we provide in Fantastico such as Gallery, use adodb.

Posted

ADODB is a very nicely designed database abstraction layer for PHP. It simplifies supporting disparate databases and provides a common featureset for all supported databases.

 

Installation is simple:

 

1. Unzip the adodb.zip file to a directory in your account.

 

2. Within your PHP Project, inlcude the adodb.inc.php file

 

That's it. Nice, simple and easy. Makes it easy to upgrade to when the need arises. It has an excellent track record. I've used it for years and do not recall any exploits or security vulnerabilities for it.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...