Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
Blocking video streaming
Hello everyone,
I post a message here because i didn't find any solution yet.
I just finis
Auto install
Hi I have a directory lets say "apps" that I then have more folders ie "email",
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
that old Malformed Headers problem again!!!!! HELP!!!!!!
I've read the http://www.phpfreaks.com/forums/index.php/topic,37442.0.html
I don't think my c
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?