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!
following is one method for uploading files, which is connection less method, there is no assurance that file will get uploaded or not? is there any method which is connection oriented method in php?