PHP 5 telah mencapai akhir dukungan dan akan
dihentikan penggunaannya
pada 31 Januari 2026. Setelah penghentian penggunaan, Anda tidak akan dapat men-deploy aplikasi PHP 5, meskipun organisasi Anda sebelumnya menggunakan kebijakan organisasi untuk mengaktifkan kembali deployment runtime lama. Aplikasi PHP 5 yang sudah ada akan terus berjalan dan menerima traffic setelah
tanggal penghentiannya. Sebaiknya Anda
bermigrasi ke versi PHP terbaru yang didukung.
Dokumentasi Lingkungan Standar PHP 5 Google App Engine
Lingkungan standar App Engine memudahkan untuk membangun dan men-deploy
aplikasi yang berjalan secara andal dalam beban berat dan dengan data dalam jumlah besar.
Aplikasi Anda berjalan di dalam lingkungannya sendiri yang aman dan andal,
yang tidak bergantung pada hardware, sistem operasi, atau lokasi fisik
server. Pelajari lebih lanjut
Mulai bukti konsep Anda dengan kredit gratis senilai $300
-
Mendapatkan akses ke Gemini 2.0 Flash Thinking
-
Penggunaan bulanan gratis untuk produk populer, termasuk AI API dan BigQuery
-
Tidak ada biaya otomatis, tanpa komitmen
Terus jelajahi dengan lebih dari 20 produk yang selalu gratis
Akses 20+ produk gratis untuk kasus penggunaan umum, termasuk API AI, VM, data warehouse, dan lainnya.
Pelatihan
Pelatihan dan tutorial
App Engine: Qwik Start - PHP
Pelajari nilai Google Cloud dan cara mengintegrasikan solusi berbasis cloud ke dalam strategi bisnis Anda.
Kasus penggunaan
Kasus penggunaan
Mengontrol Akses ke Situs dan Aplikasi
Pelajari cara mengontrol akses pengguna ke resource web perusahaan.
Enterprise
BeyondCorp
Authentication
App Engine
Contoh kode
Contoh Kode
Contoh App Engine - Buku tamu
Contoh ini menunjukkan cara membangun aplikasi Buku Tamu di lingkungan standar App Engine dengan PHP.
Contoh kode
Contoh Kode
Contoh App Engine - Memcache
Contoh ini menunjukkan cara menggunakan memcahce di lingkungan standar App Engine dengan PHP.
Contoh kode
Contoh Kode
Contoh App Engine - Cloud Storage
Contoh ini menunjukkan cara menggunakan Cloud Storage di lingkungan standar App Engine dengan PHP.
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-08-11 UTC.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-11 UTC."],[[["\u003cp\u003eGoogle App Engine standard environment simplifies the process of building and deploying applications that can handle high traffic and large datasets reliably.\u003c/p\u003e\n"],["\u003cp\u003eThe platform offers a secure environment for applications, independent of server hardware, operating system, and physical location.\u003c/p\u003e\n"],["\u003cp\u003eDocumentation resources include guides for sending mail, scheduling tasks, allowing file uploads, and managing configuration settings like \u003ccode\u003ephp.ini\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eReference materials are provided for various configurations, such as \u003ccode\u003eapp.yaml\u003c/code\u003e, \u003ccode\u003edispatch.yaml\u003c/code\u003e, \u003ccode\u003eindex.yaml\u003c/code\u003e, and development server options.\u003c/p\u003e\n"],["\u003cp\u003eAdditional resources detail pricing, quotas, limits, cost management, troubleshooting, and release notes, alongside providing training, use cases, and code samples for the platform.\u003c/p\u003e\n"]]],[],null,["# Google App Engine PHP 5 Standard Environment documentation\n==========================================================\n\n[Read product documentation](/appengine/docs/legacy/standard/php/runtime)\nApp Engine standard environment makes it easy to build and deploy an\napplication that runs reliably under heavy load and with large amounts of data.\nYour application runs within its own secure, reliable environment that is\nindependent of the hardware, operating system, or physical location of the\nserver. [Learn more](/appengine/docs/legacy/standard/php/an-overview-of-app-engine)\n[Get started for free](https://console.cloud.google.com/freetrial) \n\n#### Start your proof of concept with $300 in free credit\n\n- Get access to Gemini 2.0 Flash Thinking\n- Free monthly usage of popular products, including AI APIs and BigQuery\n- No automatic charges, no commitment \n[View free product offers](/free/docs/free-cloud-features#free-tier) \n\n#### Keep exploring with 20+ always-free products\n\n\nAccess 20+ free products for common use cases, including AI APIs, VMs, data warehouses,\nand more.\n\nDocumentation resources\n-----------------------\n\nFind quickstarts and guides, review key references, and get help with common issues. \nformat_list_numbered\n\n### Guides\n\n-\n\n [Sending and Receiving Mail with the Mail API](/appengine/docs/legacy/standard/php/mail/sending-receiving-with-mail-api)\n\n-\n\n [Sending Messages with Third-Party Services](/appengine/docs/legacy/standard/php/mail/sending-messages)\n\n-\n\n [Scheduling Tasks With Cron for PHP](/appengine/docs/legacy/standard/php/config/cron)\n\n-\n\n [Allowing Users to Upload Files](/appengine/docs/legacy/standard/php/googlestorage/user_upload)\n\n-\n\n [The php.ini File](/appengine/docs/legacy/standard/php/config/php_ini)\n\n-\n\n [Deploying a PHP 5 App](/appengine/docs/legacy/standard/php/tools/uploadinganapp)\n\n-\n\n [Configuring Warmup Requests to Improve Performance](/appengine/docs/legacy/standard/php/configuring-warmup-requests)\n\n-\n\n [Issuing HTTP(S) Requests](/appengine/docs/legacy/standard/php/issue-requests)\n\nfind_in_page\n\n### Reference\n\n-\n\n [app.yaml Reference](/appengine/docs/legacy/standard/php/config/appref)\n\n-\n\n [Local Development Server Options](/appengine/docs/legacy/standard/php/tools/local-devserver-command)\n\n-\n\n [Request Headers and Responses](/appengine/docs/legacy/standard/php/reference/request-response-headers)\n\n-\n\n [dispatch.yaml Configuration File](/appengine/docs/legacy/standard/php/reference/dispatch-yaml)\n\n-\n\n [Configuring Datastore Indexes with index.yaml](/appengine/docs/legacy/standard/php/configuring-datastore-indexes-with-index-yaml)\n\n-\n\n [Configuration Files](/appengine/docs/legacy/standard/php/configuration-files)\n\n-\n\n [API Documentation](/appengine/docs/legacy/standard/php/refdocs)\n\n-\n\n [queue.yaml Reference](/appengine/docs/legacy/standard/php/config/queueref)\n\ninfo\n\n### Resources\n\n-\n\n [PHP 5.5 release notes](/appengine/docs/legacy/standard/php/release-notes)\n\n-\n\n [Pricing](/appengine/pricing)\n\n-\n\n [Quotas and limits](/appengine/docs/legacy/standard/php/quotas)\n\n-\n\n [Choosing an environment](/appengine/docs/the-appengine-environments)\n\n-\n\n [Managing costs](/appengine/docs/legacy/standard/php/managing-costs)\n\n-\n\n [Troubleshooting](/appengine/docs/legacy/standard/php/troubleshooting)\n\nRelated resources\n-----------------\n\nTraining and tutorials \nUse cases \nCode samples \nExplore self-paced training, use cases, reference architectures, and code samples with examples of how to use and connect Google Cloud services. Training \nTraining and tutorials\n\n### App Engine: Qwik Start - PHP\n\n\nLearn the value of Google Cloud and how to incorporate cloud-based solutions into your business strategies.\n\n\n[Learn more](https://www.cloudskillsboost.google/focuses/2755?parent=catalog) \nUse case \nUse cases\n\n### Controlling Access to Websites and Apps\n\n\nLearn how to control user access to enterprise web resources.\n\nEnterprise BeyondCorp Authentication App Engine\n\n\u003cbr /\u003e\n\n[Learn more](/solutions/authenticating-web-users) \nCode sample \nCode Samples\n\n### App Engine sample - Guestbook\n\n\nThis sample demonstrates how build a Guestbook app on App Engine standard environment with PHP.\n\n\n[Open GitHub\narrow_forward](https://github.com/GoogleCloudPlatform/appengine-php-guestbook) \nCode sample \nCode Samples\n\n### App Engine sample - Memcache\n\n\nThis sample demonstrates how to use memcahce on App Engine standard environment with PHP.\n\n\n[Open GitHub\narrow_forward](https://github.com/GoogleCloudPlatform/php-docs-samples/tree/6cc23dab3976cc242b07308963736765998157cc/appengine/php55/memcache) \nCode sample \nCode Samples\n\n### App Engine sample - Cloud Storage\n\n\nThis sample demonstrates how to use Cloud Storage on App Engine standard environment with PHP.\n\n\n[Open GitHub\narrow_forward](https://github.com/GoogleCloudPlatform/php-docs-samples/tree/6cc23dab3976cc242b07308963736765998157cc/appengine/php55/storage)"]]