Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Help!!!! Dreamweaver CS4 Displaying Dynamic Data
Old 10-03-2009, 11:19 AM Help!!!! Dreamweaver CS4 Displaying Dynamic Data
Junior Talker

Posts: 1
Name: Kevin
Trades: 0
I am new to Dreamweaver CS4, and I'm trying to create a login script and welcome page for users. After the user logs in, I want to display the users first name on the welcome page. I have done everything in the server behavior and binding tabs in dreamweaver and when I test it, it shows the data I am looking for. When I upload it, it just shows Welcome:, when it should show Welcome John:. Any suggestions?
kloughery is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-03-2009, 06:35 PM Re: Help!!!! Dreamweaver CS4 Displaying Dynamic Data
Average Talker

Posts: 26
Name: Prithwiraj Bose
Location: Kalyani, West Bengal, India
Trades: 0
Have you uploaded the Connection folder and configured your remote database host properly? Just put this piece of code inside your web page body to check whether the login portion is working properly or not.

<?php echo $_SESSION['MM_Username']; ?>

This code should print the username of the logged in user. If it doesn't print, the problem is in login section.
__________________

Please login or register to view this content. Registration is FREE
in Kolkata
|
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
| Become a
Please login or register to view this content. Registration is FREE
for Free.
techbongo is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help!!!! Dreamweaver CS4 Displaying Dynamic Data
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.20721 seconds with 12 queries