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.
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of