Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
MII Netweaver Server stopped due to CPIC connection Problem
Dear Experts,
We have SAP XMII 12.0 setup running on Netweaver 2004s,7.0, Java Stack only.
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu