John Davidson

javascript - how to add variable link in html

0 comments
Message:


i have a remote php file located on a server


https://webserver.com/file.php


and i have several images in html file on another server that are linked through




<div class="apps">
<a href = "file.php?type=1"><img src="https://anysite.com/image.jpeg" alt="image" border="0"></a></br>
logo
</div>


My Answer:
Image 1
Image 2
Image 3

Rate this post

4 of 5 based on 4556 votes

Comments




© 2024 Hayatsk.info - Personal Blogs Platform. All Rights Reserved.
Create blog  |  Privacy Policy  |  Terms & Conditions  |  Contact Us