checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that wou
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
Receive Rosettanet Message to SAP 4.6c
Dear all ,
My customer will send the PO details by rosettanet message , Is it
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho