random quote generator in php using mysql
        Posted  
        
            by fusion
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by fusion
        
        
        
        Published on 2010-04-12T18:42:51Z
        Indexed on 
            2010/04/12
            18:42 UTC
        
        
        Read the original article
        Hit count: 372
        
i coded a random quote generator in php using mysql but also jquery. however when i try to integrate it with facebook, since i opted to use fbml, i could not use jquery.
how do i get the quote to display randomly in php at say, 30 mins, without using jquery or javascript?
© Stack Overflow or respective owner