New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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/