LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
[stats]
From: Andrew Reid <andrew.reid@plug.cx>
To : David Lloyd <lloy0076@rebel.net.au>
Date: 30 Jun 2001 15:55:32 +0930
Re: PHP Question
On 29 Jun 2001 17:32:46 +0930, David Lloyd wrote:
> The manual lists a number of functions under subjects.
>
> I would assume that if it's listed in the manual then it would be
> installed by default unless overridden.
OK, I had a hard time understanding that one, but I'll have a shot
anyhow.
If my interpretation of this question is correct, the following may
prove useful:
+------------------
| The fact that a function is listed in the manual doesn't necessarily
| mean it's installed and available. What it does mean is that it is
| available providing the required libraries are installed (and PHP was
| compiled against them).
+------------------
If I'm way of the mark, maybe this end of the stick is more correct:
+------------------
| If you're reading through the subject "MySQL" in the PHP Manual, you
| will have access to all the functions in the list, assuming you've
| compiled PHP with support for MySQL. Note that in some subjects, not
| all functions are available as your version of PHP may either not
| support it or superceed it.
+------------------
- andrew
--
void signature () {
cout << "Andrew Reid -- andrew.reid@plug.cx" << endl ;
cout << "Cell: +61 401 946 813" << endl;
cout << "Quidquid latine dictum sit, altum viditur" << endl;
}
--
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
[stats]
Return to the LinuxSA Mailing List Information Page