how to read and write into a word document using php...?
hi,
I need,reading and writting into a word document using php.
Thank u inadva
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
Snapshot from video
anyone knw how to make a snapshot maker from avi n mkv format.
for example if i give a direct lin
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla