Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a text file named lorem.txt containing S paragraphs of Lorem ipsum text (browse to loremipsum.io and use the generator there to generate the text)

image text in transcribed
Create a text file named lorem.txt containing S paragraphs of Lorem ipsum text (browse to loremipsum.io and use the generator there to generate the text) You vill be creating 3 php programs. The programs wil1 be run from the command line only These are the starting requirements for the three programs (get one working, then copy it and modify it for the other two). Additional requirementa will be provided through each team's representative in conaultation with the instructor. Each of the programs will: Read lorem.txt Process each character of text read. Write output to a tile called output-.txt where is replaced programmatically with the current time when the program is run. Write the same output to the console. Program 1 will be called loremi.php and it wil1 process each character by changing the case of every character to it's opposite. Program 2 will be called lorem2.php and it wil1 process each character by changing each character to the next character in the alphabet if the character is an alphabetic character without changing the case of the letter leaving non-alphabetic characters unmodified. Program 3 will be called lorem3.php and it will process each character by: randomly changing the case of each character where each case has a s0/50 chance of being chosen. The instructor wil1 add no more than one additional requirement for each program and will provide those changes 25 minutes into the lab. Bvery member of the team is expected to weigh in on the programe. If you are having trouble requirement, send your representative to the instructor with your clarification question. When you are finished, get the instructor's sign off (add your name to the lab roll and get figuring out how to accomplish a given task, ask another team. If you are unclear on a the instructor 's initials) Good Luck

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Privacy In Statistical Databases International Conference Psd 2022 Paris France September 21 23 2022 Proceedings Lncs 13463

Authors: Josep Domingo-Ferrer ,Maryline Laurent

1st Edition

3031139445, 978-3031139444

More Books

Students also viewed these Databases questions

Question

Identify psychologys main subfields.

Answered: 1 week ago

Question

Example. Evaluate 5n+7 lim 7-00 3n-5

Answered: 1 week ago