Comment Board / Guestbook / Forums
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links owned by this user
A few weeks ago, I started a simple tutorial on how to cascade JavaScript check boxes from one row to the next in order to simplify the manipulation of large forms. This week, I’ll take it a step further by adding the same ability to both drop downs and text fields.
Category:
JAP is a proxy that allows you to access CPANEL, WEBHOSTMANAGER and WEBMAIL through port 80. It is compatible with the latest version of CPANEL, WEBHOSTMANAGER and WEBMAIL and uses the CURL library to optimize performance.
Category:
Treeview is the first component that I have developed (at the time in C + + for Windows 3). Since then I accommodate this development in various languages.
So I present you the last of the Tliste family PHP version. This component is a freeware under license GPL.
Category:
Server side ActiveX for WEB content delivery
* Static and dynamic content delivery
* Works as standalone or together with any other WEB server
* Integrated SSL/TLS security, Basic/NTLM authentication (domain/AD support)
* Multithreading, Bandwitdh control
* Samples in VB
Category:
Easy Time Logs Web-based Software gives project oriented offices a simple tool for the analysis of employee effort hours. Easy to both use and administer, the system can be deployed via the web so you can use it with any computer in the World. Business managers can then manage employee real-time attendance and activity via a feature-rich, web-enabled user interface.
Category:
jQuery File Tree is a configurable, AJAX file browser plugin for jQuery. You can create a customized, fully-interactive file tree with as little as one line of JavaScript code. Features: * Produces valid, semantic XHTML * Fully customizeable via CSS * Ability to style icons based on file extension * Uses AJAX to fetch file information on the fly * Easy to configure and implement * Includes connector scripts for PHP and ASP * Supports custom connector scripts for extended functionality * Customizable expand/collapse event * Customizable expand/collapse speeds * Supports jQuery easing functions * Single- and multi-folder views * Configurable load message
Category:
DirSentry is a comprehensive password protection solution fully loaded with all the features necessary for simple, yet powerful protection of your web content. This software can be used for web site protection with .htaccess/.htpasswd files, user authentication and member management system. To ensure that DirSentry meets your needs, the development of this software was guided by research and targeted surveys. A user-friendly interface coupled with robust features will definitely serve the best to the script master.
Category:
Joomla! is the world's hottest open-source content management system, and the winner of the 2006 Open Source CMS Prize. Out of the box, Joomla! does a great job of managing the content needed to make your website sing. But for many people, the true power of Joomla! lies in its application framework that makes it possible for thousands of developers around the world to create powerful add-ons and extensions. Many companies or organizations have requirements that go beyond what is available in the basic Joomla! package or in a freely available extension. Thankfully, Joomla! offers a powerful application framework that makes it easy for developers to create sophisticated add-ons that extend the power of Joomla! into virtually unlimited directions.
Category:
Additional content, or decorations, can be loaded after the basic content is displayed by "including" an external file with an AJAX call.
Category:
The class will fetch the contacts of the selected site for the given username and password. Yahoo, Gmail (Libgmailer) & MSN Messenger classes have been incorporated as they are readily available under GPL. Rediff, Orkut & MySpace classes have been develo
Category:
The Carousel component is a version 2 Flash component that allows you to display an array of images in carousel view format round a virtual circular space.
Category:
This is a little helper PHP class that will let you create and manage your breadcrumbs. Everything is very simple (as it always is when using Object Oriented Programing - uh-oh) and you should be able to figure it all out by reading into the documentation and to the example file. Oh, and, as usually, everything is template driven! Check out this lovely PHP class for managing your breadcrumbs but be aware that it's still hot as I created it in a hurry for a project of mine and might not be totally ready for the outside world ;) Please let me know if I can improve it!
Category:
Our mission:
Intellial Solutions is focused to provide customer specific professional IT services specifically targeting Individuals and SMEs across the world to realize their IT vision. We become your reliable outsourcing partner and let you do what you do the best.
Category:
Pre E-Learning Portal is perfect educational portal system. With complete Organizations, Teachers and Student modules. Where organization can launch programs and courses according for their online institutions and is perfect tool for distance learning. Can easily generate exams, assignments, Syllabus, Calendar, Recommended Books, Study Material, Old Papers, Short quizzes, Complete Test, Check online assignments, Class forum, Teacher assigned courses, Slide Shows, Built in Chat and etc. Multiple organizations can launch multiple programs with powerful administration, can assign courses to different teachers. A complete distance learning website with complete features.
Category:
Cryptographp is a PHP script for generate "captchas".
These captchas limit the robots bombarding spams and automating the forms: spaces members subscriptions, guestbooks, forums...
This script does not use any database. It's compatible with PHP >= 4.3.0
Category:
PHP Poker is 5-card draw versus a poker mind. It is a very basic intelligence that has a great overall
strategy but still has it’s problem.
The code for this is great it includes a HTML compliant (no graphics) version of
a poker engine. This version does have betting capibilities but is still a great program
and project engine for anyone interested in making poker games.
Category:
Create your own YouTube video site within a few minutes. This full Automatic Video Script is a ready to run PHP script, which embed the videos from YouTube. Simply configure it in only one file and offer your visitors thousands of minutely updated videos. No database required, no big hosting space required and not a lot of bandwidth required. Earn money from AdSense or Affiliate programs without work.
Category:
Have you ever wanted to make a list of all the links on a page? Have you wondered how some search engines find all the links on a page?
Well, if you happen to use PHP, this is the script for you! Basically, it is a function that extracts all the links in a block of HTML, or a web page. Then, you can do whatever you want with the list.
Category:
Featuring an easy-to-use interface, this is a script which allows your visitors to upload Flash/Media files, and is a perfect complement to a media hosting website, such as eBaums, etc. See the preview to see the default template; the images are easy to replace.
Category:
In this easy ActionScript lesson I will explain to you how to create professional, very attractive flash menu with sound. This modern interior menu, you can use for any web site. Using this easy lesson, you will also learn:
Category:
Other links at PHP > Tips and Tutorials > Discussion Boards
4
Customizing Your Forum
Now that you have installed phpBB and gained some experience with the Administration Control Panel, you are ready to begin altering some more advanced aspects of
Category:
This tutorial will guide you through the process of building a comments script with PHP. The comments script will use a mySQL database to store and retrieve information. Its not too advanced, but additional features can easily be added, such as a delete feature and implementing usernames. If a user is logged in, display their username- if not, display "Guest" or something along those lines. Well discuss that more in detail later. So lets get started.
Category:
Integrating forums with your own application and user base can be a real pain in the ass. I’ve done this in the past with Vbulletin and phpBB, but it’s really not that much fun. Both involved some degree of hacking of their core code which means problems when trying to upgrade (you have to remember every tiny thing you did to make it work). As both products improve and get more advanced you’d think they’d have built nice apis to make this job easier. Apparently not yet…
Category:
Simple, a simple connector function where you have to input your username, password, and database name to connect. Not that the function below starting at
if(!get_magic_quotes_gpc()) is not actually part of the connector function, it is simply to parse out mySQL injections and may not be needed. If your php to mysql extenson classes are not updated, mysql_escape_string may not work and you will have to take the parser lines out.
Category:
Many Web sites offer message and discussion boards to attract and retain visitors. Boards have been used for everything from dating services to stock advice. They often play an important part in marketing strategies because they provide answers to pre- and post-sale questions. They are also popular on company intranets. Web developers have responded to the popularity of discussion boards, and they labor at designing their own boards from scratch.
Category: