Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
A simple PHP image gallery with cache and no database.
EGallery is a PHPscript that generates an image gallery from a directory of files without having to set up a database. What this means to you is that you can have an image gallery set up in mere seconds by just uploading the EGallery files to your web server.
Features include:
- Cached thumbnails to reduce page load times
- Upload script to add image files from your web browser
- Download all images as a .zip file
- Clicking on an image thumbnail prompts users to save the original image file to their computer
Credits:
- Utilizes the jQuery Masonry plugin to align images: http://masonry.desandro.com/
- Upload script from Uploadify: http://www.uploadify.com/
- Thumbnail creation: http://code.google.com/p/timthumb/
PHPScript to collect news from other sites /just the headline) and store them in a MySQL DB. You can see it running <a href="http://news.ohardt.com"> here </a> and <a href="http://www.ohardt.com/glf_deutsch/Computer/"> here </a>