[PHP] Scroll through values sent from a form

2003-03-04 Thread st
Hi, Is it possible to scroll through values posted from a form using PHP? Here is my problem: I have a form on a page which is created dynamically from the number of fields in a particular table, so when I POST the data how do I create the INSERT statement? I feel this will be awkward due to the c

[PHP] Re: Scroll through values sent from a form

2003-03-04 Thread st
'; > > foreach ($_POST as $field -> $value) { > $fields .= $field.", "; > $values .=$value.", "; > } > $fields = substr ($fields, -2); // strip off last comma and space > $values = substr ($values , -2); // strip off last comma and space

[PHP] Looking for Calender System

2002-08-19 Thread ST
I am looking to implement a calender for a multi-user system. I came across one called webcalendar on sourceforge http://webcalendar.sourceforge.net/ Can anyone recommend any others? It has to be multiuser and hopefully it can fit into the rest of my existing system -- PHP General Mailing List

[PHP] PHP with gd support

2002-02-12 Thread Gary St
I had php working with the RPMs in RedHat, but I followed the instructions from this site: http://www.e-gineer.com/instructions/index.phtml (BTW;excellent site) and now I'm working with php-4.1.1 and apache_1.3.14. But now when browse the my PHP webpage with pics on it, I get: Sorry, but this scri

Re: [PHP] Javascript

2003-02-25 Thread Scott St. John
Usually you would have the actual page between the () so it would be: echo " -Scott At 04:10 PM 2/25/2003 -0800, Todd Barr wrote: I have tried this 3 different ways and none of them worked... I am trying to get javascript to generate a popup, with a variable passed along in the url. echo""

Re: [PHP] RedHat

2003-04-05 Thread Scott St. John
John- This would best be asked on a Red Hat list, but I can tell you that if you are using Red Hat 7.3 I would not really count on getting them to release PHP 4.3 as once a major Red Hat release is out they usually only provide security updates - NOT feature updates. Red Hat also modifies the

Re: [PHP] Unix passwd file

2002-10-04 Thread Scott St. John
At 04:54 AM 10/4/2002 -0600, Peter Janett wrote: >You can just put the username and password in the MySQL database as normal >text, then build your applications that are reading them to check the >passwords with the UNIX Crypt function. Basically that is what I am trying to do. I just converted

Re: [PHP] Unix passwd file

2002-10-04 Thread Scott St. John
At 01:54 PM 10/4/2002 +0200, lallous wrote: >Peter, I think he's stuck with the parsing part? >you can file() the /etc/passwd file then explode() it and add the >username,passhash parts and/or more values into the mysql table. I can parse the file just fine, what I am trying to do is actually mak

[PHP] PHP to get mail headers

2003-11-23 Thread Scott St. John
I run a small ISP and am looking at ways to automate grabbing the headers from email. I currently copy all email to a BSD box, then use Pine in header mode to get the IP addresses from which I build my spam filters. A search did not yield much in what I am trying to do: 1)Open the mailbox and

Re: [PHP] removing characters

2001-03-05 Thread Rick St Jean
rting with $i = 1 and create > > or (Area='$val') > >-- >David Robley| WEBMASTER & Mail List Admin >RESEARCH CENTRE FOR INJURY STUDIES | http://www.nisu.flinders.edu.au/ >AusEinet | http://auseinet.fli

RE: [PHP] is_uploaded_file false if file too big

2001-03-05 Thread Rick St Jean
nise it as an >upload. > >Cheers > > > > -Original Message- > > From: Rick St Jean [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, March 06, 2001 3:43 PM > > To: Tyson Lloyd Thwaites > > Subject: Re: [PHP] is_uploaded_file false if file too big >

Re: [PHP] Almost working Regex

2001-03-05 Thread Rick St Jean
talogs Pty Ltd Phone: +61 7 3351 4777 > > > >-- >PHP General 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

Re: [PHP] bug tracking software

2001-03-06 Thread Rick St Jean
TED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] ## # Rick St Jean, # [EMAIL PROTECTED] # President of Design Shark, # http://www.designshark.com/ # Quick Contact: http://www.designshark.com/messaging.ihtml # Tel: 905-684-2952 ###

Re: [PHP] dymanic forms

2001-03-06 Thread Rick St Jean
do this > >TIA > >george > > > >-- >PHP General 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 PROTECTED] ##

RE: [PHP] Rounding to strange results

2001-03-06 Thread Rick St Jean
TECTED] > >-- >PHP General 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 PROTECTED] ## # R

Re: [PHP] How to tell if client has cookies turned off?

2001-03-06 Thread Rick St Jean
le to set a cookie once does not mean >that you will be able to set another. > >Chris > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators,

Re: [PHP] How to tell if client has cookies turned off?

2001-03-06 Thread Rick St Jean
another. > >Chris > >-- >PHP General 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 PROTECTED]

Re: [PHP] removing and item out of a string

2001-03-06 Thread Rick St Jean
>[EMAIL PROTECTED] ## # Rick St Jean, # [EMAIL PROTECTED] # President of Design Shark, # http://www.designshark.com/ # Quick Contact: http://www.designshark.com/messaging.ihtml # Tel: 905-684-2952 #

Re: [PHP] Please Help!!!! - Really BASIC stuff!

2001-03-06 Thread Rick St Jean
efault.php'; > > } > ?> > >Yes there are other ways but this is the simplest and you should (and >will!) learn to use if/elseif/else which will be useful in the future. > >Regards, > >Philip Olson >http://www.cornado.com/ > > >-- >PHP General Mailing List

[PHP] mailing list.

2001-03-06 Thread Rick St Jean
## # Rick St Jean, # [EMAIL PROTECTED] # President of Design Shark, # http://www.designshark.com/ # Quick Contact: http://www.designshark.com/messaging.ihtml # Tel: 905-684-2952 ## -- PHP General Mailing List (http

Re: [PHP] mailing list.

2001-03-06 Thread Rick St Jean
oy Head, Systems Office >Linda Hall Library of Science, Engineering and Technology >5109 Cherry 816 926-8749 >Kansas City, MO 64110 ###### # Rick St Jean, # [EMAIL PROTECTED] # President of Design Shark, # http://w

Re: [PHP] passing a variable

2001-03-06 Thread Rick St Jean
t; >-- >PHP General 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 PROTECTED] ## # Rick St Je

RE: [PHP] Developer certifications

2001-03-09 Thread Rick St Jean
ds, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] > >-- >PHP General 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

Re: [PHP] PHP ide features...

2001-03-09 Thread Rick St Jean
trators, e-mail: [EMAIL PROTECTED] > > > >-- >PHP General 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 PROTECTED]

[PHP] Advanced PHP

2001-03-09 Thread Rick St Jean
## # Rick St Jean, # [EMAIL PROTECTED] # President of Design Shark, # http://www.designshark.com/ # Quick Contact: http://www.designshark.com/messaging.ihtml # Tel: 905-684-2952 ## -- PHP General

[PHP] payment

2001-03-09 Thread Rick St Jean
## # Rick St Jean, # [EMAIL PROTECTED] # President of Design Shark, # http://www.designshark.com/ # Quick Contact: http://www.designshark.com/messaging.ihtml # Tel: 905-684-2952

Re: [PHP] payment

2001-03-09 Thread Rick St Jean
x27;s so easy. ust the built in functions >or just call parse_str() on the output and you're set. > >-aaron > >At 5:27 PM -0500 3/9/01, Rick St Jean wrote: >>How to people typically integrate payment processors with PHP? >>And what processors are used most ofte

Re: [PHP] payment

2001-03-09 Thread Rick St Jean
res.com >Systems & Network Administrator :: Programmer >[ phone - 208.343.3110 ][ pager - 208.387.9983 ] >- Original Message - >From: "Rick St Jean" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Friday, March 09, 2001 3:27 PM >Subject: [PH

Re: [PHP] payment

2001-03-09 Thread Rick St Jean
Is this incorrect? When you say that it 'died', what are you referring to? >> >>.:: Nathan Cook [ [EMAIL PROTECTED] ] ::. >>PCS Edventures.com >>Systems & Network Administrator :: Programmer >>[ phone - 208.343.3110 ][ pager - 208.387.9983 ] >>- Or

Re: [PHP-I18N] Re: Weekly Update

2001-03-09 Thread Rick St Jean
additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] ## # Rick St Jean, # [EMAIL PROTECTED] # President of Design Shark, # http://www.designshark.com/ # Quick Contact: http://www.designsha

Re: [PHP] How to protect my scripts ???

2001-03-09 Thread Rick St Jean
ral 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 PROTECTED] ## # Rick St Jean, # [EMAIL

RE: [PHP] Advanced PHP

2001-03-09 Thread Rick St Jean
om > > > > > > -Original Message- > > From: Keith Vance [mailto:[EMAIL PROTECTED]] > > Sent: Friday, March 09, 2001 3:14 PM > > To: Kath > > Cc: Krznaric Michael; 'Rick St Jean'; [EMAIL PROTECTED] > > Subject: Re: [PHP] Advanced PHP > &

RE: [PHP] Advanced PHP

2001-03-09 Thread Rick St Jean
Earth has water and oxygen and sunlight to support >life? I beleive in God, but let's be realistic here. Do you really think >God just waved his hand and there appeared a chicken? > >Open your mind to other possibilities. > >Keith > >On Fri, 9 Mar 2001, Rick St Jean wrote: >

Re: [PHP] MySQL problem - stumped

2001-03-10 Thread Rick St Jean
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 PROTECTED] ##

RE: [PHP] PHP/MySQL Question

2001-03-10 Thread Rick St Jean
would I do that? > >- Kath > > >-- >PHP General 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 PROTECTED] ##

Re: [PHP] ASP vs PHP

2001-03-11 Thread Rick St Jean
scribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] ## # Rick St Jean, # [EMAIL PROTECTED] # President of Design Shark, #

[PHP] includes

2001-03-12 Thread Rick St Jean
. All I want to do is include it raw... any ideas? Rick ## # Rick St Jean, # [EMAIL PROTECTED] # President of Design Shark, # http://www.designshark.com/ # Quick Contact: http://www.designshark.com/messaging.ihtml # Tel: 905-684-2952

Re: [PHP] includes

2001-03-12 Thread Rick St Jean
How embarassing... I read about that and forgot about it. It is a matter a getting aquainted with new syntax. Thanks. Rick At 01:52 PM 3/13/01 +1030, David Robley wrote: >On Tue, 13 Mar 2001 13:45, Rick St Jean wrote: > > I am looking for a simple way to include a file and not have

Re: [PHP] includes

2001-03-12 Thread Rick St Jean
01 13:54, Chris Cocuzzo wrote: > > I'm slightly confused as to why you would not want it parsed and > > executed...or I should say...what would be the differences in using the > > include function vs. reading it in like a file?? > > > > Chris > > > > --

Re: [PHP] TXT files

2001-03-13 Thread Rick St Jean
gt;Thanks >See ya! ###### # Rick St Jean, # [EMAIL PROTECTED] # President of Design Shark, # http://www.designshark.com/ # Quick Contact: http://www.designshark.com/messaging.ihtml # Tel: 905-684-2952 ## -- PHP General Mailing List

Re: [PHP] Payflow Pro

2001-03-13 Thread Rick St Jean
(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 PROTECTED] ###### # Rick St Jean, # [EMAIL PROTECTED] # Presid

Re: [PHP] need some help..

2001-03-13 Thread Rick St Jean
ng 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 PROTECTED] ###### # Rick St Jean, # [EMAIL PROTEC

Re: [PHP] tutorials on good database design

2001-03-13 Thread Rick St Jean
//www.php.net/) >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] ## # Rick St Jean, # [EMAIL PROTECTED] # President

Re: [PHP] RE:PHP | MySQL Search

2001-03-13 Thread Rick St Jean
ch WHERE CountryID='2' AND PriceID='3' AND > >(FacilityID='5') > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrat

Re: [PHP] Multi-Step Script

2001-03-13 Thread Rick St Jean
t/) >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] ###### # Rick St Jean, # [EMAIL PROTECTED] # President of Design S

Re: [PHP] foreach() faster than while()?

2001-03-14 Thread Rick St Jean
r production. > >-- >PHP General 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 PROTECTED]

Re: [PHP] Statistics function

2001-03-14 Thread Rick St Jean
Lauri > > > >-- >PHP General 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 PROTECTED] ##

[PHP] FAQ

2001-03-15 Thread Rick St Jean
know if there would be a demand for an experienced mailing list? I am just frustrated by the same 3 questions that pop up about once a day. The rest of the posts are great. Rick ## # Rick St Jean, # [EMAIL PROTECTED] # President of Design

Re: [PHP] FAQ

2001-03-15 Thread Rick St Jean
Cool idea, I am going to add that to the spec for the mailing list program we are working on. it is relatively simple if you put it there when you are planning the app. At 09:17 AM 3/15/01 -0800, RBL wrote: >on 3/15/01 9:04 AM, Rick St Jean at [EMAIL PROTECTED] wrote: > > > Also

Re: [PHP] FAQ

2001-03-15 Thread Rick St Jean
y. A list member out there >just might know _exactly_ what you need to solve your problem. > >mal > >-Original Message- >From: RBL [mailto:[EMAIL PROTECTED]] >Sent: 15 March 2001 17:17 >To: Rick St Jean; [EMAIL PROTECTED] >Subject: Re: [PHP] FAQ > > >on 3/15/0

Re: [PHP] Newbie question: Basic knowledge

2001-03-15 Thread Rick St Jean
me! > >Thanks a lot > > >Christian > > >-- >PHP General 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 PROTECTED] ###

Re: [PHP] FAQ Ignor if you are tired of this.

2001-03-15 Thread Rick St Jean
hey then? > >The problem with the manual is, that it is VERY hard to understand correct >for a newbee. For a little experienced developer it's no problem. But the >rest of us?? > > > >- Original Message - >From: "Rick St Jean" <[EMAIL PROTECTED

Re: [PHP] Hmmm... What's problems?

2001-03-15 Thread Rick St Jean
t; >-- >PHP General 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 PROTECTED] ## # Ric

Re: [PHP] XML Newbie.!

2001-03-16 Thread Rick St Jean
t PHP, but since this is such a > > great discussion forum, I am certain it is a good place to get started > > with a new technology. > > >Oh, but it is a PHP mail list/newsgroup. >This question does not belong here. > >Nik > ######

Re: [PHP] XML Newbie.!

2001-03-16 Thread Rick St Jean
If it was a question about tables and how you can use them with PHP then yes. Take this off-list if you have something important to say please. At 07:39 AM 3/17/01 +0100, Nik Gare wrote: >In article <[EMAIL PROTECTED]>, >Rick St Jean <[EMAIL PROTECTED]> wrote: > >

Re: [PHP] how do i get a variable type? - not that simple

2001-03-18 Thread Rick St Jean
nk > > you. > > > > -dave > > > > > > > > -- > > PHP General 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-mai

Re: [PHP] What does a ? do

2001-03-20 Thread Rick St Jean
HP General 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 PROTECTED] ## # Rick St Jean, # [EMAIL PR

Re: [PHP] A universal Database Class

2001-05-17 Thread Rick St Jean
nsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] ###### # Rick St Jean, # [EMAIL PROTECTED] # President of Design Shark, # http:/

[PHP] Conditions within a function

2002-04-16 Thread Scott St. John
I have been trying to organize my code better by using functions, especially where I am repeating logic. The problem seems to be when I run a condition within the function, an if statement to check for results of a variable. As is the code seems to be bypasses, but if I put a die; in the fun

Re: [PHP] Conditions within a function

2002-04-16 Thread Scott St. John
On Tue, 16 Apr 2002, Erik Price wrote: > First of all, try organizing your code using whitespace. Here is an > example of the code, formatted to be a bit easier to read: Thank you, that was Pine doing some nice formatting tricks of it's own. > Now, my first question, is why do you have $userI

Re: [PHP] mysql quickie..

2002-04-17 Thread Scott St. John
Kelly- My way may not be perfect, but this is what I do. $sql_temp = "select last_insert_id() as mainid from transfers"; $sql_result_temp = mysql_query($sql_temp,$connection); $row_temp = mysql_fetch_array($sql_result_temp); $file_temp_id = $row_temp["mainid"]; -Scott On Wed, 17 Apr 200

Re: [PHP] PHP editor for windows

2002-04-22 Thread Scott St. John
Macromedia/Allaire Home Site 5.0 has PHP color coding, not auto-complete, but you can customize it for auto-complete if you want. You can also make it tab 2 instead of 4 :) It's been my editor since the free version 1.0 and it's a work horse. And Home Site has Ultra Dev/Dream Weaver integra

Re: [PHP] Return more than 255 chars

2002-04-22 Thread Scott St. John
Change nvarchar to varchar, ntext to text. I do not think you can return a nvarchar from SQL Server like that. Was this imported from Excel? -Scott On Mon, 22 Apr 2002, Jeff Hatcher wrote: > I'm running Advance Server with MSSQL 2000 Enterprise. > > I can not get php to return more than 25

Re: [PHP] PHP Editors

2002-05-01 Thread Scott St. John
I second that! I was to the point where I bought Ultra Dev but only used it for table layout and then spent the rest of my time in Home Site. Now with the new Dreamwever MX Home Site is built in. I was able to complete a site I was working on in PHP in about an hour last night! Since Home

[PHP] adding 60 to a date

2002-05-07 Thread Scott St. John
Morning I am working on a password aging system that will force a user to change their password every 60 days. Can anyone recommend the best method for taking the current date and adding 60 days to that number? Should I do a unix timestampe and add or strtotime and add 60 days? Thanks,

Re: [PHP] adding 60 to a date

2002-05-07 Thread Scott St. John
Will the fact that the server is on NT be a problem? On Tue, 7 May 2002, John S. Huggins wrote: > On Tue, 7 May 2002, Scott St. John wrote: > > >-Morning > >- > >-I am working on a password aging system that will force a user to change > >-their passw

Re: [PHP] date comparison again

2002-05-09 Thread Scott St. John
Thank you Miguel! I was missing the /86400 and it works much better now :) On Thu, 9 May 2002, Miguel Cruz wrote: > On Wed, 8 May 2002, Scott St. John wrote: > > Sorry to be so thick this morning, but I have a unix time stamp in my MS > > Sql server that is the date,

[PHP] SQL Server test tool

2002-05-15 Thread Scott St. John
Has anyone seen or know if it is possible to use PHP to test if a SQL server is alive on port 1433? I know I could run a query, but was looking for something to actually test on the port. Thanks, -Scott -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php

[PHP] fsockopen

2002-05-16 Thread Scott St. John
I am using fsockopen to test several of our SQL and WEB servers at our office. Testing ports 80, 1433 and 8080 work fine, but I would like to set something up to test ports on our mainframe. These are printers listening on 9100 and when I test it fails. I don't see anything in the online do

[PHP] Newbie question : PHP variables are not posted by this

2002-05-31 Thread Frédérick St-Hilaire
It a BASIC question, With the following: Name : With the job_action.php I want to display the resaults to the user. But the variable name is empty. What's the problem? Thanks Frédérick St-Hilaire -- PHP General Mailing List (http://www.php.net

[PHP] intranet security

2002-02-27 Thread Scott St. John
I am currently building an intranet security system to handle internal users and the web applications we have. When we are done we will have the ability to add/remove users, control what apps they can and can't see, etc. One thing I would like to be able to do is set up groups and have the

Re: [PHP] Re: intranet security

2002-02-27 Thread Scott St. John
Thank you. What I am trying to avoid is doing a parsing of the string everytime a user comes in. My thought is to use a user table, a group table and then a permissions table that will allow the user to be a member of more than one group. Thank you, -Scott On Wed, 27 Feb 2002, Julio Nob

Re: [PHP] Non printable page

2002-03-01 Thread Scott St. John
Black background, white text used to work :) On Fri, 1 Mar 2002, Diana Castillo wrote: > Is there any way tomake a page that cannot be printed?? > > > > -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Non printable page

2002-03-01 Thread Scott St. John
Seriously, another option that works in IE would be to use the link tag in the of the document. Put an alternate document in the tag so when they print the page you can control the content. Here is the tag: -Scott On Fri, 1 Mar 2002, Diana Castillo wrote: > Is there any way tomake a page

Re: [PHP] how to use PHP on command line in windows

2002-03-01 Thread Scott St. John
Just download the CGI version and call it from the command line. I am doing a project now based entirely on the command line using PHP as a file parser on Win 2K. You can add it to your path or just call it: c:\php\php.exe -q nameOfScript.php Make sure you write it like a normal PHP script wi

Re: [PHP] mySQL back up

2002-03-04 Thread Scott St. John
1)Create the db in mysql: mysqladmin -u (your user name) -p (if you have a password) create (new database name) 2)mysql -D (the name you used above) < (the text file) Works on Unix and 2000. Is that what you mean? -Scott On Mon, 4 Mar 2002, Wilbert Enserink wrote: > Hi all, > > I have

Re: [PHP] REQUEST QUESTION

2002-03-05 Thread Scott St. John
Call me silly, but I would just call the hidden values: $order1 and $order2 Did I miss why they both must be called order? On Tue, 5 Mar 2002, karthikeyan wrote: > Hi Guys, > > I allready posted this question in detail but I believe I didn't explain it >properly. > > There are 2 hidden

[PHP] number_format

2002-03-08 Thread Scott St. John
Hi everyone, I am trying to format a number for a report, the one consistant thing is the three decimal places. But I need to strip them, then fill in zero's from the left. So, if the number coming in is 8.000 I need to convert to 00800, 11.070 would convert to 01107. I have tried a combi

RE: [PHP] number_format

2002-03-08 Thread Scott St. John
tair Battrick > Senior Developer > Lightwood Consultancy Ltd > http://www.lightwood.net > > > -----Original Message- > > From: Scott St. John [mailto:[EMAIL PROTECTED]] > > Sent: 08 March 2002 17:02 > > To: [EMAIL PROTECTED] > > Subject: [PHP] number_format

[PHP] getting values from multiple select

2002-03-13 Thread Scott St. John
Hi gang- I am working on a javascript box that will allow the user to drag values from one select box to another. I will use this box to set the values. This is a standard, multiple select box. On the next page I need to figure out what PHP is doing with the data coming in. If I send 5 field

Re: [PHP] getting values from multiple select

2002-03-14 Thread Scott St. John
Yes, I have tried that. To view them on the next page I would call them as $choice[0];$choice[1];, etc, but only the first item in the list is available. -Scott On Thu, 14 Mar 2002, Erik Price wrote: > Did you try putting brackets at the end of the input names? This tells > PHP to put the v

Re: [PHP] getting values from multiple select

2002-03-14 Thread Scott St. John
Ok, how about a code snipet since I seem to be blind this morning. The select box code: $groupName"; } ?> On the next page I tried the code Erik recommended doing this: foreach ($groups as $group_list){ echo $group_list; } Any eye openers? Thanks, -Scott On Thu, 14 Mar 2002, E

Re: [PHP] getting values from multiple select

2002-03-14 Thread Scott St. John
On Thu, 14 Mar 2002, Erik Price wrote: > Sure! First go get a cup of coffee! :) > Then change the first line to say this: > > Let me know how that works for you. Erik- I don't do coffee, but the Iced Tea works just as well :) Thank you, all is well and my happy face is back on. I was missi

Re: [PHP] Perl NewsGroup?

2002-03-21 Thread Scott St. John
Not really a bad question as both are great tools. If you are new to Perl check out the Perl Beginners group. Wonderful group of people and very patient with newbies. Make sure you read up on things you are trying to do before you ask the "how do I do this" question. -Scott On Wed, 20

Re: [PHP] Re: which php book 2 buy ?

2002-03-26 Thread Scott St. John
I didn't think Programming PHP was out yet? On Tue, 26 Mar 2002, Rasmus Lerdorf wrote: > Or, of course, if you want to be cool like Carl: > > http://lerdorf.com/buy/ > > ;) > > -Rasmus > > On Tue, 26 Mar 2002, Ralph Friedman wrote: > > > In article <[EMAIL PROTECTED]>, Septic Flesh wro

[PHP] cookies

2002-03-27 Thread Scott St. John
Help! I have not had a need to use sessions or cookies on PHP until now. My experience has been to use Sessions in ASP. I am building a system to have users log in and then drop a cookie on their machine so they can log onto other apps. It's an internal app. The cookie will contain a useri

Re: [PHP] Hi to you anti-spammers HAHA

2002-04-01 Thread Scott St. John
On Mon, 1 Apr 2002, vins wrote: > Happy Happy Easter. > and to all you peeps out there who don't celebrate this day. > Hope you enjoyed your day. > > And just too keep the cool > How do i run that script that give all the information about php ? > Someone told me the you type PHPINFO(); > but

Re: [PHP] Custom 404

2002-04-02 Thread Scott St. John
Custom 404 what? Do you want to make one? On Tue, 2 Apr 2002, Craig Donnelly wrote: > Custom 404 > > > > -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] cookie sharing between asp and php

2002-04-09 Thread Scott St. John
I have developed a security application for our intranet that handles a user login. It writes values to a cookie and uses that to verify them on the intranet sites until the sessions expire. Since we have not totally moved over to PHP I have some ASP applications I need to protect as well.

Re: [PHP] Re: cookie sharing between asp and php

2002-04-09 Thread Scott St. John
On Wed, 10 Apr 2002, Gordon Stewart wrote: > As far as I know - ALL cookies set by a particular server - can be read & > re-set by any programme / process on the same server / website.. > So your ASP script could read your PHP cookies & vice-versa.. > I'm just learning PHP, & dont know cookies as

Re: [PHP] One last thing for the day

2002-04-10 Thread Scott St. John
$network = new COM("WScript.Network"); $computername = $network->ComputerName; On Wed, 10 Apr 2002, Ron Allen wrote: > Any idea on how to obtain a computer name...Windows environment using > PHP? > > > > -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visi

Re: [PHP] Finding every even 100

2001-03-21 Thread Rick St Jean
l: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] ## # Rick St Jean, # [EMAIL PROTECTED] # President of Design Shark, # http://www.designshark.com/ # Quick Contact: http

Re: [PHP] IBill - Can you recommend a script?

2001-03-21 Thread Rick St Jean
list administrators, e-mail: [EMAIL PROTECTED] ###### # Rick St Jean, # [EMAIL PROTECTED] # President of Design Shark, # http://www.designshark.com/ # Quick Contact: http://www.designshark.com/messaging.ihtml # Tel: 905-684-2952 ###

RE: [PHP] Form help

2001-03-22 Thread Rick St Jean
n the addressee, whether >inadvertent or otherwise is not intended to waive privilege or >confidentiality' > >** > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, e-mail: [EMAIL PROTE

Re: [PHP] This PHP list

2001-03-29 Thread Rick St Jean
; > Jason Murray > > [EMAIL PROTECTED] > > Web Design Team, Melbourne IT > > Fetch the comfy chair! > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL

Re: [PHP] shipping module

2001-03-29 Thread Rick St Jean
wrote: >Hi, > >We are developing a shopping cart application are wondering if there are >any modules available to integrate with the different shipping >companies. An help would be greatly appreciated. > >Thanks, > >Craig ###

[PHP] Editors Inquiry.

2001-03-29 Thread Rick St Jean
collected via email. To vote, you must go to the web site listed above. Thanks! ## # Rick St Jean, # [EMAIL PROTECTED] # President of Design Shark, # http://www.designshark.com/ # Quick Contact: http://www.designshark.com/messaging.ihtml

Re: [PHP] php jobs?

2001-04-01 Thread Rick St Jean
;-- >PHP General 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 PROTECTED] ## # Rick St Jean, #

Re: [PHP] scheduler

2001-04-02 Thread Rick St Jean
check out www.ileaguemanager.com At 12:12 PM 4/2/01 -0500, Michael Roark wrote: >Does anyone have any code which creates schedules? Like to create a works >schedule or a league schedule (baseball, softball that sort of thing) > > > >-Micahel > > >-- >PHP General Mailing List (http://www.php.net

[PHP] $_FILES empty, trouble with uploading

2009-03-04 Thread Karl St-Jacques
Hello people. I have some trouble with an upload script. It was working until the last 2 weeks. Whenever I tried to upload a file to a remote server, the $_FILES array is empty. I print global at start of the script there's nothing. Here's the form http://random.server.com/video/upload.ph

  1   2   >