yaslama / jsConnectPHP

Contains client files for Vanilla's jsConnect with a PHP project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanilla jsConnect Client Library for PHP

This repository contains the files you need to use Vanilla's jsConnect with a PHP project.

The following files are included in this repo.

  • functions.jsconnect.php This is the main file you need. You don't need any other file in your project. You can just drop this file anywhere that you can access it on your site.
  • index.php This file offers an example usage. You can customize this page or start from scratch.

About

Contains client files for Vanilla's jsConnect with a PHP project.