![]() |
PHP Question
While trying to get back in the swing of things (again) w/ PHP, I decided to make a lil' poetry script. Basically, you type in some info, and then it sends you to a page asking if the information is correct, then it saves it as a file.
My problem is in the checking to see if the poem is correct. I can't show the poem. Currently, what I'm doing is: PHP Code:
|
Re: PHP Question
This should work.
You can't "echo" an array. nl2br converts all new lines into HTML <BR> tags. Correct code: PHP Code:
|
Re: PHP Question
Thank you. Apperantly, I had to refresh more than once. It works now....thanks again much.
|
| All times are GMT -5. The time now is 08:49. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi