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
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
xml
<?php
echo "<h1>XML Articles</h1>";
$home
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say