Author Topic: Mysql Link Resource  (Read 4689 times)

0 Members and 1 Guest are viewing this topic.

Offline WaterDudeTopic starter

  • Irregular
  • Posts: 1
    • View Profile
Mysql Link Resource
« on: December 11, 2003, 08:56:37 AM »
I\'m interested in creating an externally accessed connection pool that I can use with PHP.  My question is two-fold:

1.  I\'m under the assumption that PHP can exacute external deamons running on the same box, if Apache\'s user has the correct permissions.  Am I correct?

2.  Is there any info out in www-land about the internals of the mysql link resource used by PHP?


Sorry if this is a newb type question, but I haven\'t had much luck looking this up.