RE: [PHP] case ?

2001-01-10 Thread Steve Edberg
-Original Message- From: Maxim Maletsky Sent: Thursday, January 11, 2001 2:26 PM To: 'Steve Edberg'; Jon Rosenberg; PHP List . Subject: RE: [PHP] case ? 'require' ALWAYS includes the file; 'include' is what you want here. not since v4.0.2(?) came out ... I heard from Zeev that require() and include

Re: [PHP] regex

2001-01-12 Thread Steve Edberg
w.php.net/preg_replace -steve (The usual off-the-top-of-my-head-untested-code-snippet caveats apply) +----+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED]

Re: [PHP] changing strings to float vars

2001-01-15 Thread Steve Edberg
dles type conversion correctly on-the-fly. - steve +--- "They've got a cherry pie there, that'll kill ya" --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant

Re: [PHP] non-php related question.

2001-01-23 Thread Steve Edberg
it to my server at work. Does anyone know of a script of some sort that will go to my site, copy all the files to a specified folder, and follow my internal links? Thanks for the info. -- +--- "They've got a cherry pie there, that'll kill ya" --+ | St

Re: [PHP] Help w/ quotes/html and data from MySQL

2001-01-23 Thread Steve Edberg
er web development languages have an equivalent construct to PHP's htmlentities(). Also, the value of a textarea tag is not put in a 'value' attribute within the tag as with the INPUT tag; it is put in the textarea 'container' - that is, between the textarea and /textarea tags. - steve -- +-

Re: [PHP] Form data is not remembered

2001-01-24 Thread Steve Edberg
I getting tired, and I don't even think an intravenous drip of concentrated Mountain Dew syrup will help. - steve -- +--- "They've got a cherry pie there, that'll kill ya" --+ | Steve Edberg University of California, Davis | | [EMAIL

[PHP] Editors, again (was Re: [PHP] Beginner in php!)

2001-01-24 Thread Steve Edberg
_ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. -- +--- "They've got a cherry pie there, that'll kill ya" --+ | Steve Edberg University of

Re: AW: [PHP] eval() to string???

2001-01-24 Thread Steve Edberg
An: [EMAIL PROTECTED] Betreff: [PHP] eval() to string??? I want to evaluate some PHP code to a string. How can I do this? $php_code = "echo 'hello';" I would like to evaluate the code to "hello" in another string... -- -- +--- "They've got a cherry pie there, that'l

Re: [PHP] Loop Through all Querystring Variables

2001-01-24 Thread Steve Edberg
that'll kill ya" ------+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.ucdavis.edu/ | +-- FB

Re: [PHP] finding the difference

2001-01-25 Thread Steve Edberg
uot;They've got a cherry pie there, that'll kill ya" ------+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http:

Re: [PHP] How do I see the data in list()?

2001-01-25 Thread Steve Edberg
http://www.php.net/manual/en/language.types.array.php for more information. - steve -- +--- "They've got a cherry pie there, that'll kill ya" --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED]

Re: [PHP] Using a variable to select what variable to use...???

2001-01-26 Thread Steve Edberg
llects.com -- +--- "They've got a cherry pie there, that'll kill ya" ------+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http:

RE: [PHP] VAR and variables

2001-01-29 Thread Steve Edberg
At 10:50 AM + 1/29/01, Tim Ward wrote: -Original Message- From: Steve Edberg [mailto:[EMAIL PROTECTED]] Sent: 25 January 2001 22:02 To: Matt; [EMAIL PROTECTED] Subject: Re: [PHP] VAR and variables At 3:00 PM -0600 1/25/01, Matt wrote: I have a question that may seem

Re: [PHP] Server VS Client script validation

2001-01-29 Thread Steve Edberg
that - via telnet to port 80, for example, or via PHP (see the posttohost function at one of the code libraries - see px.sklar.com, or phpbuilder.com, or on of the other resources). - steve -- +--- "They've got a cherry pie there, that'll kill ya" --+ | St

Re: [PHP] Select list with PHP

2001-02-03 Thread Steve Edberg
down at "," so I can actually have a drop down menu Thanks ahead: Gerry Figueroa ------ Modern Confucius: Man who run in front of car get tired. -- -- +--- "They've got a cherry pie there, that'll kill ya&

Re: [PHP] Is this a missing feature?

2001-02-04 Thread Steve Edberg
-- teodor -- +--- "They've got a cherry pie there, that'll kill ya" --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/

Re: [PHP] Stripping HTML selectively?

2001-03-04 Thread Steve Edberg
nti-virus system (http://www.grisoft.com). Version: 6.0.230 / Virus Database: 111 - Release Date: 25-Jan-01 +----+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED]

Re: [PHP] session in php3

2001-03-07 Thread Steve Edberg
(phplib.netuse.de). -steve Jack [EMAIL PROTECTED] "There is nothing more rewarding than reaching the goal you set for yourself" -- +--- "They've got a cherry pie there, that'll kill ya" ------+ | Steve Edberg University

Re: [PHP] ASP vs PHP

2001-03-11 Thread Steve Edberg
y pie there, that'll kill ya" --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.u

Re: [PHP] Question: Number of Characters

2001-04-01 Thread Steve Edberg
of manned spaceflight ---+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.ucdavis.edu/ | +-- www.yuri

Re: [PHP] $PHP_SELF not working -please help

2001-12-19 Thread Steve Edberg
for some strange reasons it tries to access my web direcorty that does not contain any file, and i get the 404 page not found error. any help would do, Thanks Caleb -- ++ | Steve Edberg

Re: [PHP] PHP3 NOT being parsed for SSI!! HELP!!

2001-12-20 Thread Steve Edberg
) ** Abraxas Technologies Inc. Homepage : http://www.abraxastech.com Email : [EMAIL PROTECTED] Tel : 91-4546512/4522124 *** -- ++ | Steve Edberg

Re: [PHP] Number Format

2001-12-20 Thread Steve Edberg
to be a fixed width. I want all numbers to be 2 characters in width to the left of the decimal point. 1 should be 01 2 should be 02 3 should be 03 How can I do this? ++ | Steve Edberg

Re: [PHP] INI file parsing

2002-01-02 Thread Steve Edberg
Killmer NetgainTechnology.com ++ | Steve Edberg [EMAIL PROTECTED] | | Database/Programming/SysAdmin(530)754-9127 | | University of Californi

Re: [PHP] string to array??

2002-01-17 Thread Steve Edberg
: +45 3325 0688 Fax: +45 3325 0677 Web: www.explodingnet.com -- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis (530)754-9127

Re: [PHP] string to array??

2002-01-17 Thread Steve Edberg
... -- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis (530)754-9127 | | Programming/Database/SysAdmin http://pgfsun.ucdavis.edu

[PHP] Re: Any Ideas

2002-01-26 Thread Steve Edberg
6144012 -- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis (530)754-9127 | | Programming/Database/SysAdmin http://pgfsun.ucd

Re: [PHP] Ports

2002-02-04 Thread Steve Edberg
++ | Steve Edberg [EMAIL PROTECTED] | | Database/Programming/SysAdmin(530)754-9127 | | University of California, Davis http://pgfsun.ucdavis.edu/ | +-- Gort, Klaatu barada nikto! --+

Re: [PHP] Using a mysql data base and cookie to log a person in

2002-02-20 Thread Steve Edberg
-- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis (530)754-9127 | | Programming/Database/SysAdmin http://pgfsun.ucdavis.edu

Re: [PHP] running commands as root from a script

2002-03-28 Thread Steve Edberg
point in time. I am wondering what the different approaches to this problem are. Thanks Ken -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php ++ | Steve Edberg

RE: [PHP] Re: Automatic user login under NT

2002-06-12 Thread Steve Edberg
times his name appears. In short, PHP sprang from his brain. Now, it springs from many brains. -steve ++ | Steve Edberg [EMAIL PROTECTED] | | Database/Programming/SysAdmin

Re: [PHP] Usiing FOREACH to loop through Array

2002-06-29 Thread Steve Edberg
-- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis (530)754-9127 | | Programming/Database/SysAdmin http://pgfsun.ucdavis.edu

Re: [PHP] Usiing FOREACH to loop through Array

2002-06-29 Thread Steve Edberg
['C.CourseName']; } -steve -- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis (530)754-9127 | | Programming/Database/SysAdmin http

Re: [PHP] Usiing FOREACH to loop through Array

2002-06-29 Thread Steve Edberg
a relatively new (= version 4.0.3) function mysql_fetch_assoc() which does what you want...return ONLY the associated indexes. See: http://www.php.net/manual/en/function.mysql-fetch-assoc.php -steve Steve Edberg [EMAIL PROTECTED] wrote in message news:p05100300b943f2a7feef@[168.150.239.37

Re: [PHP] Two cases going to same case?

2002-06-30 Thread Steve Edberg
-- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis (530)754-9127 | | Programming/Database/SysAdmin http://pgfsun.ucdavis.edu

Re: [PHP] Odd Request: Image 2 HEX

2002-07-09 Thread Steve Edberg
... -- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis (530)754-9127 | | Programming/Database/SysAdmin http://pgfsun.ucdavis.edu

Re: [PHP] GD Lib

2002-07-09 Thread Steve Edberg
Dave -- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis (530)754-9127 | | Programming/Database/SysAdmin http://pgfsun.ucd

Re: [PHP] Check for Associative Array

2002-07-18 Thread Steve Edberg
the array using each() in a loop, and use only every OTHER array entry...but this is really funky and you shouldn't do it this way anymore. -steve ?? Thanks, Henning Sittler www.inscriber.com -- ++ | Steve

Re: [PHP] viewing get/post variables

2002-04-16 Thread Steve Edberg
, Administrador, DBA | Centro de Telematica Universidad Nacional del Litoral - -- ++ | Steve Edberg

[PHP] Re:phpinfo

2002-05-23 Thread Steve Edberg
/products/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis

Re: [PHP] Making varibles (more than one) with a function.

2002-05-23 Thread Steve Edberg
s called global. Usage: global $variable_a; global $variable_b; global $variable_c; ... HTH, Dw. -- ++ | Steve Edberg [EMAIL PROTECTED] | | University of Californi

Re: [PHP] Disturbing parsing problems

2002-07-29 Thread Steve Edberg
-- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis (530)754-9127 | | Programming/Database/SysAdmin http://pgfsun.ucdavis.edu

Re: [PHP] Vars passed via URL disappearing

2002-08-02 Thread Steve Edberg
only affected session, cookie and get type variables? Why is PHP ignoring the variables passed via the URL? 'variables passed via the URL' = 'GET variables' -steve -- ++ | Steve Edberg

RE: [PHP] Open 10 http connections in parallel

2002-08-08 Thread Steve Edberg
to a separated file. But it slow! I wonder if i can open 10 connnect (or more) in parallel? Thanks in advance. NoWhErEMaN -- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California

Re: [PHP] Average Number For Math Functions

2002-08-29 Thread Steve Edberg
version = 4.0.5) you can use array_reduce() in conjunction with the count() function. If these values are coming from a database, most databases have aggregate functions to do sums, averages, etc. -steve ++ | Steve Edberg

Re: [PHP] request what a user clicked

2002-08-30 Thread Steve Edberg
[EMAIL PROTECTED] ++ | Steve Edberg [EMAIL PROTECTED] | | Database/Programming/SysAdmin(530)754-9127 | | University of California, Davis http

Re: [PHP] whitespace...

2002-09-04 Thread Steve Edberg
/pcre.pattern.modifiers.php -steve ++ | Steve Edberg [EMAIL PROTECTED] | | Database/Programming/SysAdmin(530)754-9127 | | University of California, Davis http

Re: [PHP] PHP and Apache

2002-09-06 Thread Steve Edberg
using PHP via a website?? I have already thought of a way but seems a little long winded. Thanks in advance. -- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis

Re: [PHP] Need more memory... possible to set?

2002-09-10 Thread Steve Edberg
-- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis (530)754-9127 | | Programming/Database/SysAdmin http://pgfsun.ucdavis.edu

Re: [PHP] ucwords added functionality?

2001-09-24 Thread Steve Edberg
it be possible to add an optional parameter to ucwords which would be an array of words to skip? i would think this would be useful to many. any thoughts? -- + Open source questions? + | Steve Edberg University of California

Re: [PHP] Problem with regex

2001-09-25 Thread Steve Edberg
You Yahoo!? Get email alerts NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com -- + Open source questions? + | Steve Edberg University of California, Davis | | [EMAIL PROTECTED

Re: [PHP] PHP is a Bloated Kludge, discuss!

2001-10-04 Thread Steve Edberg
procedures). If you can deal with the 'lowest common denominator' approach, use ODBC. Or, as you mentioned, use one of the db wrapper classes available in PHPLIB, PEAR or Metabase. -steve -- + Open source questions? + | Steve Edberg

Re: [PHP] Access $HTTP_POST_VARS from class member fucntion

2001-11-04 Thread Steve Edberg
, or .htaccess (whatever's appropriate in your setup). Hope that helps - - steve edberg -- +--- my people are the people of the dessert, ---+ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis

Re: [PHP] Image width??

2001-11-29 Thread Steve Edberg
http://php.he.net/manual/en/function.getimagesize.php At 9:46 PM + 11/29/01, cosmin laslau wrote: Hi, Is there any function or command in PHP that will return the width an image (GIF)? Thanks. -- ++ | Steve

Re: [PHP] Reg ex help-Removing extra blank spaces before HTMLoutput

2001-12-04 Thread Steve Edberg
[EMAIL PROTECTED] -- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis (530)754-9127 | | Programming/Database/SysAdmin http

Re: [PHP] last entry in mysql

2001-12-12 Thread Steve Edberg
. Thanks Yoed -- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis (530)754-9127 | | Programming/Database/SysAdmin http

Re: [PHP] phplib???

2001-12-13 Thread Steve Edberg
. -- ++ | Steve Edberg [EMAIL PROTECTED] | | University of California, Davis (530)754-9127 | | Programming/Database/SysAdmin http://pgfsun.ucdavis.edu

RE: [PHP] ucwords Except 'The' 'And' etc?

2001-08-13 Thread Steve Edberg
() and then you can run through a pre-defined array and just do an ereg_replace() on those words you want to remain lowercase... Or something like that... Chris -- +-- Factoid: Of the 100 largest economies in the world, 51 are --+ | Steve Edberg University

RE: [PHP] ucwords Except 'The' 'And' etc?

2001-08-14 Thread Steve Edberg
.([[:space:]]+), \\1.$Word.\\2, $String); return $String; # LINE B } thanks! - Mark -- +-- Factoid: Of the 100 largest economies in the world, 51 are --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED

Re: [PHP] Unix vs PC test for server

2001-08-16 Thread Steve Edberg
. -- + Open source questions? + | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.ucdavis.edu

Re: [PHP] Errors

2001-08-19 Thread Steve Edberg
; ? What is wrong? I need php as a modul but what do I do wrong, I did everything according to install.txt in php directory. Thank you Youri God is our provider http://www.body-builders.org -- + Open source questions? + | Steve Edberg

Re: [PHP] Sorting IP Address Data (oops!)

2001-08-23 Thread Steve Edberg
. - steve -- + Open source questions? + | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http

RE: [PHP] is_numeric for php3

2001-08-28 Thread Steve Edberg
*$Something) == $Something; } should work. -steve ++ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] (530)754-9127 | | http

Re: [PHP] Quick TXT document stuff

2001-08-30 Thread Steve Edberg
]; or print Some text here .$fp[$i]. more text here; instead. -lk6- http://www.StupeedStudios.f2s.com Home of the burning lego man! ICQ: 115852509 MSN: [EMAIL PROTECTED] AIM: legokiller666 -- + Open source questions? + | Steve Edberg

Re: [PHP] Engine Question

2001-09-04 Thread Steve Edberg
? -- + Open source questions? + | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.ucdavis.edu

Re: [PHP] PHP Redirect in the middle of code?

2001-09-10 Thread Steve Edberg
want this redirection to happen at the server and not the client. -- + Open source questions? + | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http

Re: [PHP] PHP Redirect in the middle of code?

2001-09-10 Thread Steve Edberg
-steve At 1:00 PM -0400 9/10/01, Ken wrote: At 08:11 AM 9/10/01 -0700, Steve Edberg wrote: Right off the top of my head, you have three options that I can see: (3) Use a META REFRESH tag. For example: META HTTP-EQUIV=refresh CONTENT=1;page.php where 1 is the time (in seconds) before you

Re: [PHP] header redirection

2001-09-14 Thread Steve Edberg
running apache and php4 poppy -- + Open source questions? + | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu

[PHP] Re: Get the beginning array number

2001-09-18 Thread Steve Edberg
n source questions? + | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.ucdavis.edu/ | +--- http://pgfsun.ucdavis.

[PHP] Re: excuting several sql statements in one time

2001-09-20 Thread Steve Edberg
any one know how to run this job? -- + Open source questions? + | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucd

Re: [PHP] Run or execute a php cript within a php cript.

2001-09-21 Thread Steve Edberg
scripts and need them to execute from a master php script. any help? Thanks all, Yours Hans. -- + Open source questions? + | Steve Edberg University of California, Davis | | [EMAIL PROTECTED

Re: [PHP] fired!

2001-09-21 Thread Steve Edberg
At 1:49 PM +0200 9/21/01, [EMAIL PROTECTED] wrote: lets have a php-beer for all the dot.com unenployed! My PHP 4.0.5 doesn't have php_beer() function :( Is that available in CVS tree? -- + Open source questions? + | Steve Edberg

Re: [PHP] PHP3

2001-06-21 Thread Steve Edberg
are --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.ucdavis.edu/ | +--- corporations -- http://www.ips-dc.org/reports/top200text.htm

Re: [PHP] Filtering out \ when a ' is user entered?

2001-06-27 Thread Steve Edberg
://mjchristianunlimited.com -- +-- Factoid: Of the 100 largest economies in the world, 51 are --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu

Re: [PHP] split() function

2001-07-04 Thread Steve Edberg
- -- +-- Factoid: Of the 100 largest economies in the world, 51 are --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.ucdavis.edu

Re: [PHP] Missing first record in PHP/Mysql query

2001-07-05 Thread Steve Edberg
largest economies in the world, 51 are --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.ucdavis.edu/ | +--- corporations -- http

[PHP] Re: string formatting help

2001-07-06 Thread Steve Edberg
Chad -- +-- Factoid: Of the 100 largest economies in the world, 51 are --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.ucd

Re: [PHP] foreach loop

2001-07-07 Thread Steve Edberg
to blame ourselves for all of our programs crashing -- +-- Factoid: Of the 100 largest economies in the world, 51 are --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http

Re: [PHP] Name of an array???

2001-07-09 Thread Steve Edberg
are --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.ucdavis.edu/ | +--- corporations -- http://www.ips-dc.org/reports/top200text.htm

Re: [PHP] sorting results of opendir()

2001-07-09 Thread Steve Edberg
); } } -- +-- Factoid: Of the 100 largest economies in the world, 51 are --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.ucdavis.edu

Re: [PHP] Help..Parse error

2001-07-19 Thread Steve Edberg
Solutions Phone 305.665.2500 Fax 305.665.2551 www.innovativeinternet.com www.web56.net -- +-- Factoid: Of the 100 largest economies in the world, 51 are --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer

Re: [PHP] Mysterious MYSQL Error..

2001-07-22 Thread Steve Edberg
of the packages, thinking it had something to do with a windows dll file or something annoying like that but no luck. Any ideas? Anyone encountered a problem like this? Thanks, Greg -- +-- Factoid: Of the 100 largest economies in the world, 51 are --+ | Steve Edberg

Re: [PHP] Using $$ to access a variable

2001-07-23 Thread Steve Edberg
in the world, 51 are --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.ucdavis.edu/ | +--- corporations -- http://www.ips-dc.org/reports

Re: [PHP] How to reference global variables in strings

2001-02-05 Thread Steve Edberg
- "They've got a cherry pie there, that'll kill ya" --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.ucdavis.edu/ | +-

Re: [PHP] Date Formatting

2001-02-06 Thread Steve Edberg
-- Richard Crawford (mailto:[EMAIL PROTECTED]) http://www.mossroot.com AIM Handle: Buffalo2K "Tomorrow, we'll seize the day and throttle it!" -Calvin -- +--- "They've got a cherry pie there, that'll kill ya" --+ | Steve Edberg University o

RE: [PHP] [Newbie] PHP Variables

2001-02-09 Thread Steve Edberg
s in CGI. http://www.xy.com/index.php?contents=HOME contents should be available as variable, but it does not seem to work. Doe anyone has an idea why not? -- +--- "They've got a cherry pie there, that'll kill ya" --+ | Steve Edberg Un

Re: [PHP] Using while as for...

2001-02-24 Thread Steve Edberg
nfo. -steve Felipe Lopes MailBR - O e-mail do Brasil -- http://www.mailbr.com.br Faa j o seu. gratuito!!! -- +--- "They've got a cherry pie there, that'll kill ya" --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED]

Re: [PHP] Newbie: why do I get this error?

2001-02-26 Thread Steve Edberg
$this-attributes[] = array("cellpadding", "0"); otherwise, PHP thinks $attributes is a variable local to that function, rather that a class variable. -steve -- Regards, Harshdeep Singh Jawanda. -- +--- "They've got a cherry pie there, that'll kill ya" ---

Re: [PHP] How to disable some functions?

2001-02-28 Thread Steve Edberg
use php_admin_value instead of php_value). This is available in php 4.0.4; I don't know about availability in earlier versions. I don't use this, though, so I'm just copying from the provided .ini file. -steve -- +--- "They've got a cherry pie there, that'll kill ya"

Re: [PHP] Need an array parser(CONT)

2001-02-28 Thread Steve Edberg
e got a cherry pie there, that'll kill ya" --+ | Steve Edberg University of California, Davis | | [EMAIL PROTECTED] Computer Consultant | | http://aesric.ucdavis.edu/ http://pgfsun.u

Re: [PHP] two small issues with php mail

2007-11-20 Thread Steve Edberg
back and look up the e-mail that the info was in :) *Gets ready to duck* :) -- +--- my people are the people of the dessert, ---+ | Steve Edberghttp://pgfsun.ucdavis.edu/ | | UC Davis Genome Center

Re: [PHP] Rewind foreach loop

2007-11-29 Thread Steve Edberg
]]; if ($value == 5 some_other_test()) { $value = $NotJustNumbers[$Keys[--$i]]; } echo Value: $value . PHP_EOL; } - steve -- +--- my people are the people of the dessert, ---+ | Steve Edberghttp

Re: [PHP] Join question

2007-11-30 Thread Steve Edberg
are the people of the dessert, ---+ | Steve Edberghttp://pgfsun.ucdavis.edu/ | | UC Davis Genome Center[EMAIL PROTECTED] | | Bioinformatics programming/database/sysadmin (530)754-9127 | + said t e lawrence

Re: [PHP] checkbox unchecked

2007-12-02 Thread Steve Edberg
people are the people of the dessert, ---+ | Steve Edberghttp://pgfsun.ucdavis.edu/ | | UC Davis Genome Center[EMAIL PROTECTED] | | Bioinformatics programming/database/sysadmin (530)754-9127 | + said

Re: [PHP] XML Data merging

2008-01-12 Thread Steve Edberg
article: http://www.xmlhack.com/read.php?item=1681 Disclaimer: I've never used any of those tools, so YMMV, IANAL, RTFM, LOL, etc... steve -- +--- my people are the people of the dessert, ---+ | Steve Edberghttp

Re: [PHP] var_dump() results

2008-01-13 Thread Steve Edberg
of the dessert, ---+ | Steve Edberghttp://pgfsun.ucdavis.edu/ | | UC Davis Genome Center[EMAIL PROTECTED] | | Bioinformatics programming/database/sysadmin (530)754-9127 | + said t e lawrence, picking

Re: [PHP] how to display photos of the day?

2008-01-29 Thread Steve Edberg
. The cronjob could be written in any language, but since this is a PHP list you'll have to promise to write it in PHP ;) steve -- +--- my people are the people of the dessert, ---+ | Steve Edberghttp://pgfsun.ucdavis.edu/ | | UC Davis Genome

Re: [PHP] More than one values returned?

2008-02-19 Thread Steve Edberg
); } list($a,$b) = test(); works as above. Works fine with complex arrays as well: function test() { return array(1,array('a','b')); } list($a,$b) = test(); steve -- +--- my people are the people of the dessert, ---+ | Steve Edberg

Re: [PHP] avoid calling php script

2008-03-12 Thread Steve Edberg
, ---+ | Steve Edberghttp://pgfsun.ucdavis.edu/ | | UC Davis Genome Center[EMAIL PROTECTED] | | Bioinformatics programming/database/sysadmin (530)754-9127 | + said t e lawrence, picking up his fork

Re: [PHP] Single Sign On

2007-06-04 Thread Steve Edberg
/ - useful. steve -- +--- my people are the people of the dessert, ---+ | Steve Edberghttp://pgfsun.ucdavis.edu/ | | UC Davis Genome Center[EMAIL PROTECTED] | | Bioinformatics programming/database/sysadmin

  1   2   >