vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   I'm a super hacker? (https://vborg.vbsupport.ru/showthread.php?t=40803)

Admin 07-08-2002 02:35 PM

Xenon is right, PHP is a recursive acronym, much like GNU (stands for GNU Not Unix).

scsa20 07-08-2002 05:27 PM

yeah, I kind of forget :rolleyes:

Boofo 07-08-2002 08:14 PM

Thanks for clearing that up for us. :) Now, what does "recursive" mean? :)

Quote:

Originally posted by FireFly
Xenon is right, PHP is a recursive acronym, much like GNU (stands for GNU Not Unix).

Velocd 07-08-2002 08:37 PM

Ah, recursion = evil in C++...damn I hated that stuff...

As for recursive, I think it just means when something is stated again and again, or called (usually having to do with math)...like recursive functions in C++ is when a function is called within a function...

I'm a ultimate hacker, boo yah! I know how to hack, and probably could make something of good use, but I'm too lazy :(
Actually I don't really have time right now, with all the work I'm doing to my site...

Xenon 07-09-2002 12:01 AM

recursive means, as you can learn in mathematics or nearly with every programminglanguage, that a function calls itself in it's body.

there are different types of recursion, depending on how often the same function is called in itself, or how much steps are between it (function a calls function b, which then calls function a again)

also recursiv functions can be endles when there are no start or stop clauses

so you can see in the recursive word PHP:
PHP = PHP Hypertext Preprocessor = PHP Hypertext Preprocessor Hypertext Preprocessor = PHP Hypertext Preprocessor Hypertext Preprocessor Hypertext Preprocessor ....
and so on

and what velo said isn't always true:
"Ah, recursion = evil in C++...damn I hated that stuff..."
Sometimes recursion is really neede, or makes your work much easier...

Velocd 07-09-2002 12:32 AM

I was referring to our comp science AP test we took, since the recursion in that is senseless but very difficult puzzles. (it's basically predicting variable values that are stuck in huge recursion loops)

Xenon 07-09-2002 10:23 AM

yes, often there are better ways than use recursion *gg*
but also often no way leads around ;)

Logician 07-09-2002 03:30 PM

"recursive means recursive" should explain it all.. :)

Xenon 07-09-2002 04:55 PM

lool, that was a good one :)

Neo 07-09-2002 05:21 PM

I'm a Ultimate Loser :)


All times are GMT. The time now is 09:59 AM.

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.01136 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
  • (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