Jump to content

[SOLVED] <? echo $detail ?> showing up in form input field


sillysillysilly

Recommended Posts

I have a script that looks to the database and collects some variable that will be echoed back inside the form field so they can update it.  I had this running on another server just fine - it would give the detail inside the form field.  When I installed the latest and greatest xampp on my own computer is when it started putting <? echo $detail ?>  in the form field instead of what is in the variable.  The HTML is right; its probably something in the php.ini settings but I don't know what it would be.  Any ideas?

 

<tr><td><label>First Name  </label><input name="firstname" type="text" size="16" maxlength="16" value="<? echo $firstname; ?>"/>   

 

Also where can I get the wysiwig that is shown in the posting windows here, those are cool.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.