Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
Try BigQuery Free
Build AI Apps with Gemini 3 on Vertex AI
Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Formitable is a PHP class which can output HTML forms from MySQL database tables. The table is analyzed in order to output a form which uses the best input type for each field. The forms are customizable and data is inserted into the table on submission.
PHP library generating PDF files from UTF-8 encoded HTML
mPDF is a PHP library that generates PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files ‘on-the-fly’ from his website, handling different languages. It is slower than the original scripts e.g. HTML2FPDF and produces larger files when using Unicode fonts, but support for CSS styles etc. and has been much enhanced.
TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF Supports UTF-8, Unicode, RTL languages, XHTML, Javascript, digital signatures, barcodes and much more.
IMPORTANT:
This version will be soon marked as deprecated and replaced by a new version currently under development: https://github.com/tecnickcom/tc-lib-pdf
HTMLArea 4 is a browser based WYSIWYG editor that easily replaces the TEXTAREA in your web pages. It is written in JavaScript, and suitable for use in any modern web browser, and any page on your web site. Current version is 4.0-2016-08-29
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.
...JSON Search works best with Mozilla Firefox browser, better than Chrome, IE.
Read the help file for instructions and troubleshooting information.
The project includes two parts
1. CSV to JSON converter written in PHP
http://goo.gl/AHuch
2. A HTML Search utility that can query the JSON file and display the search results.
Includes ability to query the table using AND(+), OR(,) and Filter(|) by column name.
http://goo.gl/GsYFj
PHPingMon (prev. Ping Monitoring) is a web based tool to get live data from web server about ping information: min, avg, max and packet loss in a table and graphic, individually scaling of ping graph.
Web table that connects to a mySQL table and shows its data
Collection of JS / Php files that implement a html/js table, which can connect to a table in an mySQL database and show it's contains. The source is designed in a way that is easy to add to your website with the minimum configuration. The project makes use of Twitter Bootstrap.
The main difference from DataTables is that only the appropriate elements are selected from the DB and every time a page change occurs (or a search) a new request is sent.