Hi Friends,
In my linux server (LOCAL), accessing data through the PHP scripts from
MySQL (3.23.41)tables, it is taking more time. Earlier it was very fast.
Now a days
some reports it is taking more than five minuits. Earlier it use to come with
in a minuit. What may the problem and what
Hi friends,
I have MySQL 3.23.41 in my Mandrake Linux 8.1. I am using PHP 4.0 queries
to access the MySQL database, in Apache 1.3.2 environment.
Now a days, some of my php modules are very slow. eg., earlier a report
generation program in PHP use to take less than 30 sec to genrate and displ
Hi all,
I am having MySQL database on web. (eg., at www.lmcr.net). What is the PHP
script which I can connect the MySQL table from my Local machine. Can
anybody help me.
Regards,
Vinod.
-
Before posting, please check:
ht
Hi Friends,
I am having a local MySQL database & tables in Linux and the data is
updated in the table using PHP scripts working through apache web server.
local MySQL database is connected using the following php scripts.
mysql_connect("localhost","root","vinodb")
or die ("cannot connect to m