How to connect Block Http to our server's database?
-
Hello all expert Fxdreema

I have a bit web development on previous experiences.
1 And I am trying to send the indicator's value (from mt4) by connecting both the fxdreema's block http to our mysql database using below customized php file :

2 Let say there is already created some column data inside the mysql database : indicator 1, indicator 2, indicator 3
3 I want to send the value of those each indicators from mt4 to fill those each column indicator1, indocator2, indocator3 inside the mysqgl database
4 And Let say the target web is http://www.abc.com
5 But Then I don't know how to create the url's structure inside the block as below pic

is the url link something like this? : http://www.abc.com/test.php?.... etc?
Any suggestion?I am very happy if everybody can help me to learn on how to make it happen?

Thank you in advance!
-
@zedeai2 I am not sure if any one can help on this, not me but good luck. Possibly by adding http://before www you end up with http://http://www.abc.com, just a thought.
-
@jstap Hello,
Thank you for your response

I am just thinking this is good block inside of fxdreema's features
But If none y know how to use this good block, this block will be useless right?
I tried to look for similar discussion, but none of those discussions topics has "sharp" explanation
Any way, I am still expecting someone who can help me to answers my questions here
Thank you!