Google Cloud の基礎: Cloud Storage と Cloud SQL を使ってみる のレビュー

524447 件のレビュー

Hiremath Yashas · 29日前にレビュー済み

Network built as prescribed,did not pass check.

Hairston Sterling · 29日前にレビュー済み

Instruções foram claras, porem precisei ajustar a instalação do apache e do driver php8.2 manualmente. Mesmo assim deu certo.

Niño Daniel · 29日前にレビュー済み

Wong Abdiel · 29日前にレビュー済み

Ramamoorthi Rahul · 29日前にレビュー済み

I have not used SQL before, and coding is not my strong suite. However, the lab was very straightforward and did enough to help me along the process with step-by-step instructions, which is appreciated.

Te Jo · 29日前にレビュー済み

Roldan Rodriguez Eduardo Ramiro · 29日前にレビュー済み

Madany Ahmed · 29日前にレビュー済み

Leduc Kevin · 29日前にレビュー済み

the errors at index.php threw me off for a bit.. but i understand its good to know how to fix things not configured perfectly the first time.. and to read the next task line to know that the error is expected.

Bryant Chris · 29日前にレビュー済み

Bermudez Niño Maria Paula · 29日前にレビュー済み

Frątczak Piotr · 29日前にレビュー済み

Ávila Moreno Antonio Andres · 29日前にレビュー済み

B A Sethu · 29日前にレビュー済み

Mejía Harvey · 29日前にレビュー済み

Boma Adrian · 29日前にレビュー済み

Srinivasan Shobha · 29日前にレビュー済み

asim muhammad · 29日前にレビュー済み

Masella Rochelle · 29日前にレビュー済み

In the HTML there is a typo in the comments it says Secret Manger instead of Secret Manager: // password in the document root. Instead, we would store // it in a Secret Manger. <html> <head><title>Welcome to my excellent blog</title></head> <body> <h1>Welcome to my excellent blog</h1> <?php $dbserver = "CLOUDSQLIP"; $dbuser = "blogdbuser"; $dbpassword = "DBPASSWORD"; // In a production blog, we would not store the MySQL // password in the document root. Instead, we would store // it in a Secret Manger. For more information see // https://cloud.google.com/sql/docs/postgres/use-secret-manager try { $conn = new PDO("mysql:host=$dbserver;dbname=mysql", $dbuser, $dbpassword); // set the PDO error mode to exception $conn->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); echo "Connected successfully"; } catch(PDOException $e) { echo "Database connection failed:: " . $e->getMessage(); } ?> </body></html>

Hromov Mykyta · 29日前にレビュー済み

GOOGLEUSER Matteo Rossi · 29日前にレビュー済み

Jalalian Sadegh · 29日前にレビュー済み

Gobaco Lucas · 29日前にレビュー済み

Moore Matthew · 29日前にレビュー済み

Ross Ryan · 29日前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。