Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Learn more
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
phWorkflow,
a workflow environment for use with php5. The script uses a .xml-file
to provide status changes for all kinds of web-pages. the code was
written mainly as a "proof-of-concept", but should provide a good starting
point for extensions.
This is a project to develop the old DikuMUD/ROM2.4 to an updated code interfaced with the web using the PHP scripting language. This project has been put on the back burner due to llimitations of PHP and concept.
A CMS system based on the structure of the dokeos LCMS (2.0) code. This CMS system has a central repository where the users objects are stored. Everything is divided into several applications which make use of this repository.
A framework for building web apps based on a declarative specification made in XML files, code generator and templating system based on XSL Transformations. Base entirely on MVC model, xpotronix permits a fast building web applications
PHP security system that protect your web applications adding on your source ONLY ONE LINE OF CODE! Administrators can manage policies, authentication and authorisation for as many users and groups, all through a single and intuitive Ajax based interface
Ce code php permet de publier facilement un album photos sur une page perso. Il suffit de télécharger ses photos dans un répertoire spécifique du site via FTP. Le logiciel se charge de créer les miniatures et d'afficher une interface conviviale.
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.
FlexGIS allows end-users to perform basic geospatial analysis in a Flash frontend, without having to be familiar with standard GIS tools. Users can combine layers on-the-fly, to create advanced data visualizations.
Note: Sourcecode has been moved to GitHub (so people can submit pull requests if they've modified code and want to share).
https://github.com/rvaidya/FlexGIS
Extensible Bulletin Board Code System is designed to be an extensible system for parsing bulletin board code (commonly referred to as "bbcode") to or from HTML.
This project seeks to provide a way to simplify conversion between SVG graphics and the Javascript code that is necessary to recreate a similar graphic using the Dojo Toolkit's dojox.gfx library.
ORION-Backup uses a web-2.0 interface to quickly navigate back in time through your archived backups. ORION-Backup is based on rdiff-backup, and is provided as a .deb package for Ubuntu and as a source-code archive.
RAD object oriented php framework for writing extendable and reusable code. This php framework includes statefull event-driven mvc engine, ORM, DB abstraction and class library for common tasks. Application is a set of classes assembled in an XML file.
A lightweight PHP implementation of Don Park's original identicon code for visual representation of MD5 hash values. The program uses the standard PHP GD library for image processing.
All2SQL is a PHP library that converts any parsable format to valid SQL insertion code, allowing you to import any data source into your database. All you need is a parser! The MySQL platform is supported, with more to be added.
RSCC - Really Simple Comic Code. from a single file installation for a simple webcomic, one minute installation and its working. doesn't get much easier.
A comprehensive PHP implementation of the most important Twitter API functionalities that enables programmers to interact with Twitter in their own webapplications easily. Post new messages to Twitter by adding only 4 lines of code to your app!
CapCaptcha sourcecode is open source (under GPL license) designed for use in a personalized service and elegant to distinguish human users to compile modules on your websites.
Odin WSC, bir web sitesinin, dinamik olarak çalışmasına yarayan PHP kodlarını, hazır modüller yardımıyla sadece form doldurarak, sisteme entegre edilmesine yarayan bir motordur.
This project is a PHP project. The project's purpose is to create the object that can be dynamically extended oneself . ExtensibleObject can extend oneself by other ExtensibleObject anywhere in your code.
PHPAutoRequire is a PHP5 library which recursively scans a set of directories and stores filenames in a cache in order to automatically load classes when PHP tries to instantiate them. Use it if you want to get rid of require_onces in your code