Future of PHP

u0206397

Senior Member
Joined
Jul 15, 2009
Messages
764
Reaction score
0
As modern web applications move toward client side scripting using JavaScript instead of server side scripting and page rendering, is PHP becoming irrelevant like Java and ASP.NET? :crazy:
 

ment0smintz

Supremacy Member
Joined
Jun 12, 2012
Messages
7,588
Reaction score
676
As modern web applications move toward client side scripting using JavaScript instead of server side scripting and page rendering, is PHP becoming irrelevant like Java and ASP.NET? :crazy:

static is most likely... but if using framework Laravel may still be ongoing.
 

davidktw

Arch-Supremacy Member
Joined
Apr 15, 2010
Messages
13,547
Reaction score
1,301
As modern web applications move toward client side scripting using JavaScript instead of server side scripting and page rendering, is PHP becoming irrelevant like Java and ASP.NET? :crazy:

would you stored ur encryption and secret key, and confidential information in your client side codes? Would you also open source your IP in your client side code? Would you connect directly to the database from the client side code? It doesn’t spell the end of PHP yet and definitely not server side dynamic processing. It is just which technique of dynamism in the future.

Java and .NET irrelevant? I loved jokes at times :)
 
Last edited:
Important Forum Advisory Note
This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ Forums. Forum members and moderators are responsible for their own posts. Please refer to our Community Guidelines and Standards and Terms and Conditions for more information.
Top