(Almost) All PHP functions with simple explanations in one place
AMQP
AMQPConnection::__construct – Create an instance of AMQPConnection
AMQPConnection::isConnected – Determine if the AMQPConnection object is still connected to the broker.
AMQPExchange::bind – The bind purpose
AMQPExchange::__construct – Create an instance of AMQPExchange
AMQPExchange::declare – Declare a new exchange on the broker.
AMQPExchange::delete – Delete the exchange from the broker.
AMQPExchange::publish – Publish a message to an exchange.
AMQPQueue::ack – Acknowledge the receipt [...]
35 Best jQuery Sliders/Slideshows With Demos, part 2
Licensed under Public Domain:
Image Scroller
Sliding Boxes
Slider by Javindra
Image Rotator
Coda Slider
URL related simple MySQL functions
Below you can find simple MySQL code snippets to extract various information from URLs stored in a database table.