Home

Submit

Source

Feeds

Home » PHP » Miscellaneous ::

PHP Miscellaneous
The Java extension is an extremely exciting tool. By learning how to use this module, you can extend PHP by the power of all available Java classes. To show you the basics of the Java extension, this article will cover installation and a few code examples of using PHP and Java together.
Related Tutorials
PHP Miscellaneous
Interfacing with Java from PHP
PHP / Miscellaneous
PHP4 ext/java provides a simple and effective means for creating and invoking methods on Java objects from PHP. This article will give you a quick tutorial on how to use the PHP Java extension.

Site: www.zez.org Report - View Tutorial

PHP General Development
How to Bridge PHP and Java for Powerful Web Solutions
PHP / General Development
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.

Site: www.hiveminds.co.uk Report - View Tutorial

PHP Getting Started
PHP Introduction
PHP / Getting Started
PHP stands for PHP: Hypertext Preprocessor. PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

Site: www.webdesign.org Report - View Tutorial

PHP General Development
Macronimous- Command Line Scripting in PHP
PHP / General Development
PHP is a great language to develop web applications rapidly and economically. Many of us know this. But what many of us were unaware of is that PHP can also be run as a command line script like c, c++, java, etc.

Site: www.macronimous.com Report - View Tutorial

PHP Miscellaneous
Passing JavaScript variables to PHP
PHP / Miscellaneous
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.

Site: www.webcheatsheet.com Report - View Tutorial

PHP Object Oriented
Intro To Object Oriented
PHP / Object Oriented
Now some may be familiar with object from Java and C++, and then on the other hand, many of you may have no clue what object is. For this tutorial, you need to be pretty fluent in php. Object can be very complex and very confusing, so have a good understanding of php is a must.

Site: stilisticdev.net Report - View Tutorial

PHP Dynamic Images
PHP+GD Scale & Overlay Demo
PHP / Dynamic Images
This demo shows how to do resizing and overlays using the PHP GD functions.

Site: db.org Report - View Tutorial

PHP Databases
MySQL & PHP Basics
PHP / Databases
A breif description of each way of using a mysql database with php coding.

Site: zymic.com Report - View Tutorial

PHP Miscellaneous
Easy Way to Track Your Visitors - A Simple Script
PHP / Miscellaneous
Learn to code a simple php script (flatfile) to track your visitor's ip address, visit time & date, host name & referrer page.

Site: auroranet.fre3.com Report - View Tutorial

PHP Forms
PHP:Form Series: Validators & Client-side Validation
PHP / Forms
This tutorial is really helpful to those of us who are a little intimidated by PHP:form. All of those hard to answer questions are easily explained in this simple to use educational web page.

Site: www.webdesign.org Report - View Tutorial

PHP Getting Started
Opening & Ending PHP Tags
PHP / Getting Started
To open a block of PHP code in a page you can use one of these four sets of opening and closing tags.

Site: www.php-mysql-tutorial.com Report - View Tutorial

PHP News and RSS Feeds
PHP News System
PHP / News and RSS Feeds
Learn the basics of Mysql & Php by building a news system.

Site: www.visualdesigncore.com Report - View Tutorial

PHP Databases
Add, View, Edit & Delete from to MySQL database, Live Example (News System)
PHP / Databases
This tutorial will teach you how to deal with MySQL database using php, you will add, view, edit & delete data.

Site: www.maaking.com Report - View Tutorial

PHP Randomizing and Rotation
Random Links and images with PHP & MySQL
PHP / Randomizing and Rotation
This script allows any number of images to be referenced and have an associated hyperlink attached, which makes it great for 88x31 buttons which are commonplace throughout the web. The script requires a web server with PHP and a MySQL database to store the data.

Site: www.designplace.org Report - View Tutorial

PHP Object Oriented
PHP Classes - OOP
PHP / Object Oriented
Most people are afraid of classes and refuse to see the use of them. I was, until I took a JAVA class, which requires the use of classes, and saw the actual beauty of them. Classes are really useful, they reduce the clutter of your code, and make updating a site very easy. Unfortunately, classes aren't as useful in PHP as in other languages, but I still like them. I'm going to use my site as an example, where I have the user_commands class, which handles all the users on the site (ie login, logout, session_ids, etc). It makes my code very neat and organized, and it really pays off when you need to make a change.

Site: www.webdesign.org Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement