Ravens PHP Scripts: Documentation



Search on This Topic:   
[ Go to Home | Select a New Topic ]
 

 

CSS Grid Layout More about

Posted on Monday, August 20, 2018 @ 10:48:16 CDT in Documentation
by kguske

southern writes:  

CSS Grid Layout is the most powerful layout system available in CSS. It is a 2-dimensional system, meaning it can handle both columns and rows, unlike flexbox which is largely a 1-dimensional system. You work with Grid Layout by applying CSS rules both to a parent element (which becomes the Grid Container) and to that elements children (which become Grid Items).

CSS Tricks

 

 

Apache HTTP Server Tutorial More about

Posted on Wednesday, January 06, 2016 @ 11:35:12 CST in Documentation
by kguske

southern writes:  

Apache HTTP Server Tutorial: .htaccess files

What they are/How to use them

.htaccess files provide a way to make configuration changes on a per-directory basis.

.htaccess files (or "distributed configuration files") provide a way to make configuration changes on a per-directory basis. A file, containing one or more configuration directives, is placed in a particular document directory, and the directives apply to that directory, and all subdirectories thereof.

Note:

If you want to call your .htaccess file something else, you can change the name of the file using the AccessFileName directive. For example, if you would rather call the file .config then you can put the following in your server configuration file:

AccessFileName ".config"

more: Apache

 

 

Iterators and generators More about

Posted on Sunday, December 06, 2015 @ 10:11:47 CST in Documentation
by kguske

southern writes:  

Processing each of the items in a collection is a very common operation. JavaScript provides a number of ways of iterating over a collection, from simple for loops to map() and filter(). Iterators and Generators bring the concept of iteration directly into the core language and provide a mechanism for customizing the behavior of for...of loops.

more: Mozilla Developer Network

 

 

Connection Strings Explained More about

Posted on Thursday, December 03, 2015 @ 18:22:34 CST in Documentation
by kguske

southern writes:  

Connection strings can be a bit obscure and is not often defined in a consistent way. This article straighten things out and sheds some light on how connection strings are used to connect an application to a data source.

Introduction

When your application connects to a database or a data file you let ADO or ADO.Net utilize a provider to do the job for you. The connection string contains the information that the provider need to know to be able to establish a connection to the database or the data file. Because there are different providers and each providers have multiple ways to make a connection there are many different ways to write a connection string. It's like the address when sending a regular mail. Depending on the origin and destination and who is going to make the transport you need to write down the address in different ways.

more: Connection Strings

see also: The Connection String Reference

 

 

HTML 5 More about

Posted on Wednesday, June 22, 2011 @ 17:57:20 CDT in Documentation
by Raven

papamike writes:  
I ran into this source of good reading on HTML5 among other things.

whatwg.org
 

 

HTML Manual Mod released - get your copy today More about

Posted on Sunday, February 25, 2007 @ 21:39:19 CST in Documentation
by Raven

nukeevangelist writes:  
See the dominantcreations.com

HTML Manual Mod released - get your copy today and share your ideas, suggestions and plans with the coder. Share your feature-ideas with the developer and the whole worldwide community.


k9walker writes "Download A HTML Manual for your nuke site. it contains a complete reference to HTML 4.
You can see the demo here and you can download it from here. Now add a HTML eGuide for your users to use as a reference. This mod is so easy to install, just upload the entire contents of the HTML_Manual folder to your modules folder in your nuke system and activate it from the admin modules."
 



Page 1 of 5 (25 total stories) [ 1 | 2 | 3 | 4 | 5 | > | >> ]  

News ©

Site Info

Last SeenLast Seen
  • neralex
  • vashd1
Server TrafficServer Traffic
  • Total: 508,936,670
  • Today: 115,176
Server InfoServer Info
  • Apr 01, 2025
  • 05:13 pm CDT