Jump to content

Beginner bi-dimensional array help.


Xellero

Recommended Posts

Hi guys i am new to php and i must complete an assignment for a php course i'm doing but i am having some trouble understanding it.

 

 

Basically i must create a program with the following output using loops and strings :

 

a 00000000
b 00000000
c 00000X00
d 00000000
e 00000000
f 000X0000
g 00000000
h 00000X00
  12345678

 

"where the user enters a bi-dimensional string at the beginning. Based on this string (coordinates) draw "x" on the table."

 

Thank you very much for helping and sorry for this being my first post. I am just looking for help to complete this in time.

 

Link to comment
https://forums.phpfreaks.com/topic/276754-beginner-bi-dimensional-array-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.