Posts by Ady Stress • 1 point
1 post
- 
		-2 votes2 answers572 viewsA: Difference between Compact function and literal array assignmentCompact function is available (PHP 4, PHP 5, PHP 7, PHP 8) Compact - Create an array containing variables and their values. instead of using an array Compact helps because you don’t need to iterate…