IDOC error
Hi,
When i send IDOC from ECC system to MII there is no problem ECC side, i says message sent succe
form class help (oop php5)
Hidy Ho Neighbors,
I'm forcing myself to learn oop/classes for php5. It seems like a good id
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);