vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   Yo! New member here... (https://vborg.vbsupport.ru/showthread.php?t=125345)

Distance 08-30-2006 06:23 PM

Yo! New member here...
 
Hi i have just bought a license...

just wanted to say YO!!

peterska2 08-30-2006 06:32 PM

Hi Distance :)

Congrats on getting your licence.

amykhar 08-30-2006 06:32 PM

Welcome. But here, we spell 'yo!' like this

Code:

$greetings = "";
if ($visit == $first_time)
{
  $greetings = "Yo!";
}

echo $greetings;


peterska2 08-30-2006 06:35 PM

You might do it like that amy, but I still prefer the

Code:

<if condition="$first_time">$vbphrase[yo]</if>
Pinching your code though to save me having to define my own variables. ;)

Distance 08-30-2006 06:40 PM

Thanks

eerm wont Yo do lol

peterska2 08-30-2006 06:43 PM

Yeah, it does. :D

Some of us think in code though, so it can be as easy to write a script for it than to just say it. :p

Klaymen TK 08-30-2006 07:06 PM

Welcome! :)

Quote:

<if condition="$first_time">$vbphrase[yo]</if>
lol

Guest190829 08-30-2006 07:25 PM

PHP Code:

$person = new Person('Danny');

if (
$person->name == 'Danny' AND $visit == $firsttime)
{
    echo 
'Hello, welcome to vBulletin.org!';



But yes, Yo works. :D

tinkerbell 08-30-2006 07:56 PM

Yo and welcome Distance,

I am not in the same league as these guys for coding or scripting; still learning but then we all have to start somewhere :confused:


Tinks:D

Distance 08-30-2006 08:14 PM

lol suprised at the responses i got on here, only expected 2 at the most


All times are GMT. The time now is 01:00 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01208 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete