User Profile
Collapse
-
I have found solution to the above problem... i.e I have to download and install MySql, phpMyAdmin and php.... in addition to apache server... but its still not working.. i.e I am unable to connect to sql...through apache server -
Java is pure language as compared to c++. there are many concepts which are bit different in c++ than in java... therefore working with it is more easier... and in my opinion one will always try learning new things..Leave a comment:
-
its an infinite loop... and the statements inside it will always be executed...
Example:
while(1)
{
Statement 1;
Statement 2;
.
}
in above example these statements will be executed forever... and will never stops... You may use an "if condition" and inside it (i.e if condition) a break statement to terminate loop in some specific situation...Leave a comment:
-
Connectivity Issues in Apache Server
I have downloaded Apache Server.. And I have installed it... but now I can't access MySql using it... Do I have to download & download MySql saperetely for it..??
No activity results to display
Show More
Leave a comment: