Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
URL shortener without database using PHP. Simple PHP URL shortener script.
How to use :
1. Download & unzip file
2. Open “shortener.php” file
3. Change website link www.nts.web.id to your website link
4. Upload script files to your hosting, enjoy
uShort is an URL Shortener which currently made using PHP and MySQL.
Installation procedure :
-------------------------------------
- Upload files to web hosting
- Further instruction on readme.docx
Demo : http://go.iwritez.com
This shortener is stil in BETA. If you have any question or found a bug, please file a ticket or post on discussion section. I thank you very much.
PHP Shrink IT is a free and open source URL Shortening Script. Currently its the basic version of the script. Soon i will launch a more advanced version with admin module, statistics and SEO. PHP Shrink IT is a modification of the script Open URL Shortener by Rodrigo J. Polo, i have implemented it using twitter bootstrap framework.
Simple sistem to shorten urls.
* Use Adler32 to make hash and save url in a tree of directories.
* Not use sql databases.
* When make hash, return json with data
* To activate redirect, only use hash as subdirectory. Ex: http://localhost/urls/[hash]