PHP PHP Group Tutorials
A Web Dev Class Product
PHP (a recursive acronym for PHP: Hypertext Preprocessor) is a computer scripting language, originally designed for producing dynamic web pages. It is for server-side scripting, but can be used from a...
Read More
Learn how to use net2ftp.com
The basic concept in ExpressionEngine is that of a template. Go to any ExpressionEngine powered website and you will undoubtedly be looking at a template. Templates are what the outside world sees. At its most basic, a template in ExpressionEngine is a HTML (or CSS or JavaScript) file. If we wanted to, we could use a template exactly like a HTML file, without any problems. We could create an entire website without ever using any other part of ExpressionEngine. At the end, you will have a completely working weblog, and a great understanding of how you can use HTML and CSS in templates.
A simple and easy to use guide to get started with arrays in PHP. Also some tips and tricks for you folks that have been around for some time.
Learn how to work with output buffering in PHP
From time to time you need to get the date for yesterday.
This is an easy way to do it in PHP
Herein this tutorial i`ll show you how to build an instant photo upload results script that allow your site members to instantly view the uploaded image right after the form submitted without any redirection to other pages. This option is very popular in many big sites that have membership systems, allowing members to upload photos and create albums etc...
This is a balloon style tooltip that can be applied to any link(s) on the page. What sets it apart is where it gets the tooltip messages- from Dynamic DIV elements on the page containing the desired tooltip conten that retrieved dynamically from database recordsett. This fact means you can easily define tooltips with rich HTML and images inside them. In other words, any dynamic content can now easily become a tooltip message, whether you're manually defining the tooltips, or dynamically generating them using server side languages. The tooltip supports an optional arrow image that like the tooltip itself, dynamically adjusts itself if it's too close to any four corners of the browser window.
? Dynamic DropDown Accordion Panel Description: One of the most versatile scripts of its kind, this script created to show you how to compact arbitrary content on your page so they're expandable on demand. This allows you to save space within your webpage and even add to the aesthetics of the webpage's design in many cases.
Today`s tutorial is very useful and required for every dynamic web sites, its [save search results]. Save search results application allows your site [members] to search through you website for certain information, this information for the searcher is very very important in sites like [job applications] [RealEstate applications] etc... The searcher eventually found what he suffered looking for, now he need to keep the search results in save place in your website, so we need to give him the ability to do that safely and easely.
Today`s tutorial about adding [Ajax Mouseover Links] feature, this feature warp long page content like [forms] [text] [images], warp all under certain links. This script lets you display content in tight areas on your page, by dropping it down into view when the mouse rolls over the anchor element. The content temporarily overlaps anything beneath it.