View Single Post
Old 11-12-2016, 12:25 AM   #75
phamdung
Registered User
 
Join Date: Oct 2016
Posts: 23
Firstable , you want to search all contents of your website:
- You have a database contains all your information in your php code , you will need to write a connection to your db , place your sql and run that sql to search all information you want)
- For example: " SELECT * FROM posts WHERE title = %keyword% "
- Pleasure to help
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
phamdung is offline   Reply With Quote