batbucket Posted July 17, 2011 Share Posted July 17, 2011 Hello all i'm new to php and mysql I can do the small scripts but I'm stuck now I have a website with a lot of pages so i read about cms and I've tried many tutorials but there not helpping i need it to have an admin page with wysiwyg where you can edit a page with a drop down box and you select the page you want to edit also on create a new page I want to be able to select a catogorie for that page to go into with a title box, description box and a search box so you can write a descriptions about that page and write search criteria for that poticular page, so when the users wants to find a page they can search for it and it will display a link to that page and show them a description i'm so sorry if im a pain and im sorry about the spelling Thanks from Callum Quote Link to comment https://forums.phpfreaks.com/topic/242194-cms-help/ Share on other sites More sharing options...
darkfreaks Posted July 17, 2011 Share Posted July 17, 2011 http://www.phpclasses.org/package/6294-PHP-Content-Management-System.html i think this class will help you out alot if your looking into a CMS with an editor. Quote Link to comment https://forums.phpfreaks.com/topic/242194-cms-help/#findComment-1243768 Share on other sites More sharing options...
batbucket Posted July 17, 2011 Author Share Posted July 17, 2011 yea sort of but i would like to build it so i know the code and i can change it if you get where im coming from Quote Link to comment https://forums.phpfreaks.com/topic/242194-cms-help/#findComment-1243775 Share on other sites More sharing options...
ZulfadlyAshBurn Posted July 17, 2011 Share Posted July 17, 2011 You would need to learn php, html, mySQL, javascript and css. You would need to create a web design then insert all the required stuffs. I have created my own cms. Its hard work. Took me a month to fully complete it. Quote Link to comment https://forums.phpfreaks.com/topic/242194-cms-help/#findComment-1243811 Share on other sites More sharing options...
spiderwell Posted July 17, 2011 Share Posted July 17, 2011 for wysiwyg editing the CKeditor is a great thing to attach to a textarea. that what i used in my home grown cms Quote Link to comment https://forums.phpfreaks.com/topic/242194-cms-help/#findComment-1243815 Share on other sites More sharing options...
batbucket Posted July 18, 2011 Author Share Posted July 18, 2011 hello can you point me to a website were i can learn mysql thanks Quote Link to comment https://forums.phpfreaks.com/topic/242194-cms-help/#findComment-1243990 Share on other sites More sharing options...
chintansshah Posted July 18, 2011 Share Posted July 18, 2011 You can learn Mysql from http://dev.mysql.com/doc/refman/5.0/en/index.html http://www.tizag.com/mysqlTutorial/ http://www.mysqltutorial.org/ Regards, Chintan Quote Link to comment https://forums.phpfreaks.com/topic/242194-cms-help/#findComment-1243992 Share on other sites More sharing options...
ZulfadlyAshBurn Posted July 18, 2011 Share Posted July 18, 2011 There are many WYSIWYG editor: Link Quote Link to comment https://forums.phpfreaks.com/topic/242194-cms-help/#findComment-1244008 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.