JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
Ariba 9r - SAP MM Integration
Hi experts,
The standard Ariba adapter for 9r creates a relationship between Cost Centers
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
Display the user's weight lost in the past week
Hello everyone,
I am working on a weight loss app for my site, and I want to display the user
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca