Home

Submit

Source

Feeds
Source Site » www.999tutorials.com

Search another site:

http://
JavaScript Miscellaneous
Print from javascript
JavaScript / Miscellaneous
You can't actually print a document from javascript, but you can open the print dialog to the user.

Site: www.999tutorials.com Report - View Tutorial

JavaScript Date and Time
Fill an input field with the current date and time with javascript
JavaScript / Date and Time
Use javascript to fill an input field with the current date/time to save time for your self. A handy function with complete code and html to copy paste

Site: www.999tutorials.com Report - View Tutorial

JavaScript Image Effects
Change images
JavaScript / Image Effects
Change images on mouse over with javascript. Define the images and preload them.

Site: www.999tutorials.com Report - View Tutorial

JavaScript User Info
Show time spent on a site when they leave
JavaScript / User Info
Program a function that will show the visitor how long time they have spent on your site. When they leave, we use a javascript onUnload-function to alert the user with the number of seconds.

Site: www.999tutorials.com Report - View Tutorial

PHP Dynamic Images
Create Thumbnail with PHP
PHP / Dynamic Images
Create a copy of an image as a thumbnail. You get a great function that use the GD library to create the new thumbnail file.

Site: www.999tutorials.com Report - View Tutorial

PHP Dynamic Images
Test gd support on server
PHP / Dynamic Images
GD is a package for manipulating images with PHP. Often it is installed, but not always. This script shows you all possible information about your GD configuration.

Site: www.999tutorials.com Report - View Tutorial

PHP Dynamic Images
Generate text with transparent background
PHP / Dynamic Images
Use this ready function to create an image with text with a transparent background. Could be useful for showing your email address, without having to worry about spammers catching it.

Site: www.999tutorials.com Report - View Tutorial

PHP File Operations
Create excel files with php
PHP / File Operations
Excel files are great for many things. It might though be a little bit tricky to generate them on the fly with php. Therefor I will guide you exactly how to do it, quick and simple.

Site: www.999tutorials.com Report - View Tutorial

PHP File Operations
List files and directories
PHP / File Operations
Show files and directories in a directory. Filesize and types listed in a nice table.

Site: www.999tutorials.com Report - View Tutorial

PHP Functions
PHP string functions summary
PHP / Functions
One of PHP strengths are all the string functions. We give you a great help with starting to work with these functions.

Site: www.999tutorials.com Report - View Tutorial

PHP Functions
Array functions in PHP
PHP / Functions
If you work with PHP and databases, you will most guaranteed have to work with arrays. Arrays are great for holding lots of information in a simple, but organized way. This tutorial gives you the basic functions that is useful when working with arrays.

Site: www.999tutorials.com Report - View Tutorial

PHP General Development
How to use Output Buffering in PHP
PHP / General Development
Output buffering is something that often is forgotten by new people in PHP. You can create really powerful things with functions like ob_start and the other. Compresse, replace and modify to mention a few.

Site: www.999tutorials.com Report - View Tutorial

PHP Date and Time
Show time left with PHP
PHP / Date and Time
If you have an expiration time/date, and want to show how long time it's left until that time/date this is the stuff for you.

Site: www.999tutorials.com Report - View Tutorial

PHP Date and Time
Yesterdays date, the easy and hard way
PHP / Date and Time
Dates can be hard to work with in PHP, here we learn you the simple way of getting yesterdays date (and other dates relative to today)

Site: www.999tutorials.com Report - View Tutorial

PHP Ad Management
Get adsense stats from PHP
PHP / Ad Management
Most of us webmasters use adsense for our websites. Havent you just like me wanted to get the stats via PHP directly into your own script? Here is how to get channel data with a script ready to use.

Site: www.999tutorials.com Report - View Tutorial

 
Site Search

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