cool tool.
Seems to be just as much as needed to have a gallery. I like that style and love that I am able to get every line of the code as it is few enough lines to understand everything.
A small hint:
Not closing the PHP tags is considered better practice as it avoids the risk of having whitespace after them.
Hi there,
cool tool. Seems to be just as much as needed to have a gallery. I like that style and love that I am able to get every line of the code as it is few enough lines to understand everything.
A small hint: Not closing the PHP tags is considered better practice as it avoids the risk of having whitespace after them.