Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | PHP | Tutorials & Tips

Results 321-340 of 648
Importing csv data into MySQL with php script
This tutorial will show you how to import csv data into MYSQL with a simple PHP script. Many times you have to write a script because the import function in phpMyAdmin will not import the way you want.
(7 ratings)
Reviews1
PriceFree
Views4426
PHP Include uses
Utilise PHP includes on your website to make changes in design and navigation much easier. Also features a cool way to make your own 'image viewer'.
(0 ratings)
Reviews0
PriceFree
Views2012
Parse html with preg_match_all
For the most of the PHP scripter which are using preg_match or preg_replace frequently is the function preg_match_all a smaller advantage, but for all others it�s maybe hard to understand. The biggest difference between preg_match_all and the regular preg_match is that all matched values are stored inside a multi-dimensional array to store an unlimited number of matches.
(3 ratings)
Reviews0
PriceFree
Views3132
4MemberOnly Template - build a web site with member only area in ONE hour
* 4MemberOnly Template is designed for those who wishes create a web site with the member area quickly and with the least efforts and expenses and to provide access to it through a login. * 4MemberOnly uses HTML, CSS, PHP and MySQL. * 4MemberOnly can integrate with any existing php/mysql websiet easily.
(3 ratings)
Reviews0
PriceUSD 59.00
Views2589
Dynamic (2 level) navigation list
The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to "remember" the values, sub values and also the query string from previous clicked links. In this tutorial we will learn how to create a dynamic navigation menu powered by PHP and MySQL only. While using standard HTML elements (unordered lists) it�s easy to add different CSS styles later.
(3 ratings)
Reviews0
PriceFree
Views3005
How to Bridge PHP and Java for Powerful Web Solutions
Here's how to team up two of the most popular and powerful platforms for web development together. With the php-java bridge you can build classes and jar files in Java and call them and use their methods in PHP. Use the quick and easy PHP language to bring Java muscle to your web pages.
(0 ratings)
Reviews0
PriceFree
Views1086
How to install phpLD2 (php Link Directory) the free version
In this tutorial we'll learn how to install phpLD (pho Link Directory), the free version, from downloading the script to the last settings to make it work.
(0 ratings)
Reviews0
PriceFree
Views1726
Setting & Retrieving Cookies
This script can display a form or the data stored inside cookies depending on whether cookies has been set or not. The online form is used to send data and store them inside cookies. The script contains an online example.
(9 ratings)
Reviews0
PriceFree
Views2221
PHP password generation
Modern web-applications often provide (during registration, or password-reset) random-generated passwords for its users. However these passwords (usually a random combination of letters or numbers) are quite hard to remember: in fact, it's even impossible to read them. This article provides a function for generating English-like readable passwords.
(0 ratings)
Reviews0
PriceFree
Views1452
Simple Linear Discussion forum in php/mysql
A in-depth tutorial was added today on how to build a simple linear message board in php/mysql. It includes all the files and code and provides explanations on how the mechanics work for a basic forum.
(6 ratings)
Reviews0
PriceFree
Views4737
Using Cookies in PHP
A cookie is a message given to a Web browser by a Web server. The browser stores the message in a small text file that the server embeds on the user's computer. Each time the same computer requests a page with a browser, the cookie is sent back to the server too. The main purpose of cookies is to identify users and possibly prepare customized Web pages for them. In this tutorial you'll learn about using Cookies in PHP.
(6 ratings)
Reviews0
PriceFree
Views1659
PHP AJAX example: asynchronous file upload
Asynchronous file uploads is quote popular feature in modern AJAX web-applications. However standard AJAX classes (XmlHttpRequest) does not have capabilities to process or send files selected with "file dialog" (input type="file"). This article contains example application (trivial file-sharing service, like rapidshare, megaupload or yousendit) which uses embedded frames (IFRAME) to upload file. While file is uploaded to hidden frame, user can still access web-page and fill "file description" field.
(24 ratings)
Reviews0
PriceFree
Views9084
PHP Remove Non-Alphanumeric Characters
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
Views2925
MySQL Table Fields Data Typs
Learn the three main basic data types used in MySQL and how to utilize them to build a more effective dynamic web site. Lots of web developers use MySQL but not all of them harness the power of these features.
(3 ratings)
Reviews0
PriceFree
Views1797
Specifying how many columns per row when extractng from mysql
This is a simple tutorial that shows you how to make information or images(in this case buttons) display in a specific number columns per row when extracted from a mySQL database using a query, using a specific algorithem and loop.
(0 ratings)
Reviews0
PriceFree
Views1504
Starting out with PHP
So, you've mastered HTML and JavaScript. I guess the next stage is PHP! Don't worry. It isn't too hard. This tutorial is great for learning PHP right from the beginning teaching you all the basics to help you advance quickly on to more advanced concepts.
(0 ratings)
Reviews0
PriceFree
Views870
Dynamic Image Generation using PHP
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
Views2424
Perfect IDE for Apache, MyQL and PHP
This tutorial will teach you how to setup a perfect development environment for Apache, MySQL and PHP. Besides these basic softwares it includes also an installation instructions for a MySQL manager and PHP editor. It is rich illustrated and hepls to setup a complete and productive workstation. In the tutorial Apache 2.2.3, MySQL 5.0.27 and PHP 5.2 were used.
(9 ratings)
Reviews0
PriceFree
Views4311
MySQL (BLOB field) Image Gallery Example
This is a simple example of photo-gallery script, which uses MySQL table (BLOB field) to store images. Trivial password-protection, uploading and deleting images are supported. For Apache-version of PHP there is advanced browser-caching support (using If-Modified-Since header).
(30 ratings)
Reviews0
PriceFree
Views7338
Converting RGB values from/to HTML hex representation.
This article provides two functions for converting HTML color (like #AAED43) to three RGB values ($r = 170, $g = 237, $b = 67) and converting RGB values to HTML color.
(0 ratings)
Reviews0
PriceFree
Views1367
Results 321-340 of 648