NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Learn to program a simple PHP calendar
35526 Learn to program a simple PHP calendar http://tutorializer.net/06/program-in-php-simple-calendar-in-8-steps/ First of all try to collect the necessary information which are important to display the actual month and highlight the actual day. Besides this we want to display the actual month and year informations as well. To do this we need 3 special days informations:
The actual day
The first day of the actual month
The last day of the actual month
PHP > Tips and Tutorials > Date and Time Jun 14, 2007 tutorializer.net send email to tutorializer.net

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  



Other links owned by this user
dhtmlxFolders can display various number of objects which have the same data structure. Thus it can be used as a basis for file/image browsers, product catalogs, search engine results or any kind of informational resources. Paging support allows displaying these objects one-by-one, portion by portion or all at once. The size of each object depends on visualization template. So this can be either icon with title under it or complete web page.
Category:

Software for Documents and Files Large Dimensions' Management,
Archiving and Sharing
Category:

In this easy Flash 8 Pro lesson, You will learn how to create photo shot animation using the black and white photo.
Category:

Verio Guestbook is a feature packed, MySQL powered guestbook for your visitors to leave their comments.
Allow your visitors to post feedback all about your website with our guestbook program.This guestbook program comes with it's own Administrative Control Panel. Allowing you to manage your guestbook with the click of a mouse.
Category:

Step Carousel Viewer displays images or even rich HTML by side scrolling them left or right. Users can step to any specific content on demand, or browse the gallery sequentially by stepping through x number of contents each time. A smooth sliding animation is used to transition between steps. And fear not in taming this script to go exactly where you want it to- two public methods, two custom event handlers, and three "status" variables are here for that purpose.
Category:

Sometimes if you want to install a new PHP CMS, blog, wiki, ... you first need to create the necessary database. The installation packages contains the sql file you need to execute, however if you don't have any web based management tool then it can take a bit more time. In this article we will create a simple PHP solution which can execute any sql script on your MySQL database.
Category:

In the ten years that I’ve been doing online programming, I’ve spent at least half of that time working on the backends or administrative portions of content management systems. Content Management Systems or CMS as they’re often called are dynamically driven websites. Great, but what the hell does that mean? A CMS is an online tool that allows users to build very large websites without needing knowledge of the workings behind the text.
Category:

FreeSMF.org offers its users free SMF forums. After quick and easy sign-up procedure, you can be up and running with your very own forums within few minutes, your message board will be created instantly. Each message board is powered by the latest version of SMF script with many preinstalled themes. We host our forums on powerful servers with ultra-fast and very reliable internet connection, housed in world class data center.
Category:

Menu Features
Supported on all modern browsers
Highly customizable look
Templated databound control
Animation effects
Rich programming options
Editors
Category:

You only need to add PHProxy sites in a text file
Category:

We always put the same level of effort and attention to detail into clients' projects that goes into our own products. By engaging AfterLogic, you gain immediate access to expert developers with years of experience not only in Internet messaging, but also in developing a wide variety of web-based systems. Benefits to be derived include shorter development lifecycle, team scalability, affordable rates, reduced risk, increased quality and dependability.
Category:

eSyndiCat Omega is a free version of a powerful software which allows you to create your own fully customizable, searchable website directory with many options. eSyndiCat Omega is SEO friendly Web Directory Script that has already set all the SEO friendly criteria as a default setting. They are mod rewrite, facility to include more information about the link, its statistics, good anchor text and many other SEO friendly features.
Category:

PHP is a great language to develop web applications rapidly and economically. Many of us know this. But what many of us were unaware of is that PHP can also be run as a command line script like c, c++, java, etc. Questions may arise why do we need to run PHP on the command line? After all, we just need to create websites with PHP, HTML, Graphics and JavaScript.
Category:

This network utility shows the route taken by the packets through an IP network from your PC to a destination host. By showing a traversed list of the routers that packets pass when reaching destination, you may easily troubleshoot internet problems and determine if there was a network outage at your hosting provider or problem at a backbone network. This software is Windows based, fully configurable and is several times faster that the regular tracert or traceroute tool that comes with Windows.
Category:

In a recent application I am building I needed to pull file names and directory names from a local directory. I searched all over the net for this and found nothing. After reviewing a few of rails built in functions I came across Dir.glob(). If you feed this method a path to a directory it will then come back with an array of the names and directories listed.
Category:

In any case, here is my version of the PHP email attachment form and the script is well commented. This script is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. This script is distributed in the hope that it will be useful, but without any warranty. I hope you find it useful.
Category:

Smeego is a Content Management System or Portal System written in PHP and designed to be easy to install and use. Smeego has a mature code and comes with cool modules and themes for you to start your own dynamic and database driven website. Perfect to publish news and articles, reviews, surveys, manage users, advertising, files, links, users comments and much more. Very flexible and modular Smeego supports multiple languages. Smeego CMS can be loaded on Linux, Unix, Mac Os X, Windows, BSD and others and comes with support for MySQL, SQLite, Postgresql, MSSQL, Oracle, MS Access, MSSQL-ODBC and DB2. Smeego is open source software released under the terms of the GPL license and is totaly free!
Category:

With Tribulant Multiple Flash File Upload application, you can integrate a single flash form into your web page and allow users to upload multiple files to your server at the same time.

Not only will users save time by selecting a number of files at a time and clicking the upload button to upload them all at once, but you'll also be able to keep track of these files by receiving all the upload details in the backend in order to update your database, log files, flat file databases, etc...
Category:

Start a site like Youtube $290 or myspace $290 special price for both only $490 and link them
Or rent a single license from only $40 with hosting
Category:

ElearningForce is a custom eLearning solutions provider and an online marketplace to purchase Joomla components, modules, templates and eLearning authoring tools. We offer businesses and educational institutions an online platform where 100s of various Joomla modules, components and other solutions are traded daily.
Category:

Other links at PHP > Tips and Tutorials > Date and Time
Recently a client of mine asked that a hyperlinked advertisement be displayed on a sidebar in her website until a specific date and time.
Category:

The epoche value that can be determined by time() and other PHP functions can be used to easily calculate the difference between two dates. The trick is to convert the dates into time stamps (if not already available in this format).
Category:

This tutorial shows you how to insert your page load time on your pages.
Category:

This code is for when you have a list of events you would like to put on a Web page but don't want to have to keep track of which events have expired and manually delete them. The code will check the date of each event and only display the events that are of the current day or forward. Even if you don't have use for this particular script, you will see how you can use the date format to compare today's date to other dates.
Category:

Creating a PHP Script to measure PHP execution time
Category:




Main Category
178
2033
792
284
174
1802
1113
905
1157
7350
70
898
59
2185
172

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19151
Categories: 1275
Registered Users: 690
Mailing List Subscribers: 2041
Unique Outgoing Hits: 219914

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
36 site(s)
PR 7
289 site(s)
PR 6
828 site(s)
PR 5
2007 site(s)

PHP News