A
Anonymous
Guest
Hello everyone!
From a long time of developing in the Microsoft world using mainly ASP as web programming code I learned that in programming with ASP it is not very wise to use many session variables, as their impact on the server's speed can be very demanding, resulting in a highly reduced performance.
Now that I am introduced to PHP, I would like to know if the event I described above also occurs with PHP.
Could someone please comment on this, perhaps backed by articles?
From a long time of developing in the Microsoft world using mainly ASP as web programming code I learned that in programming with ASP it is not very wise to use many session variables, as their impact on the server's speed can be very demanding, resulting in a highly reduced performance.
Now that I am introduced to PHP, I would like to know if the event I described above also occurs with PHP.
Could someone please comment on this, perhaps backed by articles?