Forums
This topic is locked
Trio Motors
Posted 03 Aug 2004 00:26:00
1
has voted
03 Aug 2004 00:26:00 jamie Kenyon posted:
I'm going through the tutorial built into Dreamweaver MX 2004 for the Trio Motors website, but I'm having trouble with PHP, and setting up the comments-view.php page.It's all setup as per the tutorial, but I get the following error when attempting to view Live Data:
Parse error: parse error in /Users/jamiekenyon/Sites/MySampleApp/comments-view.php on line 8
which can be seen here: (hope the link works)
192.168.0.2/~jamiekenyon/MySampleApp/comments-view.php
line 8 on the page is as follows: $startRow_rs_Comment = $pageNum_rs_Comment * $maxRows_rs_Comment;
can you help?
Replies
Replied 03 Aug 2004 13:48:59
03 Aug 2004 13:48:59 Dave Thomas replied:
your preview link wont work, because it a LAN ip address.
it can only be viewed off your station or someone else on that network.
Regards,
Dave
[DWMX 2004]|[FlashMX 2004 Pro]|[SQL]|[Access2000]|[ASP/VBScript]|[XP-Pro]
it can only be viewed off your station or someone else on that network.
Regards,
Dave
[DWMX 2004]|[FlashMX 2004 Pro]|[SQL]|[Access2000]|[ASP/VBScript]|[XP-Pro]
Replied 03 Aug 2004 22:02:01
03 Aug 2004 22:02:01 jamie Kenyon replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
your preview link wont work, because it a LAN ip address.
it can only be viewed off your station or someone else on that network.
Regards,
Dave
[DWMX 2004]|[FlashMX 2004 Pro]|[SQL]|[Access2000]|[ASP/VBScript]|[XP-Pro]
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
My bad, have copied the text out, and uploaded the resulting code for all. Will research more OSX ability to host sites. See the code for the above problem here:
www.technologylog.com/test/comments-view.txt
line 8 is where the problem is supposed to be.
your preview link wont work, because it a LAN ip address.
it can only be viewed off your station or someone else on that network.
Regards,
Dave
[DWMX 2004]|[FlashMX 2004 Pro]|[SQL]|[Access2000]|[ASP/VBScript]|[XP-Pro]
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
My bad, have copied the text out, and uploaded the resulting code for all. Will research more OSX ability to host sites. See the code for the above problem here:
www.technologylog.com/test/comments-view.txt
line 8 is where the problem is supposed to be.