Search results

  1. S

    Can someone please explain to me what are Superglobal variables in PHP?

    Hi can someone please tell me what are the superglobal variables like $_POST is used for, and should i worry about them as a beginner?
  2. S

    can someone please help me out whats wrong with this Java to php code?

    Hi can someone please indicate where is the error in the php code i wanted to sort of translate from java to php pleaase help: This is the Java Code: public class Break{ public static void main(String[] args){ int i,j; System.out.println("Prime numbers between 1 to 50 : "); for...
Back
Top