i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
IDOC error
Hi,
When i send IDOC from ECC system to MII there is no problem ECC side, i says message sent succe
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
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.
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec