problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
Delete Client 066 Earlywatch
Hi all,
in former times client earlywatch was required for SAPs remote access to SAP inst
Asset Transfer from One plant to another within same company code
Hi,
Please advise how to transfer one asset from one plant to another plant within same c
Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s