PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
now in testing3.php i can acess the filename by using the variable file1_name, but i would like to access it with some other variable so i can use a loop.. Can some one tell me the syntax to do this. And also, why cant i access file1 by using $_POST['file1']? Thnx lots
and