Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
How to clone an SAP ECC using bacup tape on z/os?
We want to clone our production to a different SID using backup tape.
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
PHP Form to Variable.
Hi! I have written a HTML-form code in DreamWeaver CS3 (in a PHP doc) and I really need it to work s
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel