Furry stuff, oekaki stuff, and other stuff.
You are not logged in.
Pages: 1
Hi,
I'm trying to change the names of my saved pictures to "date of post"+"picture ID". For example, if I made a picture today (15th Nov, 2008) and it's the 25th pic I drew it should look like "2008-11-15-25.png".
Unfortunately I'm by no means a pro with PHP
All I could find out until now was, that i could change
$cfg['op_pre'] = 'OP_";
into
$cfg['op_pre'] = date('Y-m-d-');
But this unfortunately only displays the pictures I drew today.
So what I wanted to ask now is: where can I get the date when the picture was posted? I mean I can see on my index-page when the picture was drawn... I just can't "extract" it ;_;
Any help would be much appreciated!
fukiburi
Offline
Pages: 1