Asset Transfer from One plant to another within same company code
Hi,
Please advise how to transfer one asset from one plant to another plant within same c
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
pls clear my confusion
Hi friends,
Pls solve my query .
what is the exact use of Scope Resolution Operator( i
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
same querie, or a new one??
Hi guys,
I'm still working on this drop down list. I've got the actual drop down list to wor
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel