Skip to content

Tag: html

add identifier to each page on site

So my website has multiple pages where I want people to have an option to send us a message. I already have setup a php mailer but all the mails have the same layout. How can I make to where if the message has been send form a specific page I add specific words to the mail? The mailsender works

I’m Trying to Create a search field

I am trying to create a search field in PHP and HTML. My code is not showing any error message, however it doesn’t echo anything. My search page comes up blank. Here is my PHP code: <?php …