WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
Variable uses and placement
I'm new to PL/SQL and am trying to learn about variable valid uses/placement (any pointers to any do
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
WM transfer order: confirm different batch than proposed by system
Hi folks,
following scenario: we have a full WM with mixed batch numbers allowed in stora
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<