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
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
Merger of 6 sister companies under one flagship company after go live
Dear Experts,
I need one help regarding Merger of sister companies of same group. currently we
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f