Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 1181-1200 of 2252
Pre PHP Classified Listing
It is fully customized and fully featured Classified Listing System developed in PHP and MySql. A fully administratively controlled system where admin can control the Site Setup, users, Ads, categories, manage packages, pay pal report and much more. Site look and feel can be easily being edited through a simple CSS style sheet. Specially developed keeping in view the interest for advertising agencies, and organizations particularly interested in listing management.PayPal payment gateway involve for receiving payments for packages.
(3 ratings)
Reviews0
PriceUSD 48.00
Views6828
Flash/PHP Image Gallery
Completely free and high customizable image gallery. All the backend is made in PHP with a simple administration interface which allows you to create categories and albums (Albums can also contains panoramic images) It uses amfphp (Flash remoting for PHP), the GD library for resizing images and PEAR::Mail for sending e-cards. Made with Flash 8 it has tons of features: - panoramic images support - thumbinails view - possibility to sort thumbs - auto update display on stage resizing - send e-cards, download images - commenting images - album description - rating images
(42 ratings)
Reviews0
PriceFree
Views43164
PHP Thumbnail Generation Tutorial
This tutorial focuses on a thumbnail generation script. Rather than generating a smaller representation of the image, it cuts out a section of the photograph to create an obscure snapshot of the photo itself. The thumbnail's size is variable also, so the script be used across different sites to create different sized thumbnails where needed.
(1 ratings)
Reviews1
PriceFree
Views2411
Image rotation with PHP
This article describes how you can rotate images in PHP. We deal with two examples, firstly rotating by 45 degrees and then by 90, going in to some depth to ensure you understand how the code is working. You might find this useful if you are, for example, building an online photo gallery and you want to rotate your pictures within PHP rather than having to rotate them on your computer. This is a powerful feature to have.
(15 ratings)
Reviews0
PriceFree
Views5388
AfterLogic WebMail Lite PHP
Open source webmail front-end for your existing mail server, written in PHP. Provides very fast and clean AJAX interface, supports IMAP/SMTP/SSL/LDAP, folders, threads, rich-text editor, address book with contacts and groups, web admin panel, non-English languages, user interface templates, UTF-8, MySQL, cPanel, Plesk, DirectAdmin, ISPManager.
(61 ratings)
Reviews1
PriceFree
Views51889
PHP Nuke Subscription Module
WS Subscription module is an advance paypal module for php nuke subscription. The module is fully automated and is fully integrated with nsn groups. Features: admin -Automatically approve subscribers after payment or manually approve. -Add subscription to any phpnuke member. -Delete or add/minus days from subscribers. -Create multiple subscriptions. -Display all subscribers with search feature. -Earnings report. -Integrate NSN Groups. -Allow new member sign up only when subscription is paid. -Affiliates system -giftcards -Much more.... User -One click subscribe -Ability to register and allowed entry to website once payment is successful. -More...
(9 ratings)
Reviews0
PriceUSD 59.00
Views4236
BioPHP: PHP for bioinformatics
Open source project for the development of PHP code for Bioinformatics. Classes are under development in a try to rewrite other bio projects into PHP, as for example bioPerl or BioPhyton. A wiki-like service has been developed to allow registered users to modify the code. Additionally, minitools (open and copy one page scripts) are available for some widely used asks: Temperature (Tm) Calculator, PCR Amplification, Microsatellite Repeats Finder, Palindromic Sequences finder, Oligonucleotide Frequency, Alignment of DNA/Protein sequences, Restriction digest of DNA, translation and reverse translation, Microarray analysis, Protein sequence information... Specific minitools for statistical analysis are also available: dat description (Mean, Median, Mode, Minimum, Maximum, Range, Variance, Standard Deviation, Skewness, Kurtosis...), Discriminatory Power, Linear Correlation and Regression, etc.
(21 ratings)
Reviews0
PriceFree
Views4656
Free PHP Directory Script
Multi-level category system, with unlimited number of categories. Integrated search engine. Completely template-driven: change the directory appearance by modifying just the template files. Add/edit/delete/move pages and categories easily. Move full parts of the directory (subcategories and listings) with one click. Semi-automated directory: users suggest urls and you accept/reject them. IP banning.
(713 ratings)
Reviews2
PriceFree
Views34501
Free PHP ODP Script
Replicate the whole Open Directory Project directory or any part of it the fastest and easiest way: integrated search engine, easy customization, cacheable.
(147 ratings)
Reviews0
PriceFree
Views10076
Pseudo-random PHP functions
This article introduces PHP's pseudo-random functions to the reader and explains the difference between a pseudo-random and a truly random number.
(0 ratings)
Reviews0
PriceFree
Views1517
WarkenSoft Productions PHP Scripts
WarkenSoft Productions specializes in the production of quality PHP scripts for use by webmasters around the world. We have a number of scripts currently available, many available as free downloads.
(0 ratings)
Reviews0
PriceFree
Views1523
php FTP web client
A no non-sense web based FTP / download client. Using AJAX, php, and flatfile. Easy to setup and use. With Windows explorer like interface, your users will feel at home. Users can save files and create and download zip file containing multiple files. Also includes a simple login feature.
(10 ratings)
Reviews0
PriceFree
Views19137
PHPShield 3 PHP Encoder
phpSHIELD 3 PHP Encoder protects your PHP Source Code with a powerful, easy to use encoder, which creates a native bytecode version of the script and then encrypts it. Some other PHP encoding systems do not use bytecode and it is very easy to reverse engineer their protected scripts back to the original source code. With bytecode encryption, it is never possible to do this as the original sourcecode has been completely removed from the protected file.
(10 ratings)
Reviews1
PriceUSD 99.00
Views3583
PHP Coupon Script Version
Send Coupon to SMS Mobile Phone, Send to Facebook, Twitter & 297 other applications, Print Coupons, Css style sheets, Features includes: Latest Coupons, Paypal, Google Checkout, Authorize.net payment gateways, Rss Feed, Yellow page style directory, Barcode Generator, Categories and Sub Categories, Send to a Friend, Search by zipcode or multiple keywords, US Database with 53,000 US cities, Add other Countries, Choose Monthly, Yearly or Free Subscriptions, Usern panel for Advertisers, Admin panel, Admin Newsletter Manager, Branding, Deny or Approve coupons. WYSIWUG editor, Add image for each coupons, Mapquest, Top 10 coupons on main page, PSD Files of Graphics and template. SEO Friendly, Key Words and Title pages for advertisers. Full Source Code, No encryption.
(32 ratings)
Reviews5
PriceUSD 165.00
Views14206
PHP Form Image Upload
This tutorial shows you how to upload an image on your server using PHP and html forms. You will also learn how to verify if the uploaded file is an image (checking the extension), if it doesn't overtakes a size limit and how to change the uploaded file name.
(19 ratings)
Reviews1
PriceFree
Views7939
Pure PHP XHTML Validator
posted byphpbaseinXML & PHP
The XhtmlValidator can be used to validate XHTML documents. It uses only the expat extension functions always available under since PHP 3 and it does not need other external XML processing extensions. The class parses the documents and check whether the tags and attributes used by the documents are allowed within the XHTML standard. If validation errors are found, highlighted error messages and offending document line numbers will be returned. This is an experimental class, so you should double check your code with the w3c validator, as in only 1500 lines of code the XhtmlValidator lacks support for Encoding and Doctype validation
(0 ratings)
Reviews0
PriceFree
Views2861
PHP Form image verification
posted byreconninSecurity
When you build a form in your web page, you are susceptible to being spamed by automated systems. In order to make sure that the one who completes the form is human, you can use the system with image verification.
(37 ratings)
Reviews1
PriceFree
Views12316
PHP Create Image Thumbnail
In this tutorial you will learn how to generate thumbnails from form uploaded images using GD php image library. The image ratio is maintained, so the thumbnail images will not be deformed. An image verification is performed before uploading and the image size is verified.
(13 ratings)
Reviews1
PriceFree
Views4299
Blog Script for PHP
posted bybloly55inBlog
Powerful blogging system that requires only PHP and MySQL database. Features are: single and multy user blog, easy to change appearance, fully automated. Only registered users may post comments (spam-free blogging). The script is completely free. You may test it online at our website.
(31 ratings)
Reviews1
PriceFree
Views19070
PHP tutorial: Using arrays
This tutorial will start introducing the array concept by creating them from info in a table. It will be shown how to display data from the array. Two additional examples will be used to show how to create arrays from strings, and how to perform simple keyword searches.
(0 ratings)
Reviews0
PriceFree
Views1662
Results 1181-1200 of 2252