Target costs on Process orders not calculating
Hi All,
We have released standard costs for all the materials. We have also done Goods r
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
Aris, Netweaver BPM, Visual composer and X'app
Dear Experts,
Whats the relationship between the following components: Aris, Netweaver BP
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se