Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #55.0K
~1K People Reached
Favorite Forums

3 Posted Topics

Member Avatar for shivya_1

You can use it by sepearting the submit button value. For example, in case of insert <input name="submit" value="ADD"> or in case of update <input name="submit" value="UPDATE"> Also to capture the post information you can write in this way. <?php if (isset($_POST['submit']) && $_POST['submit']=='ADD') //your insert statement $sql = "Insert …

Member Avatar for Member #120589
0
252
Member Avatar for idaryl

It seems there is no issue in your existing code. The current warning may be comming due to use of http in your page. Kindly get this check.

Member Avatar for ajitsinghji
0
239
Member Avatar for Majdaa

IN that case can we use our own barcode........ [QUOTE=techniner;153701]I create barcodes for our MFG plant all day long.. Its very simple. We use intermec printers & 139 barcode standard. All you need to do is build a flat text file with all the barcode commands ie; STX ,ETX etc …

Member Avatar for chayan.cjee
0
727

The End.