form to write to database

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
eltonpiko
Forum Commoner
Posts: 31
Joined: Wed Apr 01, 2009 2:19 pm

form to write to database

Post by eltonpiko »

hi all hope one of you guy can help out in creating an admin panel for a website so far so good but one of my biggest problem adding calendar to my form.im creating a page to add hotel on the for in admin you can add hotel name,description ,photo,rates per night special offers and so on after submitting the for all will be written to my database.now what i want also on my form is that i can add availability on my hotel page cause on the frontend there will be a availability search calender which will search the whole database to see which hotel is free on that date.how can i add that in my admin panel on the same page where i enter the hotel detail which will display also on the frontend hope you understand what i trying to say.
Post Reply