portalpie Posted September 28, 2008 Share Posted September 28, 2008 Hello, I am still new to building sites using PHP and MySQL but I have done a few where I have had all of the page content in the database so I have a bit of experience to build on. I soon have to build a site where they want all of the pages to be searchable. I was wondering what things I should be considering in my database design and probably php coding before I get started on this one. If you have to build a site that needs to be searchable what do you consider? I am building everything from scratch without an established framework of any kind. Thanks Quote Link to comment Share on other sites More sharing options...
joliocesar Posted September 29, 2008 Share Posted September 29, 2008 hey ... "select * form table where title like '%$title%'"; check this code .. i don't know i understand your problem truly ! but i hope i can help you ... Quote Link to comment 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.