Search

You can find the results of your search below.

scripting @soft:vrgrid
19 Hits, Last modified:
umber of elements in the array. <sxh php;> array[index] </sxh> //any type// read/write The array element at the given index. <sxh php;> array.insert(index, value) </sxh> Inserts a new element before the given index. <sxh php;> array.prepend(value) </sxh>  Insert
clinks @tips
10 Hits, Last modified:
/www.boost.org/doc/libs/master/libs/test/doc/html/index.html|Boost.Test]] - Boost Test Library. [Boost] ... s-platform GUI library. * [[http://www.fltk.org/index.php|FLTK]] - Fast, light, cross-platform C++ GUI ... http://www.boost.org/doc/libs/1_56_0/libs/gil/doc/index.html|Boost.GIL]] - Generic Image Library. * [[h... M Toolkit. * [[http://gdcm.sourceforge.net/wiki/index.php/Main_Page|GDCM]] - Grassroots DICOM library.
phplinks @tips
8 Hits, Last modified:
. * [[https://symfony.com/doc/master/components/index.html|Symfony Components]] - The components that m... s. * [[https://imagine.readthedocs.io/en/latest/index.html|Imagine]] - An image manipulation library. ... our code. TravisCi like. * [[https://jenkins.io/index.html|Jenkins]] - A continuous integration platform with [[http://jenkins-php.org/index.html|PHP support]]. * [[https://github.com/joli
mysqltosqlite @tips
6 Hits, Last modified:
sults); </sxh> When you want both associative and indexed arrays <sxh php;> $row=mysqli_fetch_assoc($resu... sqli_fetch_row($results); </sxh> If you want only indexed arrays SQLite <sxh php;> $row=$results->fetchA... rray(); </sxh> When you want both associative and indexed arrays <sxh php;> $row=$results->fetchArray(SQL... >fetchArray(SQLITE3_NUM); </sxh> If you want only indexed arrays If you dont need associative arrays, y
htaccesshowto @tips
5 Hits, Last modified:
# followed by / then the main file for your site, index.php, index.html, etc. RewriteCond %{HTTP_HOST} ^(www.)?ptsource.github$ RewriteRule ^(.*)$ http:... will not work in .htaccess): # ServerTokens Prod IndexIgnore * # "-Indexes" will have Apache block users from browsing folders without a # default document Usu
webasmlinks @tips
4 Hits, Last modified:
labs.developers.google.com/codelabs/hour-chipmunk/index.html|WebAssembly Physics and DOM objects (2018)]]... in]] * [[https:///faust.grame.fr/community/news/index.html#faust-webassembly-backend|faust2 - Functiona... brary]] * [[https:///floooh.github.io/virtualkc/index_wasm.html|YAKC - a multi-system 8-bit emulator wr... * [[https:///www.hellorust.com/demos/factorial/index.html|Factorial in WebAssembly]] * [[https:///gi
githublinks @tips
3 Hits, Last modified:
* [[http://marklodato.github.io/visual-git-guide/index-en.html|A Visual Git Reference]] - Mark Lodato ... tt Chacon (PDF) * [[http://cbx33.github.io/gitt/index.html|Git In The Trenches]] * [[http://www-cs-st... tp://chimera.labs.oreilly.com/books/1230000000561/index.html|Git Pocket Guide]] - Richard E. Silverman
webfast @soft:webfast
3 Hits, Last modified:
p your website root. * If your first file is an index.html change it to index.php. * Include the code bellow at the top of your index.php. <sxh php;> <?php $no_context = true; $use_j
aframelinks @tips
3 Hits, Last modified:
https://gurumukhi.github.io/vr-ram/demos/lyricsVR/index.html|Lyrics VR]] * Watch lyrics fly past you in t... .com/cassell-webvr/webvr-soccer-stadium-multiplex/index.html|WebVR Soccer Stadium Complex]] * Watch sever... SamsungInternet/a-frame-demos/blob/gh-pages/racer/index.html|[Code]]] <well> Tools </well> * [[http://w
shelllinks @tips
3 Hits, Last modified:
-client|bashhub]] - ☁️ Bash history in the cloud. Indexed and searchable. * [[https://github.com/huyng/... scripts. * [[https://fsprojects.github.io/Paket/index.html|Paket]] - A dependency manager for .NET and ... about code style * [[http://www.sobell.com/CR3/index.html|Sobell's Book]] - A practical guide to comma
html5links @tips
3 Hits, Last modified:
//www.codemag.com/Article/1411041|Introduction to IndexedDB]] * [[https://developer.mozilla.org/en-US/A... [[http://www.html5rocks.com/webappfieldguide/toc/index/|Field guide to web applications]] * [[http://c... * [[https://www.webplatform.org/docs/Main_Page/index.html|HTML official reference]](allows collaborati
howtos @soft:platform
2 Hits, Last modified:
(*.chm) which explains something based on keyword index, then you can set up user tools to look up keywor... After that, you can press F1 to see the search index when the caret is on the word you want to look up
freecompilers @tips
1 Hits, Last modified:
l> * [[https://www.sdlbasic.altervista.org/main/index.html|SDLBasic]] - SDLBasic is a BASIC interpreter