use phpinfo() function
and look for "Configuration File (php.ini) Path". for example of php
5.0x, it is normally /etc/php.5.ini
good luck.
Jay Blanchard wrote:
[snip]
Fedora Core 3, PHP 5.03, MySQL 4.17, Apache 2.0.52
Recent PHP installation. I created a phpinfo() page. When I display it
in
my
Afzal Hussain ) wrote:
Sir,
I am afzal hussain from bangladesh. Acually i am getting some problem using session in
php. This is the sample code that i have written,
session_start();
//>>$vbl="This variable is registered";
//>>session_register('vbl');
$_SESSION['vb1'] = "This variable is regist
2 matches
Mail list logo