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
help removing unwanted graphic
How do I remove the small elongated rectangular shape between the "Latest post" and "
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Remore client postprocessing phase getting dump SAPSQL_ARRAY_INSERT_DUPREC
Hello Expects,I have started remore client copy. Data was copied successfully. but while running pos
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or