You're here: Snippet Directory » PHP (128)
Language:

Snippet Directory - PHP 

Snippets

unconvert_htmlspecialchars()

Undoes the htmlspecialchars() function that is built into PHP. This is useful if you want to convert that text back into plain text, rather than HTML.Originally published on http://www.phpbuilder.com/

Language: English | Programming Language: PHP | Author: bigdisk [not registered]

unconvert_htmlspecialchars()

Undoes the htmlspecialchars() function that is built into PHP. This is useful if you want to convert that text back into plain text, rather than HTML.Originally published on http://www.phpbuilder.com/

Language: English | Programming Language: PHP | Author: bigdisk [not registered]

URL lesbar darstellen

Diese Funktion ermöglicht es, eine URL schön lesbar darzustellen. Dazu werden sowohl http:// als auch www entfernt, und wenn sie länger als 35 Zeichen ist, wird sie entsprechend auf 35 Zeichen gekürzt, und am Ende werden ... eingefügt.

Language: Deutsch | Programming Language: PHP | Author: Bernd [not registered]

Valid Link!

This is a simple PHP code that lets you see if a link is valid before displaying it on your Web page. It is useful since you can have live links, but your site can become slow as the script checks the link before displaying the link. Just ...

Language: English | Programming Language: PHP | Author: phpklik [not registered]

validate_isbn

Verifies the check digit of an isbn, as well as length + other requirements. Feedback appreciated.

Language: English | Programming Language: PHP | Author: daniel_haran [not registered]

version compare

compare two php version

Language: English | Programming Language: PHP | Author: jfroelic [not registered]

Web Black Hole

Web Black Hole :"Give me an url and i'll get and store the code in a mySQL db".

Language: English | Programming Language: PHP | Author: agirardot [not registered]

Zufallsgeneriert einen Include laden

Lädt zufallsgeneriert ein bestimmtes PHP-Script als Include in die Seite. Die Dateien müssen natürlich entsprechend der Anzahl maximal möglicher "Nummern" vorhanden sein. In diesem Fall 1-5.php

Language: Deutsch | Programming Language: PHP | Author: Thomas
RSS