Thanks for the nice code Raumi.

Moderator: Rathinagiri
I've give a deeper look and tested your program.rathinagiri wrote:Here is a small sample to connect to a MySQL database through a small PHP script using HBTIP.
<...>
I'm working again with MySql and I've found two problems:rathinagiri wrote:Here is a small sample to connect to a MySQL database through a small PHP script using HBTIP.
This is acutally a preliminary one. Don't try this in live data.
<...>
I've solved the first problem (html content returned). It was my mistake (using hbtip, not a server problem).Roberto Lopez wrote:I'm working again with MySql and I've found two problems:rathinagiri wrote:Here is a small sample to connect to a MySQL database through a small PHP script using HBTIP.
This is acutally a preliminary one. Don't try this in live data.
<...>
The server refuses to execute a PHP script when it is invoked from an HMG applications (like yours) with a 403 error. It previously worked fine on this host (ByetHost). I've solved trying another free service and worked, but the server automatically added HTML at the beginning and to the end to the data sent by the script, creating a problem (the data should be filtered).
Had you experienced such problems?
There is any way to avoid (both) them.
TIA.
Regards,
Roberto.
Thanks!rathinagiri wrote:I will try today and come with the results, Roberto.
Well... I've tested other servers and the problem not occurred again.rathinagiri wrote:I will try today and come with the results, Roberto.
In that case, what can we do?!Maybe they check for client browser name and version.
I don't know.rathinagiri wrote:No problem Roberto.
I too had checked with my host. It doesn't give any problem here.
In that case, what can we do?!Maybe they check for client browser name and version.