 |
BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6  | This is the forum to discuss the Wrox book Beginning PHP, Apache, MySQLWeb Development by Michael K. Glass, Yann Le Scouarnec, Elizabeth Naramore, Gary Mailer, Jeremy Stolz, Jason Gerner; ISBN: 9780764557446 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

February 11th, 2005, 07:40 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Ch. 4 -1. Creating a Table
Hello,
I can't get a table on my screen.
After trying a couple of time, I have used the downloaded code, but without succes.
The output file is simply empty.
did some of you experience the same, and maybe know the solution.
Thx a lot from a rainy Holland.
John
|
|

February 11th, 2005, 07:49 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
It's even getting better :)
If I remove the <<<EOD and replace with ", I can see the table, but it does start with EOD and also ends with EOD
John
|
|

February 16th, 2005, 02:26 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hello,
Just wanted to share how the problem got solved.
Since I'm working with Dreamwaver, and Dreamwaver standard has Mac encoding as format to save files, it went wrong.
Make sure that php files are saved as Unix encoding, and it works again.
At least for this part of the book.
John
|
|
 |