.:  Scripts Categories
.:  Search



.:  Newsletter

e-mail

.:  Groups

.:  Php scripts - Ksi??ki, Dokumentacje (Ksi??ki, Dokumentacje )

.: WSN Knowledge Base
 
All pages (even admin panel) entirely customizable via the template system. Add custom templates, change where users are sent on redirects after actions, add new fields (and make them searchable). Use ...
 
More ... | Download Link
 

.: AlstraSoft AskMe Pro - Run your own Google Answer
 
AlstraSoft AskMe Pro is the perfect expert knowledge management system that allows you to run your own highly profitable expert advice service just like Google Answers. Give your users an alternative ...
 
More ... | Download Link
 

.: Simple PHP FAQ Manager
 
"Simple PHP FAQ Manager" is a powerful, yet easy-to-use system for administering Frequently Asked Questions. It uses PHP & MySQL to provide a means to administer categories and questions. You can v ...
 
More ... | Download Link
 

.: FAQ Script
 
Run a hosted FAQ services web site with this script. Allow users to create an account and manage a FAQ account. Then your site generates a link for the user to post on his/her site. ...
 
More ... | Download Link
 

.: Kmita FAQ : Easy to use FAQ script
 
Kmita FAQ is easy to use completely template driven FAQ knowledgebase script which camoflages into your website design. Kmita FAQ is easy to setup and comes with FREE installation service on your serv ...
 
More ... | Download Link
 

.: MD Glossary
 
Do you have lots of confusing words and jargon on your website? Would your visitors like to be able to just click on them and get an explanation of what they mean? Well MD Glossary will do this and ...
 
More ... | Download Link
 

.: FAQSystems Free Knowledgebase for your web site.
 
FaqRing is a free knowledge base application developed to be quickly integrated into any web site allowing end users to post questions, and administrators to quickly answerer the question and publi ...
 
More ... | Download Link
 

.: Atlantis GPL Knowledge Base Software --Free.
 
Atlantis FAQ (AltantisFAQ) Free Knowledge Base FAQ Software. Atlantis Knowledge base is a easy to use, customizable php driven web application aimed and providing organizations with the ability to ...
 
More ... | Download Link
 

.: A Knowledge Base –Free
 
This is free Knowledge base software, written in PHP using MySQL. It is designed to create an easy to use knowledge base for any web site. Comes with an easy installation wizard. The software suppo ...
 
More ... | Download Link
 

.: wFAQ - Easy FAQ Script
 
We have designed wFAQ to be the easiest PHP FAQ script available. It requires virtually zero configuration and no knowledge of coding. The setup process is very simple, and should be easy for both ...
 
More ... | Download Link
 

.: Starsol FAQ Manager
 
Add and manage a Frequently Asked Questions area to your website. A password-protected admin area allows you to add, rename and delete categories of question, and to add, edit and delete questions. ...
 
More ... | Download Link
 

.: KnowledgebasePublisher
 
KnowledgePublisher is a knowledgebase/ FAQ solution providing everything needed to run an efficient 24/7 help desk.
...
 
More ... | Download Link
 

.: Free FAQ Page Maker
 
Free PHP/MySQL script allows you to easily create and manage your website frequently asked questions (FAQ) pages, cut down on customer service requests and increase customer service. Feel free to d ...
 
More ... | Download Link
 

.: Dacio's FaQ
 
This script is simple Question and Answer form. It has administration tool to add, edit or delete records. It uses puszbaza to store records in database (simple text files). You need puszbaza.php f ...
 
More ... | Download Link
 

.: Glossword - glossary compiler
 
Glossword is an advanced dictionary management system. Features: installation wizard; multiple languages support; visual themes; powerful administrative interface; built-in search and cache engines ...
 
More ... | Download Link
 

.: FAQbar
 
edit/add categories and items & approve/edit pending questions submitted by users via admininterface ...
 
More ... | Download Link
 

.: softerGLOSSARY
 
softerGLOSSARY is an easy to install, easy to configure, easy to use Glossary for use on any website. Features full-text searching with results hi-liting, as well as alphabetic filtering.
...
 
More ... | Download Link
 

.: Basic Faq Script
 
This is my very first mysql and php. its very basic and only allows you to view the facts, add, and delete them. Copy right must remain at all times. let me have some credit for it :)
...
 
More ... | Download Link
 

.: PHP developers: Fill your XML toolbox
 
The PHP scripting language's XML support has a few gaps, but you can fill them with Java objects in a pinch. In this article, find out what XML tools are available now for PHP developers looking to ...
 
More ... | Download Link
 

.: Backends Sharing Data
 
What if you could script remote procedure calls between web sites as easily as you can between programs? This tutorial shows how it can be done in PHP.
...
 
More ... | Download Link
 

.: Transforming XML with XSL using Sablotron
 
This article, along with source code, explains how to parse XML documents using XSLT (eXtensible Stylesheet Language Transformations). XSLT is a language for transforming XML documents into other X ...
 
More ... | Download Link
 

.: DOM XML: An Alternative to Expat
 
This six-page tutorial explains how to parse xml using DOM, an alternative to the popular Expat. Covers the objects used in DOM extensively, and offers a few simple and long examples. ...
 
More ... | Download Link
 

.: The web of services: using XML_RPC from PHP
 
This 7-page article discusses how to make the web of services interact with one another using XML_RPC and PHP. Describes how to build a simple XML_RPC client and server to create a basic messaging ...
 
More ... | Download Link
 

.: Parsing XML With PHP
 
This article shows how to write a simple PHP script that parses the RSS file, extracts the pertinent information, formats it, and serves it up as regular HTML. This script can also be added to any ...
 
More ... | Download Link
 

.: PHP and DOM: The Way of the Widget
 
With version 4.3.0, PHP's DOM extension has now overcome early bugs and troubles to become a useful tool for XML manipulation. This article looks at the DOM extension and how it can be used to read ...
 
More ... | Download Link
 

.: Generate RSS Feeds
 
As RSS and XML are becoming increasingly popular, you may find yourself needing a script to generate RSS feeds. This tutorial guides you through the process and pitfalls. ...
 
More ... | Download Link
 

.: Transforming XML with XSLT and PHP
 
In this tutorial, Timothy shows you how to use XSLT to transform XML documents into HTML documents. Of course, the use of PHP XSLT functions are highlighted. ...
 
More ... | Download Link
 

.: Processing XML with PHP
 
Join Timothy as he shows you how to process XML with PHP. In this tutorial you will learn the basics of using PHP to interpret XML. ...
 
More ... | Download Link
 

.: Remote Procedure Calls with PEAR::XML-RPC
 
In this tutorial, learn how to utilize the XML-RPC package from the PEAR repository. You will learn how to write the client and server portions. ...
 
More ... | Download Link
 

.: Using SOAP with PHP
 
SOAP is a wonderful technology that can help you in developing great applications. In this tutorial, we will investigate the use of SOAP in PHP. ...
 
More ... | Download Link
 

.: Displaying an RSS Feed on Your Website Using PHP and MagpieRSS
 
This tutorial shows you By using RSS and the MagpieRSS toolkit, you can import data from another web site or news source and display that information on your own site. ...
 
More ... | Download Link
 

.: Displaying an RSS Feed on Your Website Using PHP and MagpieRSS
 
This tutorial shows you By using RSS and the MagpieRSS toolkit, you can import data from another web site or news source and display that information on your own site. ...
 
More ... | Download Link
 

.: Creating a dynamic Google sitemap
 
This tutorial demonstates the PHP5 SimpleXML extension by using it to update a web sites Google sitemap dynamically. It assumes that you have a basic understanding of PHP and are familiar with XML. ...
 
More ... | Download Link
 

.: XML processing with PHP
 
This tutorial shows you with code examples how to process an XML datasource with PHP. ...
 
More ... | Download Link
 

.: RSS 2 CMS
 

RSS 2 CMS is a script that will import RSS feeds into a CMS of your choice. Among the supported CMS systems are WordPress, Joomla, Mambo, and ezContents. ...
 
More ... | Download Link
 

.: AJAX and PHP: Building Responsive Web Applications
 
Assuming a basic knowledge of PHP, XML, JavaScript and MySQL, this book will help you understand how the heart of AJAX beats and how the constituent technologies work together. After teaching the f ...
 
More ... | Download Link
 

.: Smarty PHP Template Programming and Applications
 
It will help you to: -Install and configure Smarty on your Web server, -Understand how Smarty affects your web site architecture, and build site foundations that make the most of what Smarty offers, - ...
 
More ... | Download Link
 

.: Moodle E-Learning Course Development
 
A complete guide to successful learning using Moodle, focused on course development and delivery and using the best educational practices. Moodle is relatively easy to install and use, but the real ...
 
More ... | Download Link
 

.: PHP Tutorials - Herong's Tutorial Notes
 
This book is a collection of notes and sample codes I wrote while learning PHP. Topics include Command Line Interface (CLI), array, book, CGI, cookie, database, example, free, function, HTTP, IIS, ...
 
More ... | Download Link
 

.: PHP Books
 
Duzy zbi?r ksi??ek i tutoriali o tematyce PHP, baz danych Mysql, system?w operacyjnych Linux, Unix, FreeBsd, Java, xml-a, asp i innych j?zyk?w programowania ...
 
More ... | Download Link
 


Next page




.:  Most popular scripts
.:  Last added scripts



(C) 2006 www.php-sites.com, Contact us

Programming Przepisy AllDotWeb - SEO Friendly Directory