connexion2005 Posted February 22, 2007 Share Posted February 22, 2007 Here are my 3 problems...I could use all the help you can give me as my homework is due on Friday and I will be busy tomorrow... 1. Write a PHP script that takes a text string, bolds and/or underlines the text outputs the altered string to the monitor. Use the following text string: “Holy Batman!” Allow me to select the alteration of the string I desire. In effect, allow form, to include or exclude a variable/s in the running of the script. Name the batman_lastname.txt (i.e. batman_parker.txt). 2. Write a PHP script that creates a league array called NFL which contains two conference arrays named AFC and NFC, each of which contain four division named North, East, West and South. Each of these associative arrays will contain the following elements: Team Names and Cities. Create functions that will iterate elements of all the arrays and print out to an HTML table, the keys and their values the league, conferences, and divisions. Name the script: nfl_lastname.txt (i.e. nfl_parker.txt). 3. Insert an HTML form into the NFL script that allows me to select one of the Allow me to select the whole league, either conference or just one division. Link to comment https://forums.phpfreaks.com/topic/39605-solved-i-need-some-help-with-some-php-problemsplease/ Share on other sites More sharing options...
heckenschutze Posted February 22, 2007 Share Posted February 22, 2007 erm... This is NOT the place to get your homework done for you... If your having problems, ask for specific help :@ Link to comment https://forums.phpfreaks.com/topic/39605-solved-i-need-some-help-with-some-php-problemsplease/#findComment-191117 Share on other sites More sharing options...
TRI0N Posted February 22, 2007 Share Posted February 22, 2007 Lets see if I was still in college I would charge you $100 for the work and since its a rush job add an extra $50 since your too busy to do it yourself. LOL Wow never thought I'd see a post like this in R/L. I've heard of them but to see one thats a new one. Link to comment https://forums.phpfreaks.com/topic/39605-solved-i-need-some-help-with-some-php-problemsplease/#findComment-191119 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.