Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
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
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
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)?
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.