Discover the cyber platform that secures and insures SMEs
In a world that lives and breathes all things digital, every business is at risk. Cybersecurity has become a major problem for small and growing businesses due to limited budgets, resources, time, and training. Hackers are leveraging these vulnerabilities, and most of the existing cybersecurity solutions on the market are too cumbersome, too complicated, and far too costly.
Learn More
Boon: The Agile Referral Hiring Platform
Tap your entire community to hire better talent, faster
Boon's agile referral platform expands your recruiting power through AI, automation, integrations, and gamification.
A nuts and bolts web engine / CMS (Content Management System)
Dagger "the cutting edge" is a nuts and bolts web engine / CMS (Content Management System) , aimed more to developers than webmasters.
It's more customizable than ordinary content management systems.
It's a spin off of the Edge Engine (of which Dagger's project leader was a co-developer), formerly used for Box Network's (Astalavista) websites.
HTTP tunnel to MySQL written in PHP. Returns JSON descriptive result.
HTTP tunneling is a method for connecting to a MySQL server that uses the same protocol (http://) and the same port (port 80) as a webserver does.
MySQLTunnel implements an HTTP tunneling to MySQL in a fast and secure way. Written in PHP can be installed in any webserver or hosting with the LAMP or WAMP stack available, to allow access to internal MySQL server. The script will utilize mysqli or mysql extensions, and mcrypt to perform decryption on the request and encryption on the result if needed.
You can also choose whether to expose its functionality upon calling the script with a Web Browser or not. ...
Php Script will backup your local/remote MySql DB using mysqldump. Features : Backup rotation, bzip2/gzip compression, gpg encryption, FTP file sending, Email file sending, Email repporting, log... and a lot of options to configure it.