(article is a table in my database and author is a column in it)
but it didn't work. When I wrote mysql_error($query), it gave me this error: supplied argument is not a valid MySQL-Link resource
It seems that there is a mistake in the query but I can't find it. Thanks in advance if anyone can help
feyd wrote:posting coding problems in the general discussion board doesn't help you any faster, but will make me mad a whole lot faster...
SUBSTRING(author,1,1)
Ehmm sorry, I was just reading an entry when I decided to post a new topic but i didn't pay attention that it was in the general discussion board. Thanks for the help.