EdgarsK Posted August 9, 2009 Report Share Posted August 9, 2009 (edited) Sveiki <form method="post" action="http://localhost/designer/upload-image?step=2" target="formUploadFrame" enctype="multipart/form-data"> <input type="file" name="tmp"> <input type="submit"> </form> <iframe class="f" name="formUploadFrame" id="formUploadFrame"></firame> klients izvēlās savu failu, spiež submit. upload-image?step=2 izvadot ar print_r REQEUST vai POST abi neko neizvada, izņemot teiksim REQUEST PHPSesiju. Kāda varētu būt problēma ? Edited August 9, 2009 by EdgarsA Quote Link to comment Share on other sites More sharing options...
bubu Posted August 9, 2009 Report Share Posted August 9, 2009 Varbūt kautko labu izvada print_r($_GLOBALS) ? tev tur firame vieta jābūt iframe. Action atribūtā ir pareizi, ka absolūtais URLis lietots, pie tam localhost? Quote Link to comment Share on other sites More sharing options...
marcis Posted August 9, 2009 Report Share Posted August 9, 2009 post_max_size gadījumā netiek pārsniegts? Quote Link to comment Share on other sites More sharing options...
Klez Posted August 10, 2009 Report Share Posted August 10, 2009 print_r($_FILES) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.