|
-
Sep 30th, 2006, 03:09 PM
#1
Thread Starter
Hyperactive Member
[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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|