Categories
Tags → Php Describe

Tukanas Photo Gallery Manager script

Tukanas Photo Gallery Manager script is a convenient PHP script. It presents digital image files as an online gallery or set of galleries. Installation is very quick and galleries are easy to organize and mange using your favorite FTP or SCP file man...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Commercial License
DETAILS

Getting User IP with Ajax (Javascript/PHP)

A small tutorial where I describe how to get a Userip with Ajax and making it afterwards available as javascript var. I describe two ways - in a pure php site and how to do it in a htm or html site (with Ajax). Perhaps it may help you, as I see it ve...
DETAILS

How to Configure and Make PHP on FreeBSD

These notes describe how to compile a custom-built version of PHP 5 from the source, and replace the stock build on a FreeBSD server from Verio VPS. We install useful extensions that can not be loaded as extensions and must be compiled in, specifica...
DETAILS

Create Thumbnail Images using PHP

This tutorial will describe how to create thumbnail images on the fly using PHP. Furthermore you will learn how to process a whole folder of images and create their thumbnails. Since this requires the GD library, you will need an installation of PHP ...
DETAILS

Create a simple hit counter using PHP and MySQL

In this article I describe how to use PHP and MySQL to produce a simple counter that can be placed on a web page. PHP and MySQL work very well together, and this article shows, hopefully, how easy they are to use to produce a useful little utility.
DETAILS

Servlet Basics

Servlets are Java programs running on a web server that produce results viewed remotely on a web server. Servlets has the same purpose that CGI or PHP had in the past. We shall describe how Servlets works with some examples. You will also learn about...
DETAILS

XML/SWF Charts

XML/SWF Charts is a simple, yet powerful tool to create attractive web charts from dynamic XML data. Create an XML source to describe a chart, then pass it to this tool''s flash file to generate the chart. The same tool also accepts PHP sou...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Configuring PHP with ORACLE 8i Support

This article will briefly describe how to compile PHP with ORACLE 8i support. The author writes &"when i try to compile php with oracle support on Solaris 2.6 i got lots of problems. after tedious search in internet i have found solution. ...
DETAILS

RTF Generator Class

RTF Generator lets you create your own RTF files on web-servers, without any applications except PHP. No additional PHP modules needed and the sctipt is not system-dependent and works on all platforms. Using special mark-up language which is based on...
DETAILS

Running PHP in Red Hat

These instructions describe how to get PHP setup on a RedHat 6.0 Linux box using only RPM. The document assumes that you have prior experience configuring/using Apache.
DETAILS
©2003-2019 jCay.com