Please find all the active listings published by phpf1 below. Publisher has posted 51 listings. You may click on a listing to visit its detail page to learn more about the listing.
PHP file write presentation
posted byphpf1inFile Manipulation
Creating files with PHP is quite simple task but you need to be careful during file manipulations.
PriceFree
Views542
PHP file read howto
posted byphpf1inFile Manipulation
Reading from file is a general task in PHP. This article tries to summarize how to use PHP file read possibilities.
PriceFree
Views534
Java string to int conversion
posted byphpf1inIntroduction to Java
This article demonstrates how to convert a string that contains a number value to an integer in Java.
PriceFree
Views458
Java instanceof operator details
posted byphpf1inIntroduction to Java
This tutorial demonstrates how to use the instanceof keyword in Java to test the object type.
PriceFree
Views441
Java enum explained
posted byphpf1inIntroduction to Java
This article teaches you how to use an enum in Java. Code examples help you to understand the enumeration syntax.
PriceFree
Views573
Java equals usage
posted byphpf1inIntroduction to Java
This article demonstartes how to compare objects in Java using the equals() method.
PriceFree
Views449
Java random number generation
posted byphpf1inIntroduction to Java
This article demonstrates how to generate random numbers in Java. The code examples helps you to understand the details.
PriceFree
Views430
Java HashMap detailed tutorial
posted byphpf1inIntroduction to Java
This is a detailed description about how to use HashMap in Java. Lot of code examples makes it easy to understand it's behaviour.
PriceFree
Views457
Java array tutorial
posted byphpf1inIntroduction to Java
This article explains how to use arrays in Java. With the included code examples it is easy to understand arrays behaviour.
PriceFree
Views566
Java for loop
posted byphpf1inIntroduction to Java
Examples and details of Java for loop usage are covered in this article. You can learn every details about how to use for loops in Java.
PriceFree
Views465
How to get PHP array length
posted byphpf1inMiscellaneous
In this tutorial I will show you how to determine the length and / or the size of a PHP array.
PriceFree
Views531