Log in

View Full Version : Article Edit button



vividona
11-03-2008, 12:10 PM
I have a simple funny article script

the edit button of the article appear to all members and guests

I need it to appear just for the article writer

Moshambi
11-03-2008, 04:03 PM
Are you storing the article in a database?

james438
11-04-2008, 06:12 AM
Are you storing the article in a database?

I don't think that matters. If (user_login_name=='article ID#(s)') edit button appears;

It would be helpful to see the problem code though (sans password info of course).