I have few pdf files stored in a folder .Is it possible to view them as html using a
php script (something like google)? I want to have two links on my page , one will
allow to see the file as pdf and one as html.
Thanks.
-
Do you Yahoo!?
SBC Yahoo! DSL - Now o
Hi! Does anyone know something about this?
I have a web page (generated using php)and I want to send it by email. I know how to
send html emails using php but I don't know how to email the current page. Please help.
Thanks.
-
Do you Yahoo!?
Yahoo! Mail Plus -
Is there any free script for automated billing (through IBill, Verisign ,Paypal etc ).
Or , maybe you can tell me how can be developed a script like this.
Thanks a lot,
C.
-
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
Hi! How can I attach a file to a mail using PHP ?
I tried to use some existing classes but I received lots of errors.
Thanks.
-
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
I have a problem , for a project in school.
I want to use php to generate sites but I don't know
how to configure subdomains.
let's say i have 3 templates available. A user pick a
template , change it's text , title, font size ,
color, etc. I store his options in a database.
He also choose his su
I use a form to upload an image on a server. The
problem is after I submit the information , I receive
an error message
Unable to create '/img//tmp/php7C2cMh': No such file
or directory in /var/www/domains/mydom.com/_/form.php
on line 127
I created img directory in order to keep images in
date("Y-m-d",mktime(0,0,0,8,34,2001));
--- Sichta Daniel <[EMAIL PROTECTED]> wrote:
> Hi,
> Is there any function in php to solve this ?
> there is date - 24.08.2001 and I need to add 10 days
> to it and convert to
> the date format. So result should be - 03.09.2001
>
> dan
>
_
$sql=" select cantitate, pret_web from oferta where
ofertaid='$tip_h' ";
$rez=mysql_query($sql,$dblnk);
$row=mysql_fetch_array($rez);
$cant=$row['cantitate'];
$pret=$row['pret_web'];
--- Angie Tollerson
<[
when I use mail() function in a script I receive 2
e-mails(??).
I tried to use die() but it didn't help.
any ideeas?
__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
--
PHP Wi