RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas