Scheduler problems related to execution of a single BLT by many schedules
Hello all,
We are running several MII instances in a distibuted architecture using a sing
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai