Results 1 to 5 of 5

Thread: [RESOLVED]why only comes first word

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member samsyl's Avatar
    Join Date
    Jun 2001
    Location
    London
    Posts
    338

    [RESOLVED]why only comes first word

    I want to show a data in textbox from mysql database. it comes but only first word, say data is "istiaque choudhury"
    it comes only "istiaque"
    why?

    code is

    <input type="text" name="txtsellername" size=66 value=<?php echo($SellerInfo['SellerName']); ?>>

    thanks for help
    Last edited by samsyl; Sep 30th, 2006 at 05:54 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width