Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8948243
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T12:56:18+00:00 2026-06-15T12:56:18+00:00

I am using PHP5 and some of the fields in the database contain HTML

  • 0

I am using PHP5 and some of the fields in the database contain HTML tags. The user should be able to edit these and save them as part of the form. Let’s take a simple example.

I have a field called link that comes from the database and contains an HTML link tags such as:

$link = "<a href=\"http://www.google.com\">go to google</a>";

In my html form I have an input field that will allow the user to edit the $link contents(including tags) – I use Smarty templating engine so hence the {$link} notation

<input name="link" id="link" value="{$link}" />

Issue I have now is that the first time the link field gets displayed as is, so with tags and all, but when the user saves to the database and page refreshes, I see the words “go to google”, so the tags get stripped out. Upon closer inspection, that is what is saved in the database as well.

How do I deal with this situation, given the simple example above?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T12:56:20+00:00Added an answer on June 15, 2026 at 12:56 pm

    Use the PHP function htmlentities($link) to scape those tags.

    Here is the Manual.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

EDIT 2: I'd like to convert English words to unicode numbers using php5 and
I am using php5. Are there some settings or a simple php.ini directive that
I m using PHP5 & during testing on IE7 if some thing does no
I'm trying to implement autoloading in Php5.3 using namespaces but I'm having some issues
I am developing some websites on my Mac (Standard LAMP setup, with PHP5, Using
I'm in the process of writing some epub creation functionality using php5. Currently I
i compiled myself apache2 and php5.2 using this guide http://dan.drydog.com/apache2php.html i tested php with
I'm building a web application using PHP5.3 and Zend Framework 1.9.4. i have an
Hey This is my login script, using PHP5 and MYSQLi, I just had help
Ok so I am trying create a login script, here I am using PHP5

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.