PHP Classes

File: test-v2.php

Recommend this page to a friend!
  Classes of adam berger   Uniwersal Import XML   test-v2.php   Download  
File: test-v2.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Uniwersal Import XML
Extract data from XML document files
Author: By
Last change:
Date: 3 years ago
Size: 1,259 bytes
 

Contents

Class file image Download
<?php ?>

<form id="" method="post" action="test-post.php" enctype="multipart/form-data"><label>Wczytaj Plik Obcy:</label><br>
<input type="text" name="ZBIOR" placeholder="ZBIOR && PODZBIÓR" required="required" /><b style="color:red;">* Zbiór znaczników podzielony &&</b><br>
<input type="text" name="MARKA" placeholder="MARKA" required="required" /><b style="color:red;">* Tytu&#322;</b><br>
<input type="text" name="MODEL" placeholder="MODEL" required="required" /><b style="color:red;">*</b><br>
<input type="text" name="CENA" placeholder="CENA" required="required" /><b style="color:red;">*</b><br>
<input type="text" name="CENA_NETTO" placeholder="CENA_NETTO" /><br>
<input type="text" name="VAT" placeholder="VAT" /><br>
<input type="text" name="ID" placeholder="ID" /><br>
<input type="text" name="URL_IMG" placeholder="URL_IMG" required="required" /><b style="color:red;">*</b><br>
<input type="text" name="URL_PROD" placeholder="URL_PROD" /><br>
<input type="text" name="OPIS" placeholder="OPIS" required="required" /><b style="color:red;">*</b><br>
<input type="file" name="fileimportxml" accept="text/xml" placeholder="wczytaj plik" required="required" />
<input type="submit" id="" value="Zapisz >>" class="przycisk" /></form>
    <br><br><hr>