Copy link to clipboard
Copied
Hi, I hope somebody can help me with this.
I have created a detailpage. The id is passed through the URL and it works.
Now I want to add a form only on a detailpage with a specific id.
How do I accomplish this?
Any help is greatly appreciated.
Copy link to clipboard
Copied
Something like this
<a href="your_cont_form.php?your_id=<?=$row['your_id']; ?>">
gary
Find more inspiration, events, and resources on the new Adobe Community
Explore Now