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.
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
Does deleting the spmlog directory critical?
Hi Everyone,
Please, hope you could help me. We're having problems with the SAP backup. I
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.