Sudheer Satyanarayana wrote:
Wolf wrote:
Sudheer,
Post the code you are using and we'll better be able to point you in
the right direction to get your code working.
Thanks Jim Lucas, Wolf and Jay Blanchard for your suggestions. Here is
the code I am using
[code]
print '';
$result = mysq
Wolf wrote:
Sudheer,
Post the code you are using and we'll better be able to point you in the right
direction to get your code working.
Thanks Jim Lucas, Wolf and Jay Blanchard for your suggestions. Here is
the code I am using
[code]
print '';
$result = mysql_query("SELECT * FROM users w
Jay Blanchard wrote:
[snip]
I have a MySQL table with four columns - userid, created_date, username
and path_to_picture. path_to_picture column contains the path to the
image files of those users who have uploaded pictures. An example path
stored in path_to_picture column is picture/username.p
Sudheer,
Post the code you are using and we'll better be able to point you in the right
direction to get your code working.
Wolf
Sudheer Satyanarayana <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a MySQL table with four columns - userid, created_date, username
> and path_to_picture. p
[snip]
I have a MySQL table with four columns - userid, created_date, username
and path_to_picture. path_to_picture column contains the path to the
image files of those users who have uploaded pictures. An example path
stored in path_to_picture column is picture/username.png. There are
some
5 matches
Mail list logo