-
-
Symfony-2.1-playground
... ! You're now ready to use Symfony.
From the `config.php` page, click the "Bypass configuration and go to the
Welcome page" ... .com/doc/2.1/book/installation.html
[2]: http://getcomposer.org/
[3]: http://symfony.com/download
[4]: http://symfony.com/doc/2.1 ...
-
php-rails-routing
... in the 'example/' subdirectory)
require('router.php');
$r = new Router();
// The default page people will see, e.g ... :///example/person/2 will run
// PersonController->view(2)
// -> or http:///example/organisation/3 will run ...
-
posts-for-page
... least: 3.3
Tested up to: 3.4.2
Stable tag: 1.75
Include posts in a Page, by category, a selection of ... and the page is generated from the matching posts.
== Installation ==
1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
2. Activate ...
-
Smarty-3
... is mostly
backward compatible with Smarty 2, except for the following items:
*) Smarty 3 is PHP 5 only. It will ... {block name='title'}Home - {$smarty.block.parent}{/block}
{block name='page-title'}My home{/block}
{block name='content'}
{foreach $images ...
-
page-objects
... the Page Objects files and directories to your web page hosting path.
2. Edit the config.php file and adjust settings as needed for ... then set this to TRUE to have them replaced with absolute URLs.
3. Open your site in a browser and verify that you get ...
-
permissions-sdk-php
... been created to test if your server/machine handles TLSv1.2 connections. Please use `tls` mode instead of `sandbox` to ... [wiki](https://github.com/paypal/sdk-core-php/wiki/Configuring-the-SDK) page.
## Links
* API Reference - https://developer.paypal. ...
-
ACF-PHP-Recovery
WordPress plugin to recover Advanced Custom Fields fieldsets from PHP export
# Advanced Custom Fields v 5.0 Recovery Tool from PHP ... from the PHP export.
2. Install and activate this plugin.
3. Go to 'Custom Fields' > 'PHP Recovery' page.
4. Check the boxes ...
-
symfony-2-blog
... ! You're now ready to use Symfony.
From the `config.php` page, click the "Bypass configuration and go to the
Welcome page" ... .com/doc/2.1/book/installation.html
[2]: http://getcomposer.org/
[3]: http://symfony.com/download
[4]: http://symfony.com/doc/2.1 ...
-
symfony-2-1-hello-world
... ! You're now ready to use Symfony.
From the `config.php` page, click the "Bypass configuration and go to the
Welcome page" ... .com/doc/2.1/book/installation.html
[2]: http://getcomposer.org/
[3]: http://symfony.com/download
[4]: http://symfony.com/doc/2.1 ...
-
underscore-php
... class, so both the following are valid :
```php
$array = array(1, 2, 3);
// One-off calls to helpers
Arrays:: ... [CHANGELOG]: https://github.com/Anahkiasen/underscore-php/blob/master/CHANGELOG.md
[official page]: http://anahkiasen.github.com/underscore-php ...
-