FreshUK Posted May 8, 2022 Share Posted May 8, 2022 Hi guys, Am i glad to be here!! Ok so i have small knowledge of PHP but am good with HTML and CSS.. I am looking to create a admin panel using SQLite3 rather than a SQL database table. I have the website written already and can show files and code to anyone who is willing to point me in the direction of sorting this out. The admin panel needs to be able to change certain elements of the website :- Images Links Logo and other bits. Thanks in advance for your responces and hope i can work with someone to get me setup with this. Quote Link to comment https://forums.phpfreaks.com/topic/314770-help-with-php-website-admin-panel-needed/ Share on other sites More sharing options...
Barand Posted May 8, 2022 Share Posted May 8, 2022 Do you have a specific problem with some aspect of your code? Quote Link to comment https://forums.phpfreaks.com/topic/314770-help-with-php-website-admin-panel-needed/#findComment-1596032 Share on other sites More sharing options...
ginerjm Posted May 8, 2022 Share Posted May 8, 2022 You have the website written already. What does that mean? To me that tells me that you have all your pages complete as well as any data source management. So - what's left to do since you have said it is done? Quote Link to comment https://forums.phpfreaks.com/topic/314770-help-with-php-website-admin-panel-needed/#findComment-1596033 Share on other sites More sharing options...
FreshUK Posted May 8, 2022 Author Share Posted May 8, 2022 No no, not sure i do to be honest. Apologies if this is in the wrong group. I have my code for the website built in both HTML Bootstrap and PHP. What i am looking for is a admin panel that will allow users to edit particular parts of the website. Quote Link to comment https://forums.phpfreaks.com/topic/314770-help-with-php-website-admin-panel-needed/#findComment-1596034 Share on other sites More sharing options...
FreshUK Posted May 8, 2022 Author Share Posted May 8, 2022 Am i allowed to post links here? Quote Link to comment https://forums.phpfreaks.com/topic/314770-help-with-php-website-admin-panel-needed/#findComment-1596035 Share on other sites More sharing options...
ginerjm Posted May 8, 2022 Share Posted May 8, 2022 When showing us code samples it is generally done using the <> icon and pasting actual code (not an image, etc.) for us to manipulate. So - you have parts of your website and you need help with a single sript/screen. So as Barand has asked already, What Is The Issue? Quote Link to comment https://forums.phpfreaks.com/topic/314770-help-with-php-website-admin-panel-needed/#findComment-1596036 Share on other sites More sharing options...
FreshUK Posted May 8, 2022 Author Share Posted May 8, 2022 1 minute ago, ginerjm said: When showing us code samples it is generally done using the <> icon and pasting actual code (not an image, etc.) for us to manipulate. So - you have parts of your website and you need help with a single sript/screen. So as Barand has asked already, What Is The Issue? Thanks, there is not a issues as such rather than a request for help, or pointing in the right direction. I am looking to create a back end to my website to allow users to change parts of the website. Like a admin panel really. At the moment my website is pulling data from a config.php file but want to eneable to users to be able to change this via a admin panel as such. Quote Link to comment https://forums.phpfreaks.com/topic/314770-help-with-php-website-admin-panel-needed/#findComment-1596037 Share on other sites More sharing options...
ginerjm Posted May 8, 2022 Share Posted May 8, 2022 Never had a need to do that kind of 'design'. Sounds scary. And - just what kind of users will you allow to change it up? What's to keep one user from changing another user's changes? Quote Link to comment https://forums.phpfreaks.com/topic/314770-help-with-php-website-admin-panel-needed/#findComment-1596038 Share on other sites More sharing options...
FreshUK Posted May 8, 2022 Author Share Posted May 8, 2022 1 minute ago, ginerjm said: Never had a need to do that kind of 'design'. Sounds scary. And - just what kind of users will you allow to change it up? What's to keep one user from changing another user's changes? So the website with have multiple instances dude. each user will have there own website. Its basically a website to allow to streaming of online streams. http://web-player.online/testsite/index.php - is this website link if thats enough for you to see what code is like etc. Quote Link to comment https://forums.phpfreaks.com/topic/314770-help-with-php-website-admin-panel-needed/#findComment-1596039 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.