Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-25-2004, 06:37 PM   PM User | #1
arjaya
New Coder

 
Join Date: May 2004
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
arjaya is an unknown quantity at this point
qq() function in PHP?

Hello,
Is there a function in PHP that is like the qq() function in perl?

Thanks!
arjaya is offline   Reply With Quote
Old 10-25-2004, 07:15 PM   PM User | #2
Nightfire
Senior Coder

 
Nightfire's Avatar
 
Join Date: Jun 2002
Posts: 4,266
Thanks: 6
Thanked 48 Times in 48 Posts
Nightfire is on a distinguished road
Dunno, what's it do?
__________________
Blue Panda
Website Design | 1 Pound Ads | 'ow much? | Coding Geeks
Nightfire is offline   Reply With Quote
Old 10-26-2004, 12:15 AM   PM User | #3
trib4lmaniac
Regular Coder

 
trib4lmaniac's Avatar
 
Join Date: Feb 2004
Location: Cornwall, UK
Posts: 535
Thanks: 0
Thanked 0 Times in 0 Posts
trib4lmaniac is an unknown quantity at this point
I have approximately zero perl knowledge
trib4lmaniac is offline   Reply With Quote
Old 10-26-2004, 12:28 AM   PM User | #4
trib4lmaniac
Regular Coder

 
trib4lmaniac's Avatar
 
Join Date: Feb 2004
Location: Cornwall, UK
Posts: 535
Thanks: 0
Thanked 0 Times in 0 Posts
trib4lmaniac is an unknown quantity at this point
Ooooooh, I decided to get my lazy butt dow to Google If I understood what I found correctly you can use something like
PHP Code:
echo <<<EOF
My text with both "double" and 'single' quotes in.
EOF; 

Last edited by trib4lmaniac; 10-26-2004 at 12:32 AM..
trib4lmaniac is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 02:18 AM.


Advertisement
Log in to turn off these ads.