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.
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p