![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| As a relatively new PHP programmer, I'm having some confusion about the use of "\n" to insert a carriage return. What I'd like to know is: Where exactly can I and can I not insert a "\n"? Some examples: echo "<table border='0'>\n" echo "<table\nborder='0'>" echo "<p>Information about\n this web site.</p>" If all of the above are correct, then the answer is "anywhere inside the quotes surrounding an echo". But what if you're assigning a variable to be used inside a later echo statement? Example: <?php $thispage = new Page(); $thispage -> Content = "<p>Thank-you for updating the database</p>\n"; $thispage -> DisplayPage (); ?> And if that's okay, then what about inside single quotes inside the double quotes of an assignment which will later be used in an echo statement? I could make my examples ever more complex. But hey, if "\n" is always okay inside an echo statement, I'll quit worrying about it. -- Matt Beckwith, M.D. http://drbeckwith.com | |||
| Featured Websites | ||||
|
![]() |
| Tags: confused, quotnquot |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| font color="gold" (or whatever) where's the proper html for this ("#ffffa0") type of thing? | Big Bill | HTML | 4 | 07-01-2007 2:06 PM |
| Play "FREE" Casino Games and WIN "Real Cash" at GOCG! | Affiliate Manager | Affiliate Programs | 0 | 06-12-2007 7:58 PM |
| """*" FREE internet moneymaker """*" | Dave | Building An Internet Business | 0 | 06-11-2007 12:18 AM |
| For Sony, that performance "is simply abysmal" - "PS3 is sucking wind right now" | elrous0@pop.uky.edu | Console Subjects | 7 | 05-29-2007 4:25 PM |
| some shortcut keys not working anymore-----help"""""""" | Kadaitcha Man | Windows | 1 | 05-28-2007 11:28 PM |
| Featured Websites | ||||
|