Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-03-2010, 06:33 PM   PM User | #1
lazyserv
Regular Coder

 
Join Date: Jan 2010
Posts: 123
Thanks: 9
Thanked 0 Times in 0 Posts
lazyserv is an unknown quantity at this point
multiple subject in a single contact form

i need some help and advise as subject

now the current website i doing i see that their previous programmer made more then 100 contact form. you may have a look on some of this listing

http://www.fivestarsonline.com/free_...quiry.php?i=46
http://www.fivestarsonline.com/free_...quiry.php?i=47
http://www.fivestarsonline.com/free_...quiry.php?i=13
http://www.fivestarsonline.com/free_...quiry.php?i=10
http://www.fivestarsonline.com/free_...quiry.php?i=12

there is still alot but i lazy to list out.

so is there any solution i can have? instead of making 100plus of contact form like them.
lazyserv is offline   Reply With Quote
Old 12-03-2010, 06:49 PM   PM User | #2
mlseim
Master Coder

 
mlseim's Avatar
 
Join Date: Jun 2003
Location: Cottage Grove, Minnesota
Posts: 9,045
Thanks: 8
Thanked 1,029 Times in 1,020 Posts
mlseim has a spectacular aura aboutmlseim has a spectacular aura aboutmlseim has a spectacular aura about
No he didn't.

That is one PHP script that displays different forms based on the code you see in the URL.

There is a PHP script called: freeandeasy_enquiry.php
Within that PHP script, it looks at the URL code (i=13) and displays the correct content.

You need to find out how (or what) that content is. Perhaps it's a database, or perhaps
the programmer hand-coded the information?

Show us that script called: freeandeasy_enquiry.php
And describe what it is that you're trying to edit or change.



.
mlseim is offline   Reply With Quote
Old 12-03-2010, 07:12 PM   PM User | #3
lazyserv
Regular Coder

 
Join Date: Jan 2010
Posts: 123
Thanks: 9
Thanked 0 Times in 0 Posts
lazyserv is an unknown quantity at this point
well they doesnt allowed me to see their original code, and this person appoint me to redesign their site

therefore i'm having a headache on the matter above, btw im not doing a database website for him so is it possible if i do it in handcode? if yes how to start it?
lazyserv is offline   Reply With Quote
Old 12-03-2010, 07:27 PM   PM User | #4
mlseim
Master Coder

 
mlseim's Avatar
 
Join Date: Jun 2003
Location: Cottage Grove, Minnesota
Posts: 9,045
Thanks: 8
Thanked 1,029 Times in 1,020 Posts
mlseim has a spectacular aura aboutmlseim has a spectacular aura aboutmlseim has a spectacular aura about
oh boy ...

There is way more to this than just making pages to get around the scripting.
The whole website is built around PHP scripting.

Unless you can have FTP access to view/edit/upload/download the files (scripts),
you are pretty much screwed. I hate to disappoint you though.

You'll either have to get FTP account access, or start over with a new website.
I would tell the person that appointed you to redesign the site to "do it themselves!"




.
mlseim is offline   Reply With Quote
Old 12-03-2010, 07:56 PM   PM User | #5
lazyserv
Regular Coder

 
Join Date: Jan 2010
Posts: 123
Thanks: 9
Thanked 0 Times in 0 Posts
lazyserv is an unknown quantity at this point
i guess they using dynamic page to do that but should have database though so i wanted to that from scratch so i could learn something new as well.

do u mind to advise where i should start form?
lazyserv is offline   Reply With Quote
Old 12-03-2010, 08:05 PM   PM User | #6
mlseim
Master Coder

 
mlseim's Avatar
 
Join Date: Jun 2003
Location: Cottage Grove, Minnesota
Posts: 9,045
Thanks: 8
Thanked 1,029 Times in 1,020 Posts
mlseim has a spectacular aura aboutmlseim has a spectacular aura aboutmlseim has a spectacular aura about
They may or may not have a database ... and the term "database" could be
referring to MySQL, or a simple plain text file (that's a programmer's choice).

So now, I'm thinking that your "client" saw that website, and liked it ... so he/she
asked you to design one just like it? In reality, you don't have access to the
files in the "fivestarsonline" website?

I would start by using Joomla or WordPress to build the complete site ... finding a free
template and customizing it. Joomla or WP would become the CMS system for your
client to add content, and use modules for "user registration", "online payment", etc.

Unless you have some PHP/MySQL experience, this will be a tough road ahead.

You cannot duplicate that site by using Dreamweaver. It has to be dynamic ... either
with PHP, or ASP ... depending on the server they choose to use.



.
mlseim is offline   Reply With Quote
Old 12-03-2010, 09:00 PM   PM User | #7
lazyserv
Regular Coder

 
Join Date: Jan 2010
Posts: 123
Thanks: 9
Thanked 0 Times in 0 Posts
lazyserv is an unknown quantity at this point
well i do have a very very very basic knowledge on php so i would choose php for my language

yeah he want the same like fivestaronline and i do wish to learn something new then rely on wordpress or joomla just hope someone can give me a light where to start and how to make it

i know it will be a though way but at least another experience for me
lazyserv is offline   Reply With Quote
Old 12-03-2010, 09:55 PM   PM User | #8
mlseim
Master Coder

 
mlseim's Avatar
 
Join Date: Jun 2003
Location: Cottage Grove, Minnesota
Posts: 9,045
Thanks: 8
Thanked 1,029 Times in 1,020 Posts
mlseim has a spectacular aura aboutmlseim has a spectacular aura aboutmlseim has a spectacular aura about
Create a webhost account with someone, and install Joomla ... that's a start.

Everything about Joomla is found using Google.
Many tutorials, many forums, many blogs, etc.

I don't have anything else to say or add.
mlseim is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:44 PM.


Advertisement
Log in to turn off these ads.