Hulf wrote:
This does not work

echo $title=$row['title'];
echo "<tr><td><input name=\"title\" type=\"text\ value=\"$title\" /></td>";

Ta,

R.

With my psychic powers I know it is because on line 20316 of file sdlhfdsbks.php you have a line that looks like bkdlnfblzdfng(); which has a huge typo! It should be bkdlnfblzdfnsdfdsfg(); instead!

Ok, seriously now: we're not psychic, so please provide at least a little bit of context, otherwise noone will be able to help you. A good question has the following parts:
1. What am I trying to achieve?
2. What am I doing to achieve it?
3. What are the results (exactly) that I am achieving using point 2?
4. What are the differences between #2 and #3?

Yours has the following: a partial #2, without #1 we don't have a clue what you want, and with #3 you just say "it doesn't do what I want according to #1, which you don't know because I never told you.".

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to