Posts by Cícero Cunha • 1 point
1 post
- 
		0 votes2 answers462 viewsQ: print the lines according to the arrayHow to print my array this way: NAME|TELEPHONE|EMAIL|FAVORITE DATE OF BIRTH|DESCRIPTION I can only print by columns follows the code <!DOCTYPE html> <?php session_start(); ?> <html…