Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Need help with cin setw
I made a program here is my code:
#include
#include
#i
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
PO Release Strategy Issue
Hi Experts,
I am facing an issue related to PO release strategy. The details are-
<
Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther