What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
Inter Company -- Resources Related Billing (Services Industry)
Hello,
My company has a scenario where:
Company A bills Company C for INTER (cross
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh