Hi there i am creating a new site and i want the banner to be changing dynamically. I was thinking that i can write a script that reads the image files from the folders and picks up one randomly.
Another way is to implement that using a conenction to a database. What u think is much faster? Is the multiple connections to the database reason for bottlenecks?
Another way is to implement that using a conenction to a database. What u think is much faster? Is the multiple connections to the database reason for bottlenecks?
Comment