Welcome To Snipplr
Everyone's Recent Bash Snippets Tagged php
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
This shell script helps to refresh a propel schema from an existing database using (the "old") Symfony 1.2 and avoiding the "CURRENT_TIMESTAMP" (MySQL) bug.
0
1113
posted 15 years ago by PixEye
Here's a simple one liner you can use to syntax check all php files in your working directory.
0
1667
posted 17 years ago by endorfin
Recursively SVN rename (move) all thtml-files to ctp-files . Fires this up in CakePHPs /views path.
0
2168
posted 18 years ago by zingo
Il suffit de créer une page PHP et y placer un phpinfo() ou si vous avez accès au serveur en ligne de commande (Putty, WinSCP, ...), vous pouvez tapez cette commande. Dans l'exemple, nous souhaitons savoir si l'extension openssl est présente et no...
0
1848
posted 18 years ago by cyo
« Prev 1 Next »