How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
Aris, Netweaver BPM, Visual composer and X'app
Dear Experts,
Whats the relationship between the following components: Aris, Netweaver BP
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa