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)?
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
Need PHP help... have all the elements... just need help putting them together :
Hey Guys,
I was wondering if someone could help me. I am doing a website for a client which
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
[function.file]: failed to open stream: No such file or directory
Okay I wrote this little script to upload a csv file that is located on my webhosts server to a mysq
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect