Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General

Notices


 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 06-05-2014, 10:53 PM   #3
koyal
Registered User
 
Join Date: May 2014
Posts: 308
PHP Function

function say_hello($name) {
$out = "Hello $name";
return $out;
}
Ruby Function

def say_hello(name)
out = "Hello ${name}"
return out
end
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
koyal is offline   Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Yahoo answer.. jammesscot Yahoo 17 05-22-2014 11:05 PM
Give me your best answer! thomosmax Search Engine Optimization 0 04-17-2014 05:48 PM
Give me your best answer! thomosmax Hosting Discussion 3 04-16-2014 05:32 AM
If you know then give your best answer thomosmax Programming General 1 04-16-2014 05:07 AM
Yahoo Answer for promotion work qdgeteshi Social Networks 1 10-22-2012 06:20 AM


All times are GMT -7. The time now is 09:51 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.