PUBLIC   marks

PUBLIC MARKS with tag function

Sponsorised links

This year

PHP function isset()

by korbinus
Few tips and tricks about isset() in PHP

Javascript equivalent for PHP's utf8_decode

by camel
This article is part of the 'Porting PHP to Javascript' Project, which aims to decrease the gap between developing for PHP & Javascript. A lot of people are familiar with PHP's functions, and though Javascript functions are often quite similar, some functions may be missing or addressed differently. The Javascript implementations should be as compliant with the PHP versions as possible, a good indication is that the PHP function manual could also apply to the Javascript version. Porting crucial PHP functions to Javascript can be fun & useful. Currently some PHP functions have been added, but readers are encouraged to contribute and improve functions by adding comments. Eventually the goal is to save all the functions in one php.js file and make it publicly available for your coding pleasure.

Sponsorised links

2007

5 JavaScripts vraiment utiles

by maxxyme & 3 others
cinq fonctions qui trouveront leur place dans la bibliothèque de tous les développeurs : getElementById() pour les anciens navigateurs, getElementsByClass(), getElementsByAttributes(), getElementsByAnything() et domEl()

Fonctions PHP interdites

by maxxyme
Fonctions PHP désactivées sur les pages perso de l'hébergeur gratuit Free.fr

2006

Functions

by bhenriet
toUpperCase, toLowerCase substring, substringAfter, substringBefore trim replace indexOf, startsWith, endsWith, contains, containsIgnoreCase split, join escapeXml

A good example for implementing a 4x4 matrix inverse function

by nachilau
A soruce code from intel about implementing a 4x4 matrix inverse function. It actually works!

VB6 function calls vs. subroutine calls

by tagtooga
Explains the syntactical differences between calling subroutines and functions in Visual Basic 6.0

2005

WordPress Hooks

by kalley & 4 others
主要介绍Wordpress系统中的函数及其用法,数据清晰详尽

zend.com - /phpfunc/nodoku.php

by KoshigoeBushou
ドキュメント化されてないPHP関数

PUBLIC TAGS related to tag function

no tag

Sponsorised links