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!
I have an online job application form that allows the user to upload their resume. They have to name the resume firstnamelastname.doc. I have now set-up an admin page for the HR person to get the resume and application form. My problem is that I can get the following to work only using $last_ name, how do I call $first_name and $last_name in the following: