line
it's not always trustworthy, some clients can, under certain circumstances,
fake being referred from one of your own pages.
Warren Vail
Vail Systems Technology
war...@vailtech.net
(510) 444-5380
-Original Message-
From: Lester Caine [mailto:les...@lsces.co.uk]
Sent: Tuesday, Fe
may see the "public
IP" for that machine, which can be used for linking to your server, but is
not guaranteed to stay with that machine depending on powering up and down
of your systems, and your ISP's procedures for assigning IP's.
Hope this helps,
Warren Vail
Vail S
cases for several reasons;
1. there is no easy way to decrypt the value.
2. even though I haven't used it, I believe it may be available as a
javascript or html function, so that if you setup your logon form as http:
reference, that piece of data always travels across the internet encrypted,
never
nt that your code was
supposed to do.
My 2 cents,
Warren Vail
Vail Systems Technology
-Original Message-
From: Alexander Schunk [mailto:asch...@gmail.com]
Sent: Thursday, April 22, 2010 10:34 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Problem with php and MySQL: inserting st
Try one of the following;
http://www.jquery.com
http://www.extjs.com
Warren Vail
-Original Message-
From: Harpreet [mailto:harpr...@crispincorp.com]
Sent: Monday, December 07, 2009 7:52 AM
To: php-windows@lists.php.net
Subject: [PHP-WIN] PHP Data Grid
Looking for ways to add a
I had this occur with a wamp server package that I installed, seems strict
was set and the error log file was not set or was set to null. I suggest
you start adding the php.ini overrides in your script to setup exactly the
error reporting you want, includig a location the log file, with full write
rvers, including apache servers running your
php. I believe the interface is much like Gustav mentions below, but
special software and SSL certificates establish a trusting relationship
between your apache server and the Active Directory servers (windoz based).
HTH,
Warren Vail
-Original Me
lid URL (Get method), which
means the subject and body will need to be very short
Warren Vail
If you really meant to open outlook on your server machine, check out COM
access in the manual, which will obviously need to be a windows server.
> -Original Message-
> From: Harpreet [mailt
mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 03, 2008 9:20 AM
> To: Warren Vail
> Cc: 'McCallister, Jason'; php-windows@lists.php.net
> Subject: RE: [PHP-WIN] Microsoft IIS - Fatal error: Call to
> undefinedfunction db2_connect()
>
> My plan is using Apache and Mysql
You might consider using ODBC to connect. I've had better luck with that on
windows using apache, no IIS experience.
Warren Vail
> -Original Message-
> From: McCallister, Jason [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 03, 2008 8:55 AM
> To: php-windows@lists.
If you device is available via a com port, then using file IO is probably
best, but if that is not enough try;
http://us.php.net/manual/en/ref.dio.php
This goes without saying, the very real potential for hacking a computer
with device exposure via a web interface can be disasterous, so caviat
em
form and submit
that along with any other data to your server. Google can help you find
lots of scripts to do this, or you can just go to http://www.hotscripts.com
and find one there.
Hope this helps,
Warren Vail
-Original Message-
From: Nishantha Pradeep [mailto:[EMAIL PROTECTED]
Se
u may wind up storing your session data on one server and
with the next request the visitor could be directed to a different server
(you get the idea).
Probably more than you wanted to know,
Warren Vail
-Original Message-
From: Gustav Wiberg [mailto:[EMAIL PROTECTED]
Sent: Tuesday, Octob
using different mysql tables for each app (and different routines,
of course).
Warren Vail
-Original Message-
From: Dale D. Attree [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 05, 2006 10:58 PM
To: Martin Staiger; php-windows@lists.php.net
Subject: RE: [PHP-WIN] single sign on
Make u
on appears if it is a new (and of course,
empty) session, the rest is dependent on your application.
Hope this helps,
Warren Vail
> -Original Message-
> From: Martin Staiger [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 05, 2006 11:34 AM
> To: php-windows@lists.php.n
by the php processor, at
least not in this implementation.
Renaming your file to be "something.php" instead of something.html
should do the trick. Keep in mind that the PHP processor will pass any
raw html and javascript straight thru to the browser.
HTH,
Warren Vail
> -
via the Adobe interface
http://us4.php.net/manual/en/ref.pdf.php
the other is accomplished via JavaScript. You should be able to find some
help with printing a web page at http://www.hotscripts.com
HTH,
Warren Vail
> -Original Message-
> From: Jason Beaver [mailto:[EMAIL PRO
Louis,
A long shot but does one of the rows contain a "<" less than character in
one of the data elements?
Warren Vail
> -Original Message-
> From: Louis Young [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 20, 2005 12:11 AM
> To: [EMAIL PROTECTED];
ctually will output the
image behind the headers
that's all there is
If there are better PHP options, hopefully someone will provide them here.
Good Luck,
Warren Vail
-Original Message-
From: Armando [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 31, 2004 10:29 PM
To: PHP
really the same files, if not are they similar, if not does the Z
in zlib relate to zend at all?
Warren Vail
dos attrib
command. I'm not sure this is related to my problem but it seem logical to
me. What am I missing?
Warren Vail
More like Holy Gates, I suspect ;->
Warren Vail
[EMAIL PROTECTED]
-Original Message-
From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]
Sent: Friday, January 02, 2004 8:02 AM
To: 'Warren Vail '; ''Bobo Wieland ' '; '[EMAIL PROTECTED] '
Sub
There is a note in the manual;
http://us2.php.net/manual/en/function.chmod.php
Where someone detected that only 775 and 666 worked, another concluded that
a few additional values are valid on windows platforms (777 was not one of
them).
Warren Vail
[EMAIL PROTECTED]
-Original Message
probably one of the more annoying differences between windows and Unix/Linux
is that Unix recognizes the "\n" as end of line, windows requires "\r\n".
Warren Vail
[EMAIL PROTECTED]
-Original Message-
From: The Hub [mailto:[EMAIL PROTECTED]
Sent: Sunday, September
[$rowno][$colno];
This may not answer your questions, but perhaps give you a few more ideas.
Just try a few to learn more.
good luck,
Warren Vail
[EMAIL PROTECTED]
-Original Message-
From: Disko_kex [mailto:[EMAIL PROTECTED]
Sent: Monday, August 25, 2003 1:55 AM
To: 'Warren Vail
" => 1, "1" => 2, "2" => 3 ... "99" => 100)
you will need to use some other tricks to access them.
hope this is what you are looking for, you used several terms like "select"
and "know the value" of that are somewhat ambiguous ;-)
check http://us4.php.net/register_globals. there is a good explanation
there.
Warren Vail
[EMAIL PROTECTED]
-Original Message-
From: JAY REIDY [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 5:23 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] COMPLETE! newby
I just installed PHP
If you are using MySQL check out the LIMIT n,n clause of the SELECT query.
http://www.mysql.com/doc/en/SELECT.html
Warren Vail
[EMAIL PROTECTED]
-Original Message-
From: Guru P Chaturvedi [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 29, 2003 5:16 PM
To: [EMAIL PROTECTED]
Subject
else, unless
you first send the html page and tell the browser where in the page to place
the image.
.
...
This is a square
Then create the image in program2, the header tells the browser what format
the image is in.
hope this helps,
Warren Vail
[EMAIL PROTECTED]
-Original
file through your browser with a URL like
http://localhost/firstfile.php
You can get the symptoms you describe by not invoking the file through your
web server.
Warren Vail
[EMAIL PROTECTED]
-Original Message-
From: paradiddles [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 24, 2003 9:
lemented. Try using
http://localhost/page1.php, and you will be using the browsers server links.
See if that does it.
Warren Vail
[EMAIL PROTECTED]
-Original Message-
From: Wade [mailto:[EMAIL PROTECTED]]
Sent: Saturday, January 11, 2003 9:42 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN]
this gives you a few places to look.
Warren Vail
[EMAIL PROTECTED]
-Original Message-
From: Bobo Wieland [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 10, 2003 3:15 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] TEXT (again)
Sorry about this. My mailserver hates me ;)
Hi everybody!
I
Any ideas where I can get an up-to-date php_ming.dll binary for windows.
Seems I can only get source from http://www.opaque.net.
Warren Vail
(510) 444-5380
[EMAIL PROTECTED]
ns
GtkPlug
GtkSocket
Misc. Objects
GtkAdjustment
GtkItemFactory
GtkInvisible
Warren Vail
[EMAIL PROTECTED]
-Original Message-
From: Luke Woollard [mailto:[EMAIL PROTECTED]]
Sent: Sunday, January 05, 2003 7:33 PM
To: [EMAIL PROTECTED]
Cc: Harvey Frey
Subject: RE: [PHP-WIN] Captur
Don't know if this will help, but it looks to me that you are trying to
identify a browser based scripting language in html format;
35 matches
Mail list logo