rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm