Page 1 of 1
need some help
Posted: Tue Sep 07, 2004 7:54 am
by ezhost
i would like for someone to help me with finishing a site for my parents i have been trying to learn php but am stuck with completing the codes i have searched and been trying to complete and change codes for several weeks now but still not getting anywhere the site is for a booking / reservation system for several chalets bookable on a weekly basis for approx 30 weeks per year
look forward to any replies
barry
Posted: Tue Sep 07, 2004 9:01 am
by CoderGoblin
Sounds like a commercial system so I doubt that you will get many, if any takers.
What problems do you have with the code ? If you ask for help you will normally get some on the forums. Generally people will not write a complete system for you.
Posted: Tue Sep 07, 2004 9:11 am
by ezhost
hi
thanks for reply
the site possibly is commercial as my parents are letting out chalets
http://www.sunriseholidaychalets.co.uk/ ... bility.htm is the link to show what i need help with
maybe i could offer something in exchange but i dont have much cash but either something like some hosting or links
perhaps i could have put this in other section and asked for reasonably cheap prices to get this done
regards
barry
Posted: Tue Sep 07, 2004 9:22 am
by CoderGoblin
1) So what are your problems.
2) I take it you are connecting to a database, which type (guess of MySQL).
As stated previously, if you post with specific problems you may find get the answers you need to complete the site without paying anyone...
On a quick check, I notice you use a lot of javascript... bear in mind that users can have javascript switched off (can cause problems) on commercial sites, especially as validation uses it.
Posted: Tue Sep 07, 2004 9:30 am
by ezhost
i was using a javascript cart and tried to integrate with it
the db is sql
the first page i believe is ok but the next page where you select each week wont pass on to next page where i also need to add the extra options which in turn add to the price then go into the/a cart
after cart feature etc the week needs to be changed to booked or reserved
maybe there is a way without javascript
Posted: Tue Oct 12, 2004 1:20 pm
by MasonUK
Have you found anyone yet? If not please let me know on MSN (
clarkekiller@hotmail.com)
Hope to hear from u
Posted: Tue Oct 12, 2004 2:39 pm
by potsed
have u tried $_POST['sweek'] and $_POST['eweek'] ???