Jump to content

Hey,

 

I'm currently in the process of setting up a website that'll use for a Roleplay server that's gonna come out soon. However I'm running into some issues with the website that I want to create.

 

I need a very small and basic login system where I (as site admin) is able to create new users and edit info of other users. I also need a small page where I'm able to add a customer and manage their orders and stuff. This is all done for administrative stuff, so no 'customers' will interact with this website. I already have my database done with all my users and customers.

 

I'm not good at PHP, but I can edit scripts and do some little magic here and there. I'm looking for a template that I can download and use and modify it myself. 

 

I tried making one myself, but I don't really have the time to learn it myself. I was hoping someone else could help me with this little site or if there's already something premade that I can use. If there's a webdeveloper out there that could make it for me (will be paid) that'll be amazing. I don't need a lot, but I need something very small and basic like I explain. 

 

Thanks. 

CPU: AMD 3800X GPU: GTX 1080 Ti RAM: (16GB) 2x Corsair 8gb DDR4 3200Mhz Drives: SanDisk 240GB SSD, Samsung 500GB SSD, WD 1TB HDD

Motherboard: MSI X470 Gaming pro plus PSU: Gigabyte 650 watt Monitor(s): 27 inch AOC 1440p

Link to comment
https://linustechtips.com/topic/705822-small-php-control-panel/
Share on other sites

Link to post
Share on other sites

So you want a page that requires a login, add users, edit, delete and another page for customer orders?

 

This isn't that hard I would build a basic one for you but I'm not free until Wednesday sadly.

 

If you have your database set up then you just need to create a form to post data, one form for editing and then a page to view the data.

 

You should post your database structure will make it much easier to make a script knowing the tables.

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
https://linustechtips.com/topic/705822-small-php-control-panel/#findComment-9017639
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×