- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
About backend service
Hello, I want to integrate my weebly app with the database.I want to add dynamic content in my app but i dont know how to do it.I have followed the tutorials of creating an app in weebly and i want to store data in database.Please tell me how to store data in database.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hello @babita !
There's not an integrated way within Weebly to connect your site to a database. However, there are a number of third party options you can find with a web search that can accomplish this. You can embed third-party code into your pages using the EMBED CODE element for code that needs to be placed in the body of pages. Under the SETTINGS tab, there's an SEO section on the left where you can place code in the Header or Footer sections, which would apply to all pages on your site. And finally, if you need to place code in the header or footer section of a specific page, you can go to the PAGES tab and select the Advanced option under the corresponding page.
Here a few potential solutions that I found with a simple web search for "use database with weebly site":
https://zapier.com/zapbook/mysql/weebly/
I recommend that you search for more, and you should be able to find a good fit for your needs. Best of luck to you and happy Weeblying!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Than for your solution .please tell me how to add a php script in weebly app.Because I want login system in my app and then after login user go to dashboard.for this i need to create a login system in php.so please tell me how to add php script in weebly app.