How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
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
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Different payment methods with different cross company requirements in F110
We are implementing SAP in a company in the shipping industry. They have the following requirement:<
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
Change of partner analyse in sales orders
Hello,
I changed the partner analyse for sales orders and added a new mandatory partnerro
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?