[PHP] ZEND_DEBUG

2001-02-21 Thread Ron
Hello All, Is there a way to turn ZEND_DEBUG on or off without recompiling? Thanks. -- 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] Excel

2001-05-24 Thread Ron
page that excel will read it as a spreadsheet? Any help would be appreciated.. -Ron - [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]

Re: [PHP] All URL's calling one script

2001-05-24 Thread Ron
You can try to set the 404 error page to that ... I don't know how safe that is, but it might work.. -Ron ""Simon Kimber"" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi All > > This is possibly more of an

[PHP] Forms

2002-03-22 Thread Ron
This is the first time that I have tried to conquer a form in PHP(which I obviously am not doing) so that I can have a total PHP script page and move away from HTML. Here is my code as followed by my book (PHP Black Book) some variables have been changed "radio", "question" => "What section i

[PHP] Re: Seek server hardware recommendation

2002-03-22 Thread Ron
All you really need is something quite basic A Pentium II 450 would work with about 256mb RAM recommend 384 or 512. The Hard drive size is really up to you and the amount of info you are going to store on your site. You sound like you could easily get away with a 10GB HD. Is this going to be for

[PHP] Comparrison

2002-03-27 Thread Ron
How would I compare to variables where I would want one variable to equal only part or some of the other variable? Here is the code Any suggestions -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Opening up a generic text file

2002-03-28 Thread Ron
I want to open up a generic text file from the same server that my www is on. $file= fopen("The full URL/finance/daily.txt","r"); $rf=fread($file,100); $new=substr ($rf,0); fclose($file); echo ("$new"); ?> I keep on getting errors...any suggestions on how I can do this??? Warning: fopen("**

[PHP] Re: Opening up a generic text file

2002-03-28 Thread Ron
Figured it out on a windows platform you have implicitly specify the path "c:\ "Ron" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I want to open up a generic text file from the same server that my www is > on. > > $fi

[PHP] a CNN headline news grabber

2002-03-28 Thread Ron
Does anyone know of a CNN headline news grabber. I found one, but it returns a blank page everytime. Or does anybody have a grabber that I can customize??? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Source Code for the CNN Grabber

2002-03-28 Thread Ron
This is the source, which is to advanced for me to debug!!! Waiting on their responce and maybe they can help me.Anybody have any clues http://www.w3matter.com ## # Released under the GNU # Please keep this copyright # notice intact. #--

[PHP] Re: Source Code for the CNN Grabber

2002-03-28 Thread Ron
Sorry meant to reply to my previous postAll it does is return a blank page! "Ron" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > This is the source, which is to advanced for me to debug!!! > Waiting on their respo

[PHP] Re: no reload

2004-10-10 Thread Ron
Yes - my problem *was* on the server side, and not on the client. I don't know what the problem was, but the files were in a soft linked folder. I moved them to my apache docroot and it solved the problem. Thanx, Ron Gal wrote: Yes, they do control the browsers cache. You can use the Mo

[PHP] Extremely slow cURL curl_exec execution/response with 5.4.13

2013-03-21 Thread Ron
When upgrading from 5.4.12 to 5.4.13, cURL curl_exec calls are taking something like 700ms to complete. (Even to a file on the same server.) If I replace php_curl.dll library with the version from 5.4.12 all works as expected. Anyone else having issues or have suggestions as to how to debug/pro

[PHP] test

2006-01-11 Thread ron
test -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] **** Converting dynamic webpages into static HTML pages

2002-11-27 Thread Ron Stagg
the output buffer that Apache sends to the client? Any other ideas? Thanks, Ron

RE: [PHP] **** Converting dynamic webpages into static HTML pages

2002-11-27 Thread Ron Stagg
Thank you! This is just what I was looking for. I was not aware of the output control functions. Using the ob_ functions will make this child's play. Thanks again, Ron -Original Message- From: Michael Hazelden [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 27, 2002 12:29

[PHP] Variable Undefined, even when global?

2003-03-08 Thread Ron Biggs
e KeepGoing; $trigger=true; continue; } } }else{ if($trigger == false){ echo "code . "\">" . $lkColor[$i]->name . "\n"; continue; } } //EndIf either 8 or 9 } // FOR col

Re: [PHP] Variable Undefined, even when global?

2003-03-08 Thread Ron Biggs
You are a god among men, Ernest. THANK YOU! -ron "Ernest E Vogelsinger" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > At 01:28 09.03.2003, Ron Biggs said: > [snip] > >function ColorCollection($lkID){ > > &

[PHP] New mailing list

2003-03-10 Thread Ron Clark
get programmers thinking about security. -- Ron Clark System Administrator/Web Coordinator Armstrong Atlantic State University 11935 Abercorn Street Savannah, Ga 31419 Phone: 912 961 3234 Fax: 912 927 5353 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP] Re: PHP url variables

2003-03-13 Thread Ron Rudman
Try: parse_str( $_SERVER['QUERY_STRING']); "Stephen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi > > I have just installed PHP 4 and Apache 2 but when I pass a variable in a url > eg ?id=1 > I can't get the variable value by $id, I have to use $_GET['id'] or > $_POST['id'] > >

[PHP] Multiple DB Inits

2003-03-16 Thread Ron Rudman
I am using MySQL via PEAR:DB like this (these statements are executed for each SQL statement):: $dbc = DB::connect( $dsn ); $cmd = strtoupper(strtok( $str, " " )); if ( $cmd == "SELECT" || $cmd == "SHOW" ) $aRows = ( $queryparms == "" ) ? $dbc->getAll( $str ) : $dbc->getAll( $str, $queryparm

[PHP] Validating two variables

2003-07-14 Thread Ron Allen
if ($user!='monganl') is what I have this is what I want to do if ($user!='monganl' or 'wilsonma') what would be the proper format for this! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Using a drop down box with an udetermined field amount

2003-07-14 Thread Ron Allen
What I want to do: Have a person input information about individuals into a database. One of the fields in the database will be Unit. On a form one of my drop down menu's will be Unit. I would like to have the PHP page poll the Unit field in the database and send all the different Unit results to

[PHP] Carrying a variable

2003-07-15 Thread Ron Allen
I am using PHP 4.3.0 The way that I usually carry variables from one page to another is $Unit = ($_GET['Unit']); This is the page that is referencing it! "; $DBName = "SIGO"; $table1 = "sigo"; include 'drop.php'; $db = mysql_connect("$DBhost","$DBuser","$DBpass") or die("Problem connecting"); mys

[PHP] Verifying a certain amount of numbers

2003-07-16 Thread Ron Allen
I would like to know how to verify that there are 6 numbers (only numbers in a field) that will be submitted to a database? Any clues! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] NON-PHP question (I-frames)

2003-07-17 Thread Ron Allen
Do we have any I-frame experts for IE. I am trying to use multiple I-frames in Internet Explorer. When two of them are applied they both lose their positon attributes. Any clues? #floatframe {position:absolute; left: 40px; top: 40px; width: 30px; heigh

[PHP] Bringing href up in a different page

2003-07-17 Thread Ron Allen
This is my current code. I am trying to have this come up in a different page. Help please! ".$row['ID']." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Using href as a submit for a form

2003-07-18 Thread Ron Allen
I am using a form to submit to mysql. What I would like to do is to use a link to submit the form instead of the standard submit button. Help is appreicated. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Need to use META tag with variable attached

2003-07-18 Thread Ron Allen
This is what I have What I would like is for this to carry a variable with it. I have tried several different variations and they don't work obviously Does someone have an idea for this? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Need to use META tag with variable attached

2003-07-18 Thread Ron Allen
Got it echo";" ?> "Ron Allen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > This is what I have > > > What I would like is for this to carry a variable with it. I have tried > several different variations and they don't wor

[PHP] Print help

2003-07-21 Thread Ron Allen
What I would like to do is to make an optional page that can print information to a specified printer. Can PHP do this? If so how??? Please help!!! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Mail or Authentication or redirection of SMTP

2003-07-27 Thread Ron Allen
Here is my problem. When I send emails locally theough the Exchange Server I have no problems sending mail. When I try to send emails to another site through the MTA funtion_mail pops up. One of two things came to mind. First is that we have anonymous forwarding of emails turned off for security

[PHP] Re: Mail or Authentication or redirection of SMTP

2003-07-27 Thread Ron Allen
Do I need to login into the server for this? "Ron Allen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Here is my problem. When I send emails locally theough the Exchange Server > I have no problems sending mail. When I try to send emails to another

[PHP] Mail Authentication or redirection of SMTP server

2003-07-28 Thread Ron Allen
Here is my problem. When I send emails locally theough the Exchange Server I have no problems sending mail. When I try to send emails to another site through the MTA funtion_mail pops up. One of two things came to mind. First is that we have anonymous forwarding of emails turned off for security

[PHP] LDAP_connect()

2003-08-02 Thread Ron Allen
Everytime I try to run this function it says that it is an undefined function LDAP_connection -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: parse_str()

2003-04-02 Thread Ron Rudman
I think you mean: $example_string = '?action=kick&item=me'; "Jose" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I might be wrong here, but with the code below I would expect $_GET to be filled and the script to output the next line: // expected output: // // array(2) { ["acti

Re: [PHP] Redirect

2003-04-05 Thread Ron Rudman
I believe you can also prevent the header error by using ob_start(); "Jean-Louis Letortorec" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > To work around that "headers already sent" problem, I use: > > if ($condition == true) { echo > "location.href=('http://...');"; } > > That wor

[PHP] Installation problem

2003-06-01 Thread Ron Dyck
I'm currently attempting to upgrade to the latest version of php. When I run: ./configure --with-apxs2=/usr/local/apache2/bin/apxs \ --with-mysql=/usr/local I get the following message: Cannot find header files under /usr/local Why is this? ron -- PHP General Mailing List

[PHP] REGEX Question

2003-06-17 Thread Ron Dyck
a non, arcu. Mauris cursus vulputate pede. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Appreciate you help. ====== Ron Dyck Webbtech.net == --

[PHP] Why Can't I get this to work

2003-06-25 Thread Ron Clark
Hello all, I have a php script that reads a flat text file with fields seperated by a space. I explode them into an array just fine, but when I try then to load that array into a mysql database, it doesn't work. Here is my script: for ($i=0; $i<$number_of_alerts; $i++) { // Split each lin

[PHP] Re: Why Can't I get this to work

2003-06-28 Thread Ron Clark
;,'$line[7]', '$line[8]', '$line[9]', '$line[10]', '$line[11]', '$line[12]')"; $results = mysql_query($IPFWsql) or die ("Could not execute query"); } Again, any help with this issue is appreciated. Thanks, Ron Clark

[PHP] Storing objects in a session

2002-08-13 Thread Ron Dyck
e page. __PHP_Incomplete_Class Object ( [__PHP_Incomplete_Class_Name] => auth I'm using php-4.2.2. ron -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] ************ SSL Support *****************

2002-08-19 Thread Ron Stagg
>From within a PHP script, I need to initiate a secure HTTPS form POST from my Apache server to a separate third party server. I have yet to figure out how to accomplish this. Can PHP even handle something like this? I welcome any advice. Thanks, Ron

[PHP] Email formatting

2002-08-30 Thread Ron Dyck
servers recognize and accept [EMAIL PROTECTED] as they would [EMAIL PROTECTED]? === Ron Dyck WebbTech www.webbtech.net [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Output Buffering issues with 4.1.2

2002-09-09 Thread Ron Dyck
I seem to have some trouble with a script using the output buffering functions on a server running v4.1.2. Everything works fine on the box with 4.2.2. Is this an issue with 4.1.2? === Ron Dyck WebbTech www.webbtech.net [EMAIL PROTECTED] -- PHP

[PHP] passing variable question

2002-11-11 Thread Ron Clark
Hello all, I have a php script that reads all the files in a directory (pictures), the outputs each picture as a link to be displayed in the main frame of the html page. All of that works fine. I want to be able to "pretty up" the picture out put by placing the picture into a html table so it is c

[PHP] Client IP address

2002-11-21 Thread Ron Smith
I know this is probably easily solved, but I'm trying to locate the PHP function which returns the client's IP address when they request a page from the server. I'm having no luck searching the php.net function list. Kindest regards, Ron "Yes, they were dinking with

[PHP] XML to PHP help

2003-08-31 Thread Ron Clark
of a working script and compare it to my own. Thanks, Ron Clark -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Running CLI from a web page

2003-11-10 Thread Ron Rudman
I have a php cli that creates a file. It works fine when I execute it from the Linux command line as "php foo > bar". I'm trying to also execute this by clicking a form button on a web page via "system('php foo > bar')". I can see that the file bar gets created but it's always empty. I've trie

Re: [PHP] Running CLI from a web page

2003-11-10 Thread Ron Rudman
There are already plenty of echo statements in foo! They DO show up when I run php foo. It's when I try to use system("php foo") that I don't get anything. "Jay Blanchard" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] [snip] I have a php cli that creates a file. It works fine whe

Re: [PHP] Running CLI from a web page

2003-11-10 Thread Ron Rudman
s because then the code in foo might conflict with the context surrounding the include. I was hoping for a simpler solution, but I might be able to isolate the include in a function. "Chris Shiflett" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > --- Ron Rudman

Re: [PHP] resizing images

2001-02-21 Thread Ron Wills
I have been using the tools from ImageMagick (convert) to create thumb nails of pictures upload to our site. Once you have the uploaded file just: if (exec('convert -w 100x100 ... src_file dest_file')) { error } I hope this helps. Dale Frohman wrote: > Does anyone know of a way to resiz

Re: [PHP] Return Image for PHP Link

2001-02-27 Thread Ron Wills
brain. Any help would be appreciated! Karl -- 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] -- 209 Media Ron Wills <[EMAIL PROTECTED]>

Re: [PHP] convert GIF to JPEG with PHP

2001-02-27 Thread Ron Wills
CTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- 209 Media Ron Wills <[EMAIL PROTECTED]> Programmer   -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-

Re: [PHP] while loop and modulus?

2001-02-27 Thread Ron Wills
't take it.  Frustrating, to say the least. James. -- 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] -- 209 Media Ron Wills <[EMAIL PROTECTED]&

Re: [PHP] quoting issues in PHP

2001-02-27 Thread Ron Wills
ttp://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] -- 209 Media Ron Wills <[EMAIL PROTECTED]> Programmer   -- PHP General Mailing List (http://www.php.net/) To unsubsc

Re: [PHP] Stream Content

2001-02-27 Thread Ron Wills
ED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- 209 Media Ron Wills <[EMAIL PROTECTED]> Programmer   -- 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] PostgreSQL vs InterBase

2001-02-27 Thread Ron Wills
ditional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- 209 Media Ron Wills <[EMAIL PROTECTED]> Programmer   -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP] Identifying input type="file"

2001-05-09 Thread Ron Dyck
input field. Is there another method? I do have the form as: and I can catch all the other form elements without a problem. thanks, ron -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the

Fw: [PHP] Identifying input type="file"

2001-05-09 Thread Ron Dyck
f the form element. But I was able to identify it through $HTTP_POST_FILES. Thanks ron -- 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] Re: Help!

2001-05-14 Thread Ron Pitts
l: > > [EMAIL PROTECTED] Frequently. They ignore me. > - Original Message - > From: "Ron Pitts" <[EMAIL PROTECTED]> > To: "Kath" <[EMAIL PROTECTED]> > Sent: Monday, May 14, 2001 5:29 PM > Subject: Help! > > > > I have been trying to

[PHP] Re: Help!

2001-05-14 Thread Ron Pitts
ple out of the list when they want to go. > - Original Message ----- > From: "Ron Pitts" <[EMAIL PROTECTED]> > To: "Kath" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Monday, May 14, 2001 9:48 PM > Subject: Re: Help! >

[PHP] How Do I Escape from This List???

2001-05-17 Thread Ron Pitts
not want the genie to come out. 21. You can either ask us to do something OR tell us how you want it done, not both. 22. Christopher Columbus did not need directions, and neither do we. Ron Pitts Caravela Books 134 Goodburlet Road Henrietta, NY 14467 http://caravelabooks.com -- PHP General Ma

[PHP] HOW DO I UNSUBSCRIBE? NOTHING WORKS!

2001-05-17 Thread Ron Pitts
forearm and removes pill remnants from right eye. Call at furniture shop on way home to order new table. Ron Pitts Caravela Books 134 Goodburlet Road Henrietta, NY 14467 http://caravelabooks.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

[PHP] php 4.1.1 and imap/ssl

2002-01-07 Thread Ron Peterson
I can telnet to port 993 o.k. Any ideas? Or can anyone at least verify that imap-ssl works in php 4.1.1.? -- -Ron- https://www.yellowbank.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To c

[PHP] Re: php 4.1.1 and imap/ssl

2002-01-08 Thread Ron Peterson
Ron Peterson wrote: > > I've installed php 4.1.1. with the following configure options: > > ./configure --prefix=/usr/local/versioned/php-4.1.1 > --with-apache=../apache_1.3.19 --with-openssl --with-imap > --with-imap-ssl=/usr/local/openssl --with-kerberos --with-gett

[PHP] php-4.1.1 and pspell

2002-01-16 Thread Ron Clark
fine. Does anyone know if this is a bug with php-4.1.1. Operating system is solaris-8 on a sun enterprise 450 Thanks in advance, -- Ron Clark System Administrator/Web Coordinator Armstrong Atlantic State University 11935 Abercorn Street Savannah, Ga 31419 Phone: 912 961 3234 Fax: 912 927 5353

[PHP] Re: Computer Science and PHP

2002-01-18 Thread Ron Clark
age to a language like perl or PHP than the reverse after graduation. At our university we offer special topics courses that are not on the curriculum when requested by students - courses on PHP perl visual basic. Maybe you should talk to the CS department head about special topic classes or department

[PHP] Parse error

2002-02-04 Thread Ron Clark
t;phpkid","d0wn") or die ("Could not connect to server"); Anyone have any ideas?? I am so stuck and running out of hair to pull out! Thanks in advance, Ron Clark -BEGIN PGP SIGNATURE- Version: PGP 7.1 iQA/AwUBPF7Th0SpEYIqgLQzEQInoACeOGf5f1LhIowxzrkwlbQGbp9

[PHP] Name of file included

2002-02-05 Thread Ron Dyck
I need to access the name of a file included. ie: in index.php I've included various files, among them navigation.inc. Instead of manually typing at the top of everyfile, I'd like to use something like: === Ron Dyck WebbTech www.WebbTech.net

[PHP] Newbie Question about PHP / MySQL

2002-02-08 Thread Ron Clark
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello All: How do I read all of the data from just one column, then develop a count based on those items? I think I start with mysql_fetch_field(), but right there I get stuck. Any ideas to point me in the right direction? Thanks in advance, Ron

[PHP] Syntax ???

2002-02-08 Thread Ron Clark
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello all again, Here is my line in my script: $ynumber = mysql_query("SELECT COUNT(*) FROM responses WHERE response=y"); But it returns a blank or empty. How do I convert this MySQL command to PHP? mysql> SELECT COUNT(*) FROM responses WHERE resp

[PHP] Using Variable Variables from form values inside a function

2002-02-18 Thread Ron Dyck
ction() { foreach($_POST as $key=>$value) { if (empty($$key)) { print "empty value $key"; } } } Anyone dealt with this? === Ron Dyck WebbTech www.webbtech.net [EMAIL PROTECTED] 905 734-1164 -- PHP General Mailin

Re: [PHP] Using Variable Variables from form values inside a function

2002-02-18 Thread Ron Dyck
$key"; > } >} > } That did it. I assumed that since $_POST was global, the key/value pair would be. Guess not :-| Thanks! ron -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Determine the difference between two dates

2002-04-19 Thread Ron Allen
If I have two variables of time both in the format of "Y-m-j J:i:s" How would I go about and get the difference? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Determine the difference between two dates

2002-04-19 Thread Ron Allen
me($firstTime); > $lastTime=strtotime($lastTime); > > // perform subtraction to get the difference (in seconds) between times > $timeDiff=$lastTime-$firstTime; > > //echo out the difference > printf ("Difference is %d seconds",$timeDiff); > > ?> > > HTH &

Re: [PHP] Determine the difference between two dates

2002-04-19 Thread Ron Allen
wrote in message 027601c1e7a9$fbe6f0f0$0200a8c0@dannys">news:027601c1e7a9$fbe6f0f0$0200a8c0@dannys... > use the date() command (http://www.php.net/date) - using $timeDiff as the > datestamp. > > HTH > > Danny > > - Original Message - > From: "Ron Allen"

Re: [PHP] Determine the difference between two dates

2002-04-19 Thread Ron Allen
Appreciate the assistance Danny Figured it out $totaltime= date("H:i:s", mktime(0,0,$totaltime)); Just followed PHP from this page http://www.php.net/manual/en/function.mktime.php "Ron Allen" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL

[PHP] Within the date format

2002-04-19 Thread Ron Allen
This is what I have right now $totaltime= date(":H:i:s", mktime(0,0,$totaltime)); This is the result 04:20:46 from the following dates 2002-04-25 16:30:16 2002-04-19 12:09:30 534046 seconds I would like to be able to get the days and, if needed, the number of months and years -- PHP Gene

[PHP] PGP and other encryptions methods for PHP

2002-05-01 Thread Ron Dyck
sure of how well that integrates with PHP. Any help or tips from anyones who's done some work with this would be appreciated. === Ron Dyck WebbTech www.webbtech.net

[PHP] ******************* Secure product download *******************

2002-05-29 Thread Ron Stagg
user accounts to authenticate users throughout the rest of the site. How can I get this to work for downloads? Is this even possible within the open realm of the browser? Have any of you solved a similar problem? I welcome any ideas. Ron Stagg

RE: [PHP] ******************* Secure product download *******************

2002-05-29 Thread Ron Stagg
. How can I delete a file as soon as it has been downloaded? Ron Stagg -Original Message- From: 1LT John W. Holmes [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 2:57 PM To: Ron Stagg; [EMAIL PROTECTED] Subject: Re: [PHP] *** Secure product download

RE: [PHP] ******************* Secure product download *******************

2002-05-29 Thread Ron Stagg
John, I appreciate your advice here. Please tolerate another question: Your code example had the comment "//show download code". That is what I need. What is the "download code"? Thanks, Ron -Original Message- From: 1LT John W. Holmes [mailto:[EMA

[PHP] Use of Objects in set_error_handler

2002-02-21 Thread Ron Dyck
Is is possible to use an object method to set_error_handler instead of a function? Instead of this: set_error_handler("errorHandler"); can this somehow be done: set_error_handler($obj->errorHandler); (The object method is of course valid.) =======

[PHP] Help with showing tables in DB

2002-02-26 Thread Ron Clark
"echo rows->Table" and "echo rows->Tables" to no avail. So how do I fix this? Thanks in advance, Ron C. -BEGIN PGP SIGNATURE- Version: PGP 7.1 iQA/AwUBPHv32kSpEYIqgLQzEQISfQCeLVinx7oQc4Gmudv1MJbb17dGCPoAnA7S yRR86rJUwHsXGJlU0yVckVyK =2bva -END PGP SIGNATURE--

Re: [PHP] How to remove ^M characters from a directory?

2002-03-26 Thread Ron Clark
ION The dos2unix utility converts characters in the DOS extended character set to the corresponding ISO standard characters. -- Ron Clark System Administrator/Web Coordinator Armstrong Atlantic State University 11935 Abercorn Street Savannah, Ga 31419 Phone: 912 961 3234 Fax: 912 927

[PHP] 1024X760 or 800x600

2002-04-05 Thread Ron Allen
Is there a way with PHP to determine screen resolution size??? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] printf

2002-04-10 Thread Ron Allen
I am looking at how to format output Here is what I have. There is a simple currency conversion that I do and the output is just a string of numbers I would like it so that it puts a comma for every 3 spaces...Any clues..oh knowing newsgroup -- PHP General Mailing List (http://ww

[PHP] Re: printf

2002-04-10 Thread Ron Allen
This is what I have and it is not working $converted1 =round($usdamount * $convamount, 2); $converted = number_format($converted1); //echo "$amount * $convamount = $converted"; echo "You should receive$nbsp $converted $currency"; "Ron Allen" <[EMAIL PROTECTED]&g

[PHP] Re: printf

2002-04-10 Thread Ron Allen
Figured out why it wasn't working, but I need to be able to display the 2 decimals afterwards "Ron Allen" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am looking at how to format output > > Here is what I have. There

[PHP] Re: printf

2002-04-10 Thread Ron Allen
figured that out as well You need to put the number_format($number,2) afterwards Thanks to both you! "Ron Allen" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am looking at how to format output > > Here is what I

[PHP] fwrite

2002-04-10 Thread Ron Allen
Using fwrite how would I insert a line return -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] One last thing for the day

2002-04-10 Thread Ron Allen
Any idea on how to obtain a computer name...Windows environment using PHP? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] GD library

2002-04-11 Thread Ron Allen
I have downloaded the GD library and I am wondering how do I install it.. I unzipped it and put it my root. I have PHP version 4.1.1...what else is there to do? Does anybody have any script for me to test it real quick? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, v

[PHP] Re: GD library

2002-04-11 Thread Ron Allen
This is for a Windows 2000 server "Ron Allen" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I have downloaded the GD library and I am wondering how do I install it.. > > I unzipped it and put it my root. I have PHP version

[PHP] Making graphics

2002-04-11 Thread Ron Allen
Here is what I want to do. I am taking a poll and I would like to display the results in a bar graph format. What is the best way to do this.hopefully you will not say GD library! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Browsing on Windows

2002-04-15 Thread Ron Allen
I am querying to see if someone can point in the right direction. What I would like to do is first open a connection to a specific folder (know this) Have it towards the user can click on a button and it will pop up with the local directory and have it so that they can browse their hard drive and

[PHP] URGENT: IIS doesn't like GET or POST

2001-12-05 Thread Ron Newman
uration problem with IIS, or am I overlooking something else? Ron -- 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] HTTP_POST_FILES not working with 4.1.0?

2001-12-19 Thread Ron Dyck
Having trouble with HTTP_POST_FILES not working under 4.1.0. Track vars is enabled, and HTTP_POST_VARS works fine. Anyone experiencing simular problems? === Ron Dyck WebbTech www.WebbTech.net [EMAIL PROTECTED] 905 734-1164 -- PHP General

[PHP] Re: Sorting Dates in this format: Jul 21 2001

2001-08-09 Thread Ron Wills
devise a way that works. And >they are text fields in MySQL so that won't sort it correctly either. Can anyone >point me in the right direction? -- Ron Wills DMS Control Programmer [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PR

  1   2   3   >