from my iPhone
>
> On 26.01.2010, at 16:02, Murat Beyhan wrote:
>
> > Dear All,
> >
> > I have updated apache2 and php5 then I have faced the following
> > message.
> > I have set on Enable dl in php.ini file but still could not solve
> > pr
line 3
Murat Beyhan
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hello,
I try to execute bash script file by using following script
exec('/path/test.sh');
this test.sh file includes the Global Mapping Tools script and
create map.ps file taht is the epicenter distribution file of the earthquakes.
I have obtain epicenters.csv file by using PHP-MYSQ
hello,
I try to execute bash script file by using following script
exec('/path/test.sh');
this test.sh file includes the Global Mapping Tools script and create map.ps
file taht is the epicenter distribution file of the earthquakes.
I have obtain epicenters.csv file by using PHP-MYSQL relation
Hello,
Im using PHP and MySQL
I try to import txt file to mysql Database
But file size bigger than 2048KB so I could not import it
It is related with range_alloc_block_size
Because in mysql this veriable is 2048.
If it is possible how can I change this variable.
Please If somebody knows this hel