John Davidson

Using html in php file giving href

0 comments
Message:


I would like to pass product_id to a link that takes you to product_view page in echo statement which currently I cant manage. I need help with this statement I know how to do it with php inside html but not vice versa. PLZZ help. thank you


Here is my code ;
echo "<a href="product_view.php?product_id=". echo $id . ">" View "".



My Answer:
"View Product";

Rate this post

3 of 5 based on 8378 votes

Comments




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