100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
CGS 4854 Exam 2 Questions and Answers 100% Solved | Graded A+ $6.39
Add to cart

Exam (elaborations)

CGS 4854 Exam 2 Questions and Answers 100% Solved | Graded A+

 5 views  0 purchase
  • Course
  • CGSS
  • Institution
  • CGSS

CGS 4854 Exam 2 Questions and Answers 100% Solved | Graded A+ What does the WINSCP program do?, as learned in this class. - Allows you to Create/Delete/Upload/Download folders/files to/from your FIU server. Write the code to save a record containing the following fields: Email as the primary...

[Show more]

Preview 2 out of 5  pages

  • December 23, 2024
  • 5
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • CGSS
  • CGSS
avatar-seller
JOSHCLAY
CGS 4854 Exam 2 Questions and

Answers 100% Solved | Graded A+


What does the WINSCP program do?, as learned in this class. - ✔✔Allows

you to Create/Delete/Upload/Download folders/files to/from your

ocelot.aul.fiu.edu FIU server.

Write the code to save a record containing the following fields:

Email as the primary key not accepting empty fields of length 20 and 1

textarea input field called one - ✔✔"INSERT INTO customers ( Email, one )

VALUES( '$Email', '$one' )";

What does the FILEZILLA program do, as learned in this class. - ✔✔Allows

you to Create/Delete/Upload/Download folders/files to/from your FIU server

What is the purpose of the code in controller4.php - ✔✔To Receive all

information from the calling pages and process such data

Write the code that will display an image called theGraph.png that when

pressed, it will load the web page called fiu.edu - ✔✔<a

href="http://fiu.edu">

<img src="theGraph.png" />

1
©JOSHCLAY 2024/2025. YEAR PUBLISHED 2024.

, </a>

Write the code for a textarea input box as done in program 2 - ✔✔<textarea

name="SpecialNeeds" rows="5" cols="42">

any data

</textarea>

Write the code to create two radio buttons as done in program 2. -

✔✔<input type="radio" name="Coffee" value="American" > American

<input type="radio" name="Coffee" value="Instant"> Instant

What is the purpose of the controller4.php page, as done in program 4 -

✔✔To process the input of the program4.php front end

Write the code of one input text field as done in program 4 - ✔✔<input

type="text" name="anyFieldName" value="<php echo $anyFieldName >">

Write the code to connect to a database called WebDB using PHP -

✔✔$db_selected = mysqli_select_db( $connection, "WebDB" );

How do you display left justified input fields on Program 4 - ✔✔<td

style="width: 5%; text-align: left;">Telephone &nbsp; </td>

Being inside the includes folder, create a CENTERED horizontal menu

using hyperlinks for page4 and page3 - ✔✔<center><a

href="page4.html">page4</a> <a href="page3.html">page3</a></center>

2
©JOSHCLAY 2024/2025. YEAR PUBLISHED 2024.

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller JOSHCLAY. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $6.39. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

51292 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 15 years now

Start selling
$6.39
  • (0)
Add to cart
Added