PHP Code Snippet Library
Available Snippets
Affichage
PHP_CSL_6
String_manipulation
Variables
Set_a_simple_var
Generic Options
Main page
Add new snippet
Add new category
Edit a category
Delete a category
Unique Options
Edit this snippet
Delete this snippet
Edit this category
Delete this category
Syntax for: Variables . Set_a_simple_var
<?
$hello_there
=
"yes Hello"
;
?>
Description for: Variables . Set_a_simple_var
A Hello there test !!!!!