Feed on
Posts
Comments

Archive for the ‘Technical Area’ Category

Hi
I Hope all java guys are familiar with Netbeans 6..?..its great and user friendly right ?
http://www.sun.com/featured-articles/2007-1212/feature/index.jsp
And finally the PHP module is ready and live for netbeans.
Includes
1) All the documentation, functions references, syntax hi lighting etc
2) Configure Apache and other PHP enabled servers in Netbeans.
3) Integrate PHP project with a server.
http://wiki.netbeans.org/wiki/view/PHP
Just edit your pages and press [...]

Read Full Post »

interface HisInterface {
}
interface HerInterface {
}
public interface MyInterface extends HisInterface, HerInterface {
}
just say it will work or not

Read Full Post »

PHP Post request

Hey got another one.
solve a situation to post a couple of data to a php resultfile without using any HTML codes..means I need the resulted data by clicking a hyperlink etc, but could not use any HTML forms or parameter passing methods..just try

Read Full Post »

Hi
even you might be a puli in java coding..but its not your fault to get all those details from the sea..
here are few..
Keywords: volatile, transient, strictfp,  assert, native…just answer the perfect functions without any search or reading..just have a try

Read Full Post »

Older Posts »