foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
When i am Canseling the Billing Document in VF11 I am getting Shortdump
Hi Experts
When i am Canseling the Billing Document in VF11 I am getting Shortdump.
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i