
The NetBeans Team is pleased to announce the release of NetBeans IDE 6.7.1, which supports the latest JavaFX SDK.
Download NetBeans 6.7.1 (A JavaFX-only...
3 replies - 29728 views - 07/27/09 by Tinu Awopetu in Announcements

<html><form method='post' action='process.php' id='1'><ol> <li> <h3>Care este altitudinea maxima a...
0 replies - 899 views - 03/20/13 by Televizor Color in Uncategorized

This example of code shows how to do a simple POST request in PHP to another web server by using a socket connection.
1 replies - 612 views - 02/12/13 by Chara Miteo in Uncategorized

With increasing of popularity of WordPress script, Gravatars have become a rellay quite popular.
Now you may easy integrate them into...
1 replies - 344 views - 02/12/13 by Chara Miteo in Uncategorized

Usually when you're using different CSS files on your site, they might take a quite long to be loadedload.
Using this PHP code, you can...
0 replies - 456 views - 02/12/13 by Chara Miteo in Uncategorized

The above code snippet saves image from url into our local file system.imagecreatefromjpeg function is used for creating an image from file or URLAlso...
1 replies - 939 views - 01/13/13 by Rubin Porwal in Uncategorized

This function allows you to pass two variables that represent ID of two elements on your page.
What you click on one of them it hide it...
0 replies - 1747 views - 11/04/12 by Chara Miteo in Uncategorized

This snippet allows you set a limitation for download rate of the file that visitors download from your site.
0 replies - 1644 views - 11/04/12 by Chara Miteo in Uncategorized

This code allows to list the contents of any given directory.
0 replies - 1291 views - 11/04/12 by Chara Miteo in Uncategorized

This code allows to list the contents of any given directory.
0 replies - 1397 views - 11/04/12 by Chara Miteo in Uncategorized

This code allows to pass filename in the $file_name variable and function will return file extension only.
1 replies - 1541 views - 11/04/12 by Chara Miteo in Uncategorized

This is a guest post by Mark A. Jensen,
a DC area bioinformatics scientist. Thanks a lot Mark for writing the
impressive Neo4j Perl library and taking the...
0 replies - 2073 views - 10/24/12 by Andreas Kollegger in Articles

There are a lot of ways to cache data. You can cache a piece of
data, a query, a page fragment, an entire page, or an entire website.
You can cache...
0 replies - 5310 views - 10/03/12 by Dan Wilson in Articles

The wife is interested in learning programming so she has been doing the Code Academy
JavaScript course. It’s incredible to observe a person...
0 replies - 1061 views - 09/19/12 by Rob Galanakis in Articles

Introduction
Along with breadth-first search,
depth-first search is one of the two main methods to walk through a
graph. This approach though is...
0 replies - 6044 views - 09/17/12 by Stoimen Popov in Articles