hello,
I'm trying to draw some graphs using COM objects, but it seems I can't
set any property..
here's my script snip:
$ex = new COM("Excel.sheet") or Die ("No COM");
print("Application name: {$ex->Application->value}");
print("Loaded version: {$ex->Application->version}");
$wkb =
Well, the story is that I have developed a MFC database application with
MS-Access database and i want to upgrade it. The application has many and
complex modules, written in C++, compiled with Visual C++ 6.0. I want to
rewrite the application in PHP based on MySql database. I don't want to
write t
Hello,
i have a question about installing and making PHP work with window IE, i
installed the latest PHP application onto a WINDOW XP pro version OS. i am
not even sure i installed it right or not plus i don't know how to get
window IE to recognize the php extension after i made a small script in
I have a form that I use for to collect the data in MySQL and I would
to crypt my $DBpassword ..
Could you help me with an example ?
Thank you very much to all
Paul
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
a simple INSERT would do the job.
> > To encrypt password use md5().
> >
> > Johannes
> >
> > ""fipo2001"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > Please, help
have a php page as your
default page, since most webhosters will accept only index.htm(l) for that.
Don't know a clean way how to get round this problem though (without having
to use redirects or similar things in the index.html)
> -Original Message-
> From: Jordy [mailto:[EMA
Original Message-
> From: hassan el forkani [mailto:[EMAIL PROTECTED]]
> Sent: Mittwoch, 9. Mai 2001 13:49
> To: [EMAIL PROTECTED]; Jordy; [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] PHP and HTML
>
>
> ??
> you can configure apache to parse files with .html extension too
>
&g
dea ?
Thank you.
Pierre
---
L'e-mail gratuit pas comme les autres.
Pour créer votre adresse : http://www.nomade.fr/courrier/ouvrir.asp
NOMADE.FR, pourquoi chercher ailleurs ?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additio
PROTECTED]?subject=remove
lilkc9c
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL
lto:[EMAIL PROTECTED]?subject=remove
xqw3j
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-ma
I'm new with php. I've installed apache 1.27, php 4.2.2 with windows 2000 and I'm
trying to realize a
web site.
The include_path setting is: ".;C:/xxx/yyy/includes/others;C:/xxx/yyy/includes/myfiles"
I get authentication.php in my include path and, unfortunatly, an other
authentication.php does
hi everybody,
i'am have problem about php send mail function, how can i send
extra header with it's. I'am crazy now because I can send it by using users
defined variable , but when I've send it with a html form, it's don't work at
all by use $_POST variable
please help me,
thanks you,
PHP? Does that system
variable point to the page or can it also point to a frame within a page?
Thanks,
Gert
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-ma
The NetZoom Guarantee (http://www.altimatech.com/altimatech/products/guarantee.htm)
2. Live customer service and free technical support between 8:30-5:30 PM Central Time
(US), Monday through Friday. Please call 630.790.0500 or send email to:
[EMAIL PROTECTED]
3. A partnership program with lea
amail")
objMail.To = Request.Form("suamail")
objMail.Bcc = "[EMAIL PROTECTED]"
objMail.Subject = "## example ##"
'Composizione body
Body=Body&"Buongiorno,"&chr(13) &chr(10)
objMail.Body = Body
objMail.Send
Set objMail = Nothing
tial Header ---
From : "Steve McGill" <[EMAIL PROTECTED]>
To : [EMAIL PROTECTED]
Cc :
Date : Tue, 31 Aug 2004 10:35:01 +0200
Subject : [PHP-WIN] Strange 'if' test bug?
Sorry if this is a newbie FAQ,
Will print completely the wrong line
Hi there,
First, prolly, your file needs to be called chair1.php instead of
chair.html...
Second, you should add something in the lines of:
if (isset($_POST["submit"])) {
email sending code here...
}
If not, the users, when they reach the page will send an empty form to
the email...
Cheers
e form when I test
it. The problem is, I only receive the date the form
was filled out minus any of the values. I also get the
error msg:
Warning: Cannot add header information - headers
already sent by ...
I looked this up and added:
to my script, but I still get the error.
--- "[EMAIL
automatically.
8. Can cope with large projects easily.
For more information and to download DocGuru Professional 1.0 please visit
the DocGuru home page at http://www.cerauno.com .
Download DocGuru 1.0
If you have any questions about DocGuru please send mail to
[EMAIL PROTECTED]
Best Regards
Hello,
I wrote an application for VoIP where the IP addresses are retrieved through
some PHP scripts as well as all the mysql db updates; it works fine until the
clients are connected to internet with a public IP address. As soon as a call
is made to a client that is behind a NAT the connectio
I hope someone can help. I have been using the PHP XML-RPC extensions
with great success on Linux. I recently decided to make my live a bit
easier on the move by installing all necessary components on my Windows
machine (I know...) On Linux the PHP script below works fine but on
Windows the cal
Dear netters,
Is anyone know how to install PECL? I am trying open Paradox database file
but after I download the library file for open Paradox database file in
pecl.php.net I got source file in C. How to compile the PECL in C, or
is there anyone who has paradox.dll? So I must not compile the
\n");
}
?>
I suppose it should be display
~~
a
b
c
~~
but it doesn't work, pls help.
the emtpy page was displayed.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
oh.
thx for yr help^_^
"Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On Mon, 30 Jul 2001, delol@2k@php¤¤.. wrote:
>
> > > $a = array("a","b","c");
> &
O.thank for yr help..^_^
"Mike Flynn" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> At 11:32 AM 7/29/01 -0700, Rasmus Lerdorf wrote:
> > > > > $a = array("a","b","c");
> &
oject
(with the .com) or else http://localhost/subproject if you are
opening the browser on the server.
--
Jeremy
"Simeon Goranov" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
I have a strange problem with php , running on windows2003 with IIS.
PHP is installed
Hey! This is spam! :D I didn't notice until I scrolled to the few parts
written in English... lol
安规系统工程实践 skrev:
> 若您不需要此类邮件,
>
> 请回复主题至 [EMAIL PROTECTED] 我们会在10个工作日内为您退订!
>
> 安规系统工程实践
>
> 主办单位:斐-捷-企-业-顾-问-有-限-公
Hey - -- -
Would anyone be so kind as to un-stick my brain?
I can't get sessions to work on my development machine (localhost).
They work fine on my testing server (an internal IP). Development:
W2K, Testing Server W2K Server, both using IIS 5, PHP 5.2.
The php.ini SESSION settings are the
On Feb 7, 2007, at 9:25 PM, Armando wrote:
What URL are you using on your dev machine in the web browser when
testing? http://localhost...? I would try instead explicitly
specifying the machine's IP. I've had some weird issues come up in
developing when I try and use 'localhost'. Cheers.
29 matches
Mail list logo