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.
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of