Where to add the PHP script and MYSQL Dump code in the LAMP server?
        Posted  
        
            by primal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by primal
        
        
        
        Published on 2010-05-08T04:17:19Z
        Indexed on 
            2010/05/08
            4:28 UTC
        
        
        Read the original article
        Hit count: 398
        
Hi,
I dont know if this is the right place to ask this question. But as time is limited and here I have always got the right answers I am asking it away.
I want to setup a login page on a local server so as to communicate with it via android. As time permits, I googled and found out the necessary php script and mySQL code needed for the same. I don't know where to add these code in the local server and connect them. :( (This is mainly for testing purpose as we would develop a website in Django latter on.) Any help would be much appreciated..
© Stack Overflow or respective owner