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
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Does design fit in FPGA ?
Hi all,
I've made a large HCC-Design. Because of the program-size the compile process with th
progress bar...need expert opinion of experienced webmaster
Hey guys, quick question:
I want to display a progress bar when I upload files, but I am not
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her