Archive for php
You are browsing the archives of php.
You are browsing the archives of php.
Yes… you want to find a room for the best contents of your site… You want to create a hall of fame for those topics you or your audience voted “Best”, and may be you want to create several rooms for... Read More »
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 »