• Hello,

    I am pretty new and beginner in WordPress. I want to ask some question regarding that.

    1. Is there any plugin to talking with database?
    2. Can i write custom php script with database connection in wordpress or it will need plugin?

    3. My application will need admin site also. So, how to separate admin site from the regular site?

    I worked before without using any CMS software. So, i have no idea i am confused about it. If anyone worked with it, please reply.

    It will be a great help for me and others like me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Don’t assume you need a specific application to communicate with a database. That’s what WordPress is and does.

    Better to describe what it is you need to do first.

    Thread Starter vny009

    (@vny009)

    I need to make a registration form with login form. But i need login for different roles. I didn’t find any plugin which can help me out in making a login for different roles.
    After login, user will redirect to their session secure personal page.

    For monitoring all the activities including new users data, I need a admin site.

    How to achieve this.

    Sorry for replying so late.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Making a database application’ is closed to new replies.