Results matching for "news+php+scripts"
Sort Listings By
Show Only
By Customer Review
Licence Type
PHP pick-a-flavour script
posted byg0liatHinMiscellaneous
In this tutorial, you'll learn how to make a script that changes the layout of your site according to the users preference. They can choose how they want to view your site.
(0 ratings)
Reviews0
PriceFree
Views1171
PHP and MySQL Training Classes
From the authors of PHP by Example (Prentice Hall) comes a comprehensive 5-day PHP bootcamp. Learn how to develop dynamic, database-driven websites using PHP and MySQL in 5 days.
(4 ratings)
Reviews1
PriceFree
Views2455
Simple php/mysql guestbook tutorial
posted bywebmasterinGuestbooks
This is a very simple guestbook tutorial consisting of how to write an html form, get the form to insert data in mysql and then displaying the form with a basic mysql query. The result is a simple guestbook which just displays the name and a comment of the visitor.
(9 ratings)
Reviews0
PriceFree
Views9397
simple PHP mailing list script
posted byJosebaBinMailing List Managers
Simple mailing list subscription and unsubcription script. No databases required. List of emails will be stored in a file. Just copy the code provided to your site and it will work. Commented code for easy undertanding.
(60 ratings)
Reviews0
PriceFree
Views19043
How to install Php Nuke
posted bywtricksinContent Management
This is a short tutorial to help people understand how to easily install phpNuke. There are some issues that would arise on installation and this article is trying to explain them.
(3 ratings)
Reviews0
PriceFree
Views2968
PRAjax - PHP Reflected Ajax - v1.2.1
posted bymaartenbainApplication Framework
The PRAjax class can be used to reflect PHP code into JavaScript and Ajax methods and vice-versa.
The following features make this library worth using:
* Allows easier Ajax programming with PHP
* PHP functions and objects can be reflected to JavaScript
* PHP objects can be used in JavaScript, both properties and (registered) functions
* PRAjax creates all wrappers for the developer
The new updated version v1.2.1 offers a lot of improvements compared to the old version. Make sure you read the changelog!
(0 ratings)
Reviews0
PriceFree
Views3950
PHP Five Web developers community
posted byphpfiveinForums & Online Communities
The aim of this Web site is to provide a transparent, informative and independent information source for Web developers, designers and other IT professionals.
(9 ratings)
Reviews0
PriceFree
Views3989
PHP-Nuke Awesome Button Maker
posted byminusmeinPHP-Nuke Addons
This script will allow sites using PHP-NUKE 7+ to provide an 80 x 15 button maker for their members. The button can be customized through a web interface and then saved to the members computer.
(0 ratings)
Reviews0
PriceFree
Views1844
nCo Modified PHP-Nuke Ultra
posted byNukeCodeinPHP-Nuke Addons
This package if for NEW installs only. Upgrades should NOT be attempted.
PHP-Nuke Ultra 7.6 Includes The Following;
Modules/Addons:
NSN GR Downloads 1.0.3, NSN Groups 1.6.4, NSN Centerblocks 2.1.3, NSN Mailing List 1.0.3, NSN News 1.2.0, MS-Topsites 1.1, Quiecom Shoutbox 2.4, nCo Status Clock, Codezwiz CZ Database Manager, Backend Forums (RSS), Backend Downloads (RSS), Backend News (RSS), CZ Link Us Module and Block
Blocks:
NukeCode/NSN Center Downloads, NSN Server Stats, CZ Server Stats, Codezwiz Scrolling Forums, Codezwiz CZ User Info5, nCo Yahoo Search Block,
NSN Scrolling Sentinel, Who-Is-Where 2.4 (Modified By nCo), Link Us Block ---- Don�t Forget To Edit It Before Activating, All Supporters Blocks, All Banners Blocks, All Hacker Beware and Sentinel Blocks, All Blocks For NSN GR Downloads, Admin Login Block, nCo Scrolling Journal Block, Advanced Scrolling We Like to call it nuke for newbies.
(3 ratings)
Reviews0
PriceFree
Views3502
PHP Flat File Search Script
posted byleel00inSearch Engines
This is the original free php flat file search engine script written by Holger Eichert that is no longer available for download off his site. I take no credit for developing this script but I want to make it available to web developers as it has been an immense help to me. I am providing all files as I had originally downloaded them which includes leaving Holger Eichert's copyright and licensing agreement intact within the script.
Performs a real time, full text site search across static web files (rather than a database) and returns a link and an extract of each file that contains content that matches the search query.
Features include: Customizable template; English or Deutsche configuration; Specify which directories to search and/or skip; Specify which file extensions to search and/or skip; Control the number of search results displayed on the page.
(50 ratings)
Reviews1
PriceFree
Views20556
clonefish - PHP form generator class
posted bytrajicinForm Processors
A proven and mature PHP class aimed to aid the creation of professional self-validating input forms. - easy configuration using a simple PHP array - client-side + server-side form validation (cross-browser JavaScript and PHP)
- automatic form generation with customizable layouts (no need to type HTML)
- static and dynamic form input elements. Values for dynamic elements are retrieved from database queries (out-of-the-box support for AdoDB, Pear DB, native MySQL and very easy to extend)
- some very handy special element types (FCKEditor support, file selector and much more!)
- valid XHTML output, accessibility features
- templating support (eg. Smarty) by exporting the form elements to an array
- multilanguage support for outputting error messages or other information - entirely Unicode compatible
...and much more! A _useful_, non-expiring free version is also available!
(6 ratings)
Reviews0
PriceUSD 99.00
Views3102
TCPDF - PHP Class for PDF
TCPDF is a Free Libre Open Source PHP class for generating PDF documents without requiring external extensions. TCPDF project was started in 2002 and now it is freely used all over the world by millions of people.
TCPDF supports all standard page formats and custom page formats, custom margins and units of measure, UTF-8 Unicode, RTL languages, some XHTML code, 1D and 2D barcodes, TrueTypeUnicode, TrueType, Type1 and encoding, images, graphic functions, transparency, clipping, bookmarks, javascript, forms, page compression and encryption, file attachments, templates and much more.
(31 ratings)
Reviews1
PriceFree
Views17446
digiSHOP :: PHP Shopping Cart Software
posted bynick.mcduffieinE-Commerce
digiSHOP is a leader in e-commerce software, including One Page Checkout and multiple product feeds with Google, Yahoo!, shopping.com and more. You receive 12 months of live phone support and upgrades. Easy to use admin interface, feature loaded, flexible design integration, easy checkout flow along with great phone support. digiSHOP works with PayPal (Pro and standard), along with Google Checkout and UPS (includes UPS Worldship Support). digiSHOP includes many features such SEO optimization, membership pricing, multiple shipping methods, vendor support, wishlist, newsletter, product reviews, gift certificates, multiple currencies and much more. Find out why thousands of store owners use digiSHOP to increase there sales online.
(15 ratings)
Reviews6
PriceUSD 499.00
Views4947
Passing JavaScript variables to PHP
posted bybouvilloninMiscellaneous
JavaScript is mainly used as a client side scripting language, while PHP is a server side technology. Unlike Java or ASP.Net, PHP doesn't have tools to make it work client side. That is why you need to combine JavaScript and PHP scripts to develop powerful web-applications.
(3 ratings)
Reviews0
PriceFree
Views2490
Battle.net Clan Script for PHP
posted byryanhowdyinGames & Entertainment
A Battle.net clan management system for PHP using a MySQL backend. Allows leaders to easily update and maintain website with no HTML knowledge. Includes a "members only" message board with BBCode support. Gives clan leaders the ability to add/update/delete members, news, ranks, medals, rules, diplomacy, and clan history. Allows members to login/logout and edit personal settings.
(15 ratings)
Reviews0
PriceFree
Views11590
(E)SMTP Mailer for PHP
posted bymohanjithinEmail Utilities
Here is something you always wanted.
If you are a php developer and used Windows, you would have with held your application form sending e-mails because of mail() function not working on Windows without a SMTP server. Worry no further. The solution is available now under GNU Public License. (E)SMTP Mailer for PHP is a PHP class which you can intergrate with your application to send mail as long as the server the script is running is connected to the internet.
How (E)SMTP Mailer for PHP works
(E)SMTP Mailer for PHP only relies on DNS records and the destination ESMTP/SMTP server. It acts as a Mail Transfer agent and negotiates the destination mail server to send the mail. Note
(E)SMTP Mailer for PHP requires PHP5 or above to run.
(14 ratings)
Reviews2
PriceFree
Views8791
A PHP User Login Script
posted bybiepenluinUser Authentication
P.U.L.S enables users to register and then login to a website or -page. It is user friendly (password retrieval, remeber me function), developer friendly (script stays in one directory but can protect pages anywhere in your website, seperate HTML-, config- and laguage files, register option can be switched on or off), and secure (passwords are sent and stored encrypted, user input is filtered to prevent code injection). Requires PHP >= 5 and MySQL.
(131 ratings)
Reviews2
PriceFree
Views24170
Dynamic Image Generation using PHP
posted bybouvilloninImage Manipulation
Creating images on the fly can be a very useful skill. In this tutorial we will show you how to get quite interesting and useful effects using image handling functions. We will review two practical tasks: creating security images (captcha) on the fly and building a bar chart using numerical values retrieved from MySQL database.
(3 ratings)
Reviews0
PriceFree
Views2658
Amazon aStore PHP Search Box
posted bypixadeninAffiliate Programs
Amazon aStore Search Box is a very simple, portable search box that lets visitors search for products in a specific category in your Amazon aStore.
Just customize with your aStore URL and relevant category node number. Then add the PHP script to your aStore page and the search box to any web page.
After clicking the search button your aStore will open inside your web site displaying the products that matched the search.
(15 ratings)
Reviews0
PriceFree
Views3637
PHP Remove Non-Alphanumeric Characters
posted bynewsourceinContent Management
Need help removing un-wanted characters from your php text form strings. Here's how to strip a string of all symbols and Non-Alphanumeric characters from your forms or database with ereg_replace.
(6 ratings)
Reviews0
PriceFree
Views3242




