| 
	
 | 
 Posted by Jerry Stuckle on 08/26/07 14:24 
thushianthan15@gmail.com wrote: 
> Hi everyone, 
>  
> I am totally new to Web application dev. Currently i am learning PHP 5 
> with MySQL. My doubts are : 
>  
> 1. Is PHP is suitable for developing a full blown web application ? 
>  
 
Definitely. 
 
> 2. What is the purpose of having RMI/COBRA in web dev. What is the 
> equivalent available in PHP? 
> 
 
Just ways of spreading the workload around.  Only the very largest sites  
really need them. 
 
Did you try to Google these terms?  I found lots of good its. 
 
> 3.Why ASP.net always mentioned as ASP.net with VB.net/C#.net ? Can i 
> intergrate PHP like this i.e with any programming languages? 
>  
>                                      Thank you! 
>  
 
ASP is a method of accessing resources, not a language.  You access it  
with VB, C#, etc.  It works fine if you want to be restricted to Windows  
servers. 
 
--  
================== 
Remove the "x" from my email address 
Jerry Stuckle 
JDS Computer Training Corp. 
jstucklex@attglobal.net 
==================
 
  
Navigation:
[Reply to this message] 
 |