Archive for tutorials
You are browsing the archives of tutorials.
You are browsing the archives of tutorials.
I was experimenting useless data when I accidentally came across this useful tip, then I decided to share it with the Internet folks. It’s yet another date() related topic, however, date() function is a great... Read More »
What about if I want to make weekly notification, that rises an alarm once in every week, month, year, or any cycling period of time? And what about if I don’t want to assign CRON jobs to do that kind of work or I don’t... Read More »
I wonder if my site change along the season…? Yes, it has the ability to do so. Since my server supports PHP, I can tell PHP to do that job. For example, when it’s my birthday, PHP changes the default 'style.css'... Read More »