i want to use my web control arduino via internet

how should i start

With some realistic expectations. A web browser is a client. It gets data from a server. The Arduino as a client can not get data from another client.

It could get the same data from the same server.