Ask a Question related to PHP Development, Design and Development.
-
S. B #1
Current month change
Hello,
Total n00b here who needs help. I have a list of weblog (blog) entries in a
database which are being retrieved by index.php with a string of $mid=9
where'9' is the current month. Is there a way of automatically retrieving
the entries depending on what month we are in, so that when users go to my
website they automatically see the current months entries which
automatically changes as the month changes?
Many thanks.
sipz
S. B Guest
-
change month number to name
I have a setting for a calendar that defaults the calender to the current month <cfset cal_month=dateformat(now(), "m")> This can be changed by the... -
Database Query Only Show Current Month Articles
Right now we are having to go in and manually change the date to only show this month and years articles, but we'd like to change the query so we... -
Can I change view from month to week in calendar control ?????
I want to make a week view and day view just like month view calendar control in .NET. if any one knows how to do that or any one has the source... -
Change Appearance of Current Field
Is there any way of changing the appearance of the current location field within a form so that it is more visable to the user. Examples: 1.... -
How to change the current thread current culture at run time.
I have created a new culture : Dim objCulture As New CultureInfo("he") //hebrew When I tried to assign it to the current thread. ...



Reply With Quote

