Go4Expert Member
12Feb2010,20:09   #91
loyo's Avatar
Oh, this topic is so hot.
come on
Newbie Member
12Apr2010,09:17   #92
lmdsb's Avatar
I've been trying to find out how to start a new thred but I couldn't fund anything so I'm posting my question here...

Hi, I'm trying to build an e-commerce website with the following features:
Login functionality
Shopping cart functionality
Product search feature
Recently Viewed Items
Rate products
Add comments
View transaction history
Have a community forum
Email alerts

I plan to build this website using Dreamweaver. Can you please tell me:
1. Is it possible to build the above site using Dreamweaver? If so how?
2. How do I get about it?
3. Are there any step by step tutorials to help me?
4. Preferably are there any sites that give free and speedy assistance?
Thanks
Go4Expert Member
17Jun2010,11:57   #93
ssk1712's Avatar
The code which you provided has some error like this:::

Parse error: syntax error, unexpected $end in C:\xampp\htdocs\createsession\login.php on line 81

this is the error which I'm getting.Can you please help me?or post the correct code.
Go4Expert Founder
17Jun2010,13:58   #94
shabbir's Avatar
81 is the last line of the code and it only contains ?>
Ambitious contributor
18Jun2010,09:56   #95
seangtz's Avatar
http://www.entheosweb.com/dreamweaver/default.asp
http://www.thesitewizard.com/getting...mweaver1.shtml




Quote:
Originally Posted by lmdsb View Post
I've been trying to find out how to start a new thred but I couldn't fund anything so I'm posting my question here...

Hi, I'm trying to build an e-commerce website with the following features:
Login functionality
Shopping cart functionality
Product search feature
Recently Viewed Items
Rate products
Add comments
View transaction history
Have a community forum
Email alerts

I plan to build this website using Dreamweaver. Can you please tell me:
1. Is it possible to build the above site using Dreamweaver? If so how?
2. How do I get about it?
3. Are there any step by step tutorials to help me?
4. Preferably are there any sites that give free and speedy assistance?
Thanks
Go4Expert Member
18Jun2010,13:54   #96
ssk1712's Avatar
yes,after searching on net I found there is a bracket missing.But I'am not able to solve the issue.can you please help him to solve.or can you provide me a similar code.I need a code in which there should be session expired(ie: time out you have to login again some what code).
Go4Expert Founder
18Jun2010,14:36   #97
shabbir's Avatar
What do you mean by missing bracket?

Also the code uses the session as well as cookie and session expiring depends on your web server configuration.
Go4Expert Member
24Jun2010,17:30   #98
ssk1712's Avatar
Yes iknow but whenever I search the error I get missing bracket.please can you look into the code and let me know.im waiting for the code to get corrected but Im always getting the same error.
Go4Expert Founder
24Jun2010,18:13   #99
shabbir's Avatar
It works on my end and so I am not sure if it needs any correction.

If it says a missing braces add one and see if it works but I have checked it yet again to see no errors.
Go4Expert Member
26Jun2010,11:19   #100
ssk1712's Avatar
yes I tried putting a bracket into the code but still the same thing.I dont think its going to work.