Haydar TUNA wrote:
Hello,
Stored Procedures are faster than standart sql query beacuse they have
already compiled sql script.
I wouldn't say that's the case every single time - personally I'd do
some testing to see what works better.
--
Postgresql & php tutorials
http://www.designma
Hello,
Stored Procedures are faster than standart sql query beacuse they have
already compiled sql script.
--
Republic Of Turkey - Ministry of National Education
Education Technology Department Ankara / TURKEY
Web: http://www.haydartuna.net
""Lasitha Alawatta"" <[EMAIL PROTECTED]>, h
This was a problem with the PHPRC value =-)
Jerôme Kaluza
Service du Sang
Service Informatique
Croix-Rouge de Belgique
rue de Stalle 96 - 5e étage
B-1180 Bruxelles
Tél. : + 32 (0)2 371 35 27
Fax : + 32 (0)2 371 35 23
[EMAIL PROTECTED]
http://www.transfusion.be
Paco,This may not solve your issue, but my very first thought is check permissions/mode on the INI file...?Andy Stratton, ZCECOMPASS Information Systems, Inc.1756 Belle CourtMillersville, MD 21108(410) 923-6300 Office(410) 923-2820 Fax(443) 623-6835 Mobile
Original Message
Subj
Hi all,
I have a problem: my PHP instalation doesn't load php.ini.
phpinfo() returns this:
Configuration File (php.ini) Path: /usr/local/apache/php
Loaded Configuration File: (none)
I have php.ini (copied from php.ini-recomended) in /usr/local/apache/php
¿Any idea?
Thanks.