User Profile

Collapse

Profile Sidebar

Collapse
johnbrasfield
johnbrasfield
Last Activity: Apr 22 '13, 03:08 PM
Joined: Apr 21 '13
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • johnbrasfield
    replied to PHP Variable in HTML Table Cell
    in PHP
    How DO you echo a variable in or out of a table cell



    I got the value I need into a PHP variable with $uid = $_POST['uid'] and can echo the value of $uid to the window; now I want to put the value into an HTML table cell. Are you saying I should include value=<?php echo $uid ?> when defining the table cell? I do not under stand your phrase 'There's no difference in how you echo a variable in or out of a table cell'...
    See more | Go to post

    Leave a comment:


  • johnbrasfield
    started a topic PHP Variable in HTML Table Cell
    in PHP

    PHP Variable in HTML Table Cell

    In a PHP window that includes an HTML table, how do you put the value of the PHP variable in a table cell?
    See more | Go to post
No activity results to display
Show More
Working...