Announcement

Collapse
No announcement yet.

How to use Mysql & Php with Bluevoda software offline

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to use Mysql & Php with Bluevoda software offline

    HI,
    I just download the software but how to connect the database on my personal pc and how to use php script, Css script . where to write php code and from where to connect the database locally. Mysql, Apache is installed in my computer.
    Please will you help me..

  • #2
    Re: How to use Mysql & Php with Bluevoda software offline

    You also need to have php installed on your computer.

    If you make the username, password, and database the same on your local computer as you do on the website, and set the host as localhost (thats what it should be for the website), you won't have to change anything between running on your computer and publishing. WHen its on your computer, since your using localhost, it will attempt to connect to your computer, when on the website it will attempt to connect to the website.

    CSS will work anywhere, its dependant on the browser.

    Hope that helps

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

    Comment

    Working...
    X