by Guest » Mon Jul 11, 2005 7:10 pm
I find the articleId is 1,2,3,4......
Now I hope articleId can be a big number with year, month, date and time.
and add the number 1,2,3,4.
Just like 20050712001, then we can know something from the articleId.
But after I read the "OJSTechnicalReference.pdf", and I read some php code, I find getArticleId(), getData() and some other function is used to
do this, but I am puzzled.
So can you help me to do this?
Thank you very much!