RE: [PHP-WIN] php web host

2001-07-11 Thread tony
www.f2s.com -Original Message- From: Fritz Mesedilla [mailto:[EMAIL PROTECTED]] Sent: 11 July 2001 10:11 To: [EMAIL PROTECTED] Subject: [PHP-WIN] php web host hi! can you please suggest any free php web host? thanks. Fritz Mesedilla Systems Administrator Summit Interactive, Inc. FHM

RE: [PHP-WIN] New to PHP, Please Assist

2001-08-04 Thread tony
the client machine and that's all. HTH Tony -Original Message- From: matt [mailto:[EMAIL PROTECTED]] Sent: 03 August 2001 23:17 To: [EMAIL PROTECTED] Subject: [PHP-WIN] New to PHP, Please Assist How can I make php call a javascript function? Is this even possible? Thanks in ad

[PHP-WIN] $PHP_SELF incorrect contents

2001-10-03 Thread Tony Bailey
ng loaded when called and straight HTML is returned okay) but that's another problem. I've seen this reported before but no solutions I can find. Tony -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

RE: [PHP-WIN] Mail and NT

2001-10-24 Thread Tony Leach
If it's on the same box, have you tried just 'localhost' ? -Original Message- From: Joseph Koenig [mailto:[EMAIL PROTECTED]] Sent: 24 October 2001 16:54 To: [EMAIL PROTECTED] Subject: [PHP-WIN] Mail and NT Hi, I'm developing a site on a NT box (I'm much more familiar with unix) and am

[PHP-WIN] variables in URL

2001-10-17 Thread Tony Leach
How do I construct a URL to pass more than one variable to a php page? main.php?sectionName=home works fine for one variable, how do I pass more than one? Many thanks Tony WordWrap Web Development Limited t +44 (0) 131 555 3535 f +44 (0) 870 135

RE: [PHP-WIN] variables in URL

2001-10-17 Thread Tony Leach
Thanks, I knew it was simple but it isn't easy to find in the php manual ! WordWrap Web Development Limited t +44 (0) 131 555 3535 f +44 (0) 870 135 3656 m +44 (0) 7768 626588 -- PHP Windows Mailing List (http:/

[PHP-WIN] Webpath vs Absolute Path

2003-12-01 Thread Tony Devlin
ave caused these websites to stop allowing a webpath? Why would it all of a sudden stop working? Tony Devlin V. President / CTO Airewaves Broadband 69 Robert Smalls Prkwy. Suite 4B Beaufort, SC 29902 [EMAIL PROTECTED] http://www.airewaves.com <http://www.airewaves.com/>

[PHP-WIN] How to create an instal file?

2004-03-16 Thread Tony Devlin
information supplied by the client? I know a good example is PHPBB2, however I can't seem to disemble their install structure. I'm just looking for a good tutorial or reference or maybe someone can point me to a book that explicitly talks about how to do such a task. Thanks, Tony

[PHP-WIN] MySQL query to generate Array

2004-03-22 Thread Tony Devlin
he array. Any help is appreciated --Tony

RE: [PHP-WIN] MySQL query to generate Array

2004-03-22 Thread Tony Devlin
The user is able to create and edit new pages and thus add new links to the link list. I suppose I could do it without an array, but I figured an array would allow for much cleaner code. Ideas? --Tony -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, Ma

[PHP-WIN] MySQL Limit Question

2004-03-31 Thread Tony Devlin
How can I setup a query to select from a database ONLY the last 5 inserted rows. OR atleast the last 5 starting from this date back, but only select the last 5 in order. If anyone has any suggestions I'd appreciate them. Thanks, Tony

RE: [PHP-WIN] quotes in mysql

2004-04-02 Thread Tony Devlin
strip slashes on any field where you think a ' or " might be used. Tony Devlin V. President / CTO Airewaves Broadband 69 Robert Smalls Prkwy. Suite 4B Beaufort, SC 29902 [EMAIL PROTECTED] http://www.airewaves.com tel: (843) 379-2473 fax: (800) 861-6301 mobile: (678) 480-4959 -O

RE: [PHP-WIN] Date Format in MySQL

2004-05-18 Thread Tony Devlin
lize that their disclaimers hold no water and no legal protection. Tony DISCLAIMER: By reading this email you agree that "All Your Base R Belong To Me". **Just some humor and hopefully some legal insight on disclaimers** -Original Message- From: Svensson, B.A.T. (HKG) [mailto:[EMAIL

[PHP-WIN] configuration mime type problem

2004-05-27 Thread Tony Moore
Hi, hoping someone can point me to the correct part of the FAQ or otherwise help me solve this. Installed the PHP binaries as per the instructions, and configured the httpd.conf for apache 1.3, once i restarted apache, I tested with the standard hello.php page indicated on the tutorial. The b

Re: [PHP-WIN] Re: configuration mime type problem

2004-05-28 Thread Tony Moore
2004 15:03:09 From: Dave Grijalva <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: >try forcing an html header: >header('Conent-Type: TEXT/HTML'); > >you want apache to recognize .php, but the browser should still see it >as html (or xml or whatever format you want to

Re: [PHP-WIN] Re: configuration mime type problem

2004-05-28 Thread Tony Moore
Hi, yes I have, when i start up apache from the command line, it says that apache 1.3.27 and php 4.3.6 are running. I added the mime type directives to httpd.conf yes. The error i am getting right now, is no longer trying to download the file instead of rendering the page, the error message I'm

[PHP-WIN] Question concerning SWITCH and Comparisons

2004-11-11 Thread Tony Devlin
g difficulties for whatever reason to come up with a proper comparison for the switch to work as described. Can someone help me iron out this small problem? Much thanks for the help, Tony D.

RE: [PHP-WIN] Question concerning SWITCH and Comparisons

2004-11-11 Thread Tony Devlin
began coding to make sure that what I was thinking was correct. After trying to think too indept and not coming up with my own definitive answer I decide to post my thoughts and ask suggestion here. I greatly appreciate the community and it's support. Thanks, Tony D. -Original Message-

[PHP-WIN] GD Image Resizing on the fly.

2004-11-19 Thread Tony Devlin
ct sizes that we want the shopping cart images to be. Anyone have any ideas? If you need more information just ask. Thanks everyone -- this is such a great community! Tony Devlin

[PHP-WIN] How can I?

2004-11-22 Thread Tony Devlin
en every file inside that folder will have the switch applied to it. I am sure this is possible, anyone have any ideas about how to do this? Greatly appreciated, Tony Devlin

RE: [PHP-WIN] How can I?

2004-11-22 Thread Tony Devlin
rtain stylesheet. There may be an easier way to do this than switches, but I have yet to find one. Tony -Original Message- From: Gryffyn, Trevor [mailto:[EMAIL PROTECTED] Sent: Monday, November 22, 2004 11:11 AM To: Php-Windows Cc: [EMAIL PROTECTED] Subject: RE: [PHP-WIN] How can I? I&

RE: [PHP-WIN] How can I?

2004-11-22 Thread Tony Devlin
r they can create pages on the fly, and these people who create the pages are how do we say, HTML challenged? I think thats the politically correct term. Thanks, Tony D. -Original Message- From: Gryffyn, Trevor [mailto:[EMAIL PROTECTED] Sent: Monday, November 22, 2004 11:48 AM To: Ph

[PHP-WIN] Category/SubCategory

2004-12-02 Thread Tony Devlin
When displaying the category/sub/sub-sub category listing to the viewers, whats the best way to handle the output? Thanks in advance for all your help, Tony Devlin

RE: [PHP-WIN] Presenting code snipetts in standard PHP colours

2004-12-09 Thread Tony Devlin
PHP's website (http://www.php.net) has a great solution to displaying source code. If you view the source code on their site you can see how they do it. It's just a basic function to loop through the text and place in code to highlight in various places. In fact here is that portion of code: fun

[PHP-WIN] Searching for UPS tool

2005-01-03 Thread Tony Devlin
my request is do any of you have a working UPS shipping calculator or do you know where I can find one? Thanks, Tony

RE: [PHP-WIN] Re: Searching for UPS tool

2005-01-04 Thread Tony Devlin
All that I have found were outdated examples. Good day to you, Sir Tony -Original Message- From: Jason Barnett [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 04, 2005 9:11 AM To: php-windows@lists.php.net Subject: [PHP-WIN] Re: Searching for UPS tool Didn't you already search thei

RE: [PHP-WIN] RE: [PHP] php editor

2005-01-14 Thread Tony Devlin
I use HTML-Kit or Ultra Edit (depending on which machine I am developing on). HTML-Kit can be found here (http://www.chami.com/html-kit/), It's like wordpad with steriods (color coding, plug in ability (however I have not tried any), line highlighting, other helpful tools). Tony D

Re: [PHP-WIN] Re: Cookie Problems on Localhost

2005-02-25 Thread tony yau
is your browser blocking the cookie? "Joseph L. Mueller" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Luis Moreira wrote: > > > You can always try to set a cookie, but wether the browser allows it > > or not, it's a whole different ball game. > > I believe your problem lies here.

[PHP-WIN] A setcookie related question

2005-09-04 Thread Tony Aldemir
uth", "1", 0, "/", "localhost:8080", 0); (I a running Apache HTTP Server 2.0.54 on port 8080) setcookie("auth", "1", 0, "/", "127.0.0.1", 0); setcookie("auth", "1", 0, "/", ".oc.cox.net", 0); (this is what my IPCONFIG returns as my "connection-specific DNS Suffix".) Any help would be greatly appreciated. Regards, Tony Aldemir

[PHP-WIN] How to copy from windows clipboard using PHP

2005-09-06 Thread Tony Aldemir
d. I then would be interested in fetching it later to display and/or print upon users' request. Has anyone developed such capability before? Regards, Tony Aldemir

[PHP-WIN] I Can't connect to MySql using ADODB

2005-09-14 Thread Tony Aldemir
Hi There, I am trying to connect to MySQL using ADODB library for PHP using the following code with no success. What am I doing wrong? debug = true; $db->Connect('localhost', 'tony', 'mypassword', 'test'); $rs = $db->Execute('select * fro

[PHP-WIN] FrontPage or something else?

2005-09-17 Thread Tony Aldemir
rt investing my blood and tears into an application that hopefully will live relatively long life instead of becoming obsolete in a couple of years. Any suggestions or guidance would be greatly appreciated. Kind Regards, Tony Aldemir -- PHP Windows Mailing List (http://www.php.net/) To unsubscri

[PHP-WIN] Visibility of the root in an APACHE setting

2005-09-24 Thread Tony Aldemir
e? Any help will be greatly appreciated. Regards, Tony -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] browscap.ini

2006-01-09 Thread Tony Trapp
| | Thanks. | | | Hassan If this person needs help I can do that as mine is working fine I can help with the config of php.ini to make thos work right as my system is the same. Tony...

[PHP-WIN] Can php execute separte .net file

2007-08-06 Thread Tony Trapp
Hey guys wondering a php can execute again a asp.net file like myfile.aspx? Thanks guys. Tony...

[PHP-WIN] php isapi filter 5.2 problem

2007-08-09 Thread Tony Trapp
Hey guys just installed the latest php 5.2 I want to use this as Isapi filter but I keep getting 404 error on any php page. I have looked at documentation and searched Google cannot get a straight answer. Any suggestions as what I need to do? Tony...