:) yes it is - I am using PHP-GTK as a clientside GUI for this project, you
can also use PHP clientside via commandline or batchfile.
the PHP-GTK documentation has some note of import_clipboard but the
documentation is sketchy as best at that level, I am looking through the
GTK+ docs but thats th
Nope, not possible. PHP is NOT a client-side language. It's only server-side.
-Mike
At 12:55 PM 5/11/02 +0800, you wrote:
>1st off sorry for my time travelling computer - hopefully thats sorted now ?
>
>My Q is how would (can I) capture the contents of the windows clipboard?
>I have an app run
1st off sorry for my time travelling computer - hopefully thats sorted now ?
My Q is how would (can I) capture the contents of the windows clipboard?
I have an app running on the client computer, they copy an image to the
clipboard.. - canI get it ? if so any pointers on how would be much
appreci
Did you restart Apache after making the php.ini changes?
Jason Soza
- Original Message -
From: "Tomator" <[EMAIL PROTECTED]>
Date: Friday, May 10, 2002 1:52 pm
Subject: [PHP-WIN] mail() problem
> When I try to use mail() function I see warning "Unknown error in
> line...".
> I'm using
php-windows Digest 10 May 2002 21:53:10 - Issue 1138
Topics (messages 13680 through 13695):
using com and message queues
13680 by: frank dege
Re: XML parsing
13681 by: toby z
13682 by: Ross Fleming
13683 by: Aziz Durmaz
13684 by: Waldemar Brand Neto
When I try to use mail() function I see warning "Unknown error in line...".
I'm using WinXP with PHP as Apache's module and have PHP.INI in C:\winnt,
where is the line "SMTP = my.addres". However phpinfo() ALWAYS tells that
SMTP is "localhost". I can change thist only with ini_set(), but it doesn
I'm trying to create an mailmerge script width MySQL. i've got 2 tables (1
width the adresses and one width the letter)
In the letter table i've used an enter in the Insert form. When i use
printer_draw_text() i get the text as one line on my paper.
When i use printer_write() i get it as Normal t
I'm trying to create an mailmerge script width MySQL. i've got 2 tables (1
width the adresses and one width the letter)
In the letter table i've used an enter in the Insert form. When i use
printer_draw_text() i get the text as one line on my paper.
When i use printer_write() i get it as Normal t
Use the "" ending will
not be parsed at all.
Reference from:
http://www.w3.org/TR/2000/REC-xml-20001006#sec-cdata-sect
--
Scott Carr
OpenOffice.org
Whiteboard-Doc Maintainer
http://whiteboard.openoffice.org/doc/
Quoting Carl Lerche <[EMAIL PROTECTED]>:
> Well,
>
> I was wondering if there was
I'd like to do some experimenting with the DOMXML extension in PHP 4.2.0.
I realize that this is an experimental extension, I'd just like to get a
head start. I'm interested in creating and editing nodes and running XPATH
queries on nodes.
The documentation on the PHP website seems to be for
Well,
I was wondering if there was a way to have the parser consider
everything in between 2 certain tags as normal text and not as tags,
even if it's in the form
Is there a way to do that?
-cARL
-Original Message-
From: Ross Fleming [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 10, 20
Do you have any kind of warning or error message when executing the update
query?
Use mysql_error() to get an error message, if there is one. This will help
in pinpointing the exact source of the problem.
Olivier
At 17:35 2002-05-10 +0100, James Mansfield wrote:
>Beginner question this one (m
Beginner question this one (me being a designer and all) but it has been
doing my head in for a few hours now so I thought I would put it to the
group.
I am trying to create a very simple database to keep track of my business
expenses - and all to further learn PHP - but am stuck. The following u
> how would i make an alarm clock?? what i want it to do is at a certain
time
> forward to a page that has a flash movie on it that will wake me up
Just place in BODY section line like this:
Your PHP code has to compute time reamining to the morning (in seconds)
and... it's done!
--
PHP
Let's start from beginning, I'm really confused now with answers:
It's about online newspaper. List all articles on first page goes ok.
But when I click on link to select one articele - it doesn't go anywhere. Nothing's
happen.
I added just line to print (check) id (articles are related by i
My php.ini file is set as:
error_reporting = E_ALL
without E_NOTICE...
Could be a harm if I use just E_ERRORS ?
Afan
- Original Message -
From: Shrock, Court
To: Shrock, Court ; Afan Pasalic ; [EMAIL PROTECTED]
Sent: Thursday, May 09, 2002 7:53 PM
Subject: RE: [PHP-WIN
Dear Aziz I sufferd a lot do that to. I send a code that work for me. But I
think that have a better way to do that.
Regards,
Waldemar
Grupo3.php show the picture and can send another to update a blob field in
Grupo4.php.
- Original Message -
From: "Aziz Durmaz" <[EMAIL PROTECTED]>
To:
Hi,
I have a problem with inserting image into the mysql database (Blob field)
with php codes...
How can i insert a image into the mysql DB with php codes...
I find some codes but they are not work
Sample code to upload ...
Upload
Sample code to show
thanks...
Aziz Dur
Toby is right, XML is very very strict, unlike HTML browsers, which have
come to accept sloppy code. However...
W3C's Tidy program. It can clean up HTML and I believe XML. It's a command
line prog so should be fairly easy to run from PHP and simply return the
output of that program. It's wort
well im new vid da thing but the first line i
read bout xml waz dat its pretty strick bout its tags
if u start one u HAVE 2 end it .
i dont think u can get away otherwize .
http://www.wrox.com
they have good books
sorry cant hlp beyond this . :$
toby .
i try to create a com-object in order to use microsoft messages-queues
(MSMQ):
PathName (".\\PRIVATE$\\SYNCHMQ");
?>
unfortunatly this example cause a error-message: "Warning: Unable to lookup
pathname". the php version is 4.2.0.
has anyone tried to use microsoft message-queues under php?
fra
php-windows Digest 10 May 2002 07:18:14 - Issue 1137
Topics (messages 13660 through 13679):
Re: Simple function question
13660 by: Scott Carr
13661 by: Bradley Miller
13665 by: Scott Hurring
Re: register_globals and php 4.2
13662 by: brother
13672 by
> -Original Message-
> From: Afan Pasalic [mailto:[EMAIL PROTECTED]]
>
> I have the same problem but putting $var_name =
> $_GET['var_name'] didn't solve the problem. I put it on the
> top of the page (e.g. line no. 2) and I'm getting error:
> PHP Warning: Undefined index: var_name in
23 matches
Mail list logo