what coding language does dolphin use ?

Just curious the full scope of dolphin's coding

Quote · 19 Jan 2011

Dolphin is a PHP script.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 19 Jan 2011

 

Dolphin is a PHP script.

You didn't think mysql, javascript, xml, html, etc was worth mentioning?

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 19 Jan 2011

 

 

Dolphin is a PHP script.

You didn't think mysql, javascript, xml, html, etc was worth mentioning?

I suppose if you want to get technical...

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 19 Jan 2011

They've pretty much covered the scope of the coding, with 1 major item being missing....THE LANGUAGE KEYS.  If you're new to Dolphin, probably the wierdest thing about the coding is getting used to the language keys and how the arrays work to assign the keys.  The next thing that I initially found to be puzzling was the way that some of the variable names for the arrays and even some of the regular variables were named in Dolphin.  You'll see consistencies in the naming conventions like $aForm,  $aLanguageChooser....and $sBodyCpt and $sSubjectCpt.  The prefixes all have some special signficance in the coding.  By prefixes, I mean the $a or the $s.  Those are not the only 2 that are used throughout the script though.  Those are just a couple examples.  A while back someone posted a link that explains all of the naming conventions for the variables.  If I'm not mistaken, I think it may have been posted by UNOBoonex.

 

So, to sum it all up, you'll be dealing with:  PHP (Object Oriented PHP to be more specific), MySQL, XML, Javascript (JQuery), HTML, CSS, XML...and the USE OF LANGUAGE KEYS.  Hmmm...somehow I'm getting the feeling that I'm missing something????...

 

Quote · 20 Jan 2011

Why do you guys make it so complex? It all boils down to ones and zeros...

Light man a fire keep him warm for a night, light him ON fire & he will be warm the rest of his life
Quote · 20 Jan 2011

...Oh, and flash, but you won't be able to get the source code for the flash files.  Not that you would do that, but with the flash apps, attempting to decompile to recode the files is simply not going to be possible.  For the flash apps changes you'll either have to wait for each new release or mod by Rayz, or  just integrate your own widgets into the modules that use flash.

Quote · 20 Jan 2011

 

Why do you guys make it so complex? It all boils down to ones and zeros...

Are you speaking of 1 and 0's with respect to money and more money?...or are you referring to 1's and 0's with respect to the binary code?

Quote · 20 Jan 2011

Wow, I used to be a pretty normal guy...I just read what I wrote and I think at some point in the past couple years I must have transformed into a full fledged geek / nerd.  God help me.  I wanna be cool again.  Cool

Quote · 20 Jan 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.