RE: [PHP] Dynamic Pages and Google ???

2001-04-17 Thread Jeff Holzfaster
I too would be interested in learning what others on this list might have to say about this. Knowing how a search engine such as Google indexes a site or a page might be a good starting point in answering this debate: dynamic vs. static. Jeff So I was having a conversation with a manager

RE: [PHP] PHP Books

2001-04-20 Thread Jeff Oien
Here are some recommendations: http://www.webdesigns1.com/php/books.php Jeff Oien > Hello > Could I get a recommendation on some good starting PHP books? > Thanks > > -- > Later Days:) > Michael Clesceri > > ""Perfection (in design) is achieved not when

RE: [PHP] Link Color Questions

2001-04-22 Thread Jeff Oien
You need to use style sheets: http://www.awlonline.com/cseng/titles/0-201-41998-X/liebos/ http://www.builder.com/Authoring/CSS/?tag=st.bl.7258.dir1.bl_CSS http://www.wdvl.com/Authoring/Style/Sheets/ Jeff Oien > Hi, > > I would like to know how to make different link in different

Re: [PHP] Generating XML

2001-04-25 Thread Jeff Carnahan
}I'm trying to write a script that generates XML dynamically and is }viewable in a browser (IE). Even though I send a header saying }"Content-type: text/xml\n", PHP still puts in a Content-type of }text/html before that. How can I write the script so that this doesn't }happen? } }Here's the script

Re: [PHP] Newbie Question

2001-04-25 Thread Jeff Warrington
Select a Value One Two Three Select a Value One Two Three EOF; } hope that helps, Jeff > I wanted to say thanks to all those that have helped me. This is really > a great l

[PHP] Do You Like This Book?

2001-04-28 Thread Jeff Oien
Has anyone read this new book yet? PHP and MySQL Web Development by Luke Welling, Laura Thomson http://www.amazon.com/exec/obidos/ASIN/0672317842/ref=ase_hotscrcomyourgui/1 07-0943347-2161363 Would be interested in hearing opinions. Jeff Oien -- PHP General Mailing List (http://www.php.net

[PHP] trying to activate php4 module

2001-05-04 Thread Jeff Orrok
do?? thanks for your help jeff -- :-J -- -- 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] mosxs build error

2001-05-04 Thread Jeff Orrok
I've gotten up to step 9 on http://php.net/manual/en/install.macosx.php and this happens: ===> src/modules/php4 cd: can't cd to php4 make[3]: *** [all] Error 1 make[2]: *** [subdirs] Error 1 make[1]: *** [build-std] Error 2 make: *** [build] Error 2 Apparantly, src/modules/php4 was NOT created f

[PHP] mosxs build error -- more detail

2001-05-04 Thread Jeff Orrok
I started by reading http://php.net/manual/en/install.macosx.php "Example 2-4. Mac OS X server install" cd /packages wget http://apache.vitts.com/dist/apache_1.3.19.tar.gz gnutar zxf apache_1.3.19.tar.gz cd apache_1.3.19/ Instead of step 2, I did a ./configure --layout to confirm that I did not

Re: [PHP] mosxs build error -- more detail

2001-05-04 Thread Jeff Orrok
Cameron wrote: > in here you want --with-apache=/path/to/your/apache/source instead of > the withapxs, the --activeate-module compiles a static php thank you. :-) I'm curious about the difference between apache and apxs... Anyway, everything built, but now when I try to start, I get dyld: /us

RE: [PHP] wordwrap

2001-05-05 Thread Jeff Oien
n for lines to wrap in email. Jeff Oien http://www.webdesigns1.com/php/ -- 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] still getting multiple definitions of symbol _DayNameLong

2001-05-07 Thread Jeff Orrok
Thanks to Andrew and Cameron for assisting with my mosxs build of php and apache. But I am still stuck with the following: dyld: /usr/sbin/httpd multiple definitions of symbol _DayNameLong /usr/sbin/httpd definition of _DayNameLong /System/Library/Apache/Modules/libphp4.so definition of _DayName

[PHP] session help (session.gc_probability)

2001-05-08 Thread Jeff Warrington
eone can tell me different.. thanks, jeff -- 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] Shopping cart search

2001-05-10 Thread Jeff Oien
http://www.hotscripts.com/PHP/ Jeff Oien http://www.webdesigns1.com/php/ > Can someone pass on the URL for searching for PHP shopping cart programs > and shopping cart related questions. > > Many thanks... > > Todd > > -- > Todd Cary > Aris

RE: [PHP] Netscape 6, What a piece of s$#@ , anyone else had problems with php and Netscape 6?

2001-05-17 Thread Jeff Pearson
Brandon, The tag at the end of the Billing row is not closed. Ive seen NS choke because of that. Jeff Pearson > -Original Message- > From: Brandon Orther [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 17, 2001 4:21 PM > To: PHP User Group > Subject: RE: [PHP] Net

RE: [PHP] PGP with MySQL

2001-05-18 Thread Jeff Oien
> Jeff wrote: > > > I am trying to find the maximum security for storing credit card > > numbers. > > > > >From reading the archives someone mentioned using a PGP based encryption > > to encrypt the credit card number and store it into the database, and

[PHP] Blank Field Values

2001-05-18 Thread Jeff Pearson
ow of information I'm looking for. Can anyone see why Im getting empty values back? Any help would be GREATLY appreciated. Jeff Pearson -- 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] surepay without curl?

2002-01-02 Thread Jeff Rossi
Hi list, I haven't been reading the list for a while but ran into a problem that I don't know if I can solve on my own. I'm working on a server running PHP 3.0.13 without curl support. Am I out of luck? -- Data Driven Design 1506 Tuscaloosa Ave Holly Hill, Florida 32117 Phone : (386) 226-897

[PHP] SSL & fsockopen()

2002-01-03 Thread Jeff Rossi
Is there a way to make an SSL connection between to servers with fsockopen()? I'm using PHP 3.0.13 and don't have cURL support. -- Data Driven Design 1506 Tuscaloosa Ave Holly Hill, Florida 32117 Phone : (386) 226-8979 http://www.datadrivendesign.com Websites That WORK For You -- PHP Genera

[PHP] Re: DOM XML?

2002-01-04 Thread Jeff Warrington
to see if it fits your needs. I think you will find advantages to using it over the saxon-style stuff in the other XML PHP functions, especially if you utilize the XPath search functionality. Jeff > > You are right about this. > But please use it and report bugs if you find one. T

[PHP] Opening more than one database at a time?

2002-01-20 Thread Jeff Lewis
So where I have "Insert into new database" this is where I want to take some of the information from the source and insert into the new database (which uses a different user name and password as well). Any help would be greatly appreciated :) Jeff -- PHP General Mailing List (htt

Re: [PHP] Opening more than one database at a time?

2002-01-20 Thread Jeff Lewis
Not sure, the tables are in different databases with different users and passwords. I will look into it but the answer I got this afternoon satisfied me :) Jeff - Original Message - From: "Miles Thompson" <[EMAIL PROTECTED]> To: "Jeff Lewis" <[EMAIL PROTECTE

[PHP] How should I cache database data for php?

2002-01-21 Thread Jeff Bearer
be a PEAR module that the application connects to just like the database, and it manages chaches and querying the database for data in the module. -- Jeff Bearer, RHCE Webmaster PittsburghLIVE.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] F

Re: [PHP] How should I cache database data for php?

2002-01-21 Thread Jeff Bearer
uctions of PHP code so the PHP intrepreter doesn't have to recompile the code every time, but if there is a query it still queries the DB every time. I've experienced this first hand with APC. At first I thought it would cache the entire PHP output, which would include the da

Re: [PHP] How should I cache database data for php?

2002-01-21 Thread Jeff Bearer
; > iD8DBQE8TDtzHpvrrTa6L5oRAu+rAJ0bArR4ohvbvCE4kC6DzqtMe3CvRQCfbBHl > Sqy+StTmXNzDgHwZ7PabIH0= > =xj8f > -END PGP SIGNATURE- > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EM

Re: [PHP] How should I cache database data for php?

2002-01-21 Thread Jeff Bearer
server - are the db and web >servers on the same physical > device - and thus his concern? > - or perhaps if there are other apps needing to 'compete' with the web server to >gain access to the db > concurrently? > -- Jeff Bearer, RHCE Webmaster PittsburghLIVE.c

[PHP] More Fun With Sessions!

2002-01-23 Thread Jeff Sheltren
uldn't this hold the same counter variable for both pages? It works fine on my linux box, but on the FreeBSD box, $counter is always 1. I think that if I could get something like this script working, then the shopping cart would also work. Sorry for the long message! Any help would be g

RE: [PHP] More Fun With Sessions!

2002-01-23 Thread Jeff Sheltren
it works... and after this project php/apache will not be used on that server anyway, so I guess that having an older version is not the worst thing to do =) -Jeff > Your code works fine on my FreeBSD box running php 4.0.4pl1 but not one running php 4.0.6 ... May explain your linux issues?

Re: [PHP] Q: while loop on an array

2002-01-23 Thread Jeff Bearer
quot; at > the end of $sql in the middle of the while loop. > > any help would be appreciated. > > thanks, > joe > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [E

Re: [PHP] Help with regular expressions

2002-01-24 Thread Jeff Sheltren
I think your problem is you are not including whitespace. Also, remember that . (dot) means any character except newline, so why not try this as your reg ex: //.* Hope that helps. -Jeff - Original Message - From: "José Daniel Ramos Wey" <[EMAIL PROTECTED]> To: <[EMA

Re: [PHP] Help with regular expressions

2002-01-24 Thread Jeff Sheltren
Sorry, I forgot the newline at the end... your reg ex should look like: //.*\n making your command be: ereg_replace("//.*\n","",$string) Try that ;) Jeff > I think your problem is you are not including whitespace. Also, remember > that . (dot) means any charac

Re: [PHP] Archive of this is. Is there a URL?

2002-01-24 Thread Jeff Sheltren
Yes there is. http://marc.theaimsgroup.com/?l=php-general - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 24, 2002 6:38 PM Subject: [PHP] Archive of this is. Is there a URL? > Please advise. > > Thanks, Robin > > > -- > PHP General M

Re: [PHP] Re: Resalution Dection

2002-01-24 Thread Jeff Sheltren
Yes, you can use javascript to get the user's resolution: screen.width screen.colorDepth are two variables that you can access through javascript, which you might find helpful. Jeff > Try Javascript. I dont recall offhand but there are some properties you can > use in Javascrip

Re: [PHP] dynamic variables in sq?l

2002-01-25 Thread Jeff Sheltren
Can you show how your mysql table is set up? Otherwise I am not quite sure what you are trying to do with your SQL statement. Jeff > And then I am trying to get the price out of a table in my database with > this code: > > > $sql = mysql_query("SELECT '$car' FROM

Re: [PHP] Problem in mysql connection

2002-01-25 Thread Jeff Sheltren
What was the error message given? Are you sure that mysql is running and working properly? Jeff > Hello, > > I have installed php4 rpm in my machine.while connecting php with > mysql it is giving fatal error.I have given like this > > mysql_connect("$servername&

Re: [PHP] Passing objects

2002-01-25 Thread Jeff Sheltren
#x27;s a short intro/tutorial that may help you out: http://www.devshed.com/Server_Side/PHP/Sessions/page1.html Jeff > I'm pretty new to PHP. If anyone can elaborate a little on this I would > appreciate it greatly. > > Thanks > > -- PHP General Mailing List (http://w

Re: [PHP] Re: Calculate Directory Size

2002-01-26 Thread Jeff Sheltren
checking all their files recursively, so this can get cpu/hdd intense if you are using it for lots of users. My advice would be to run your script when there is a low load on the server. I hope that helps get you started. Jeff > Simon H <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTE

Re: [PHP] Changeing Dates.

2002-01-26 Thread Jeff Sheltren
6,2); etc... Hope this helps. Jeff - Original Message - From: "Philip J. Newman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 26, 2002 8:35 AM Subject: [PHP] Changeing Dates. I have had no luck changing: 20020124020555 into 24 01 2002 @ 0205h 5

Re: [PHP] PHP and XHTML

2002-01-26 Thread Jeff Sheltren
Hi. Have you tried something like: \n"); ?> I've not tried using xml & php, but that may work... Jeff - Original Message - From: "Frans Englich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 26, 2002 2:53 PM Subject: [PHP]

Re: [PHP] Ouch that hurts

2002-01-27 Thread Jeff Sheltren
It seems that you are running the script on a windows machine... Yet, I think that your php.ini must be trying to store session files in /tmp (which does not exist on windows). Perhaps if you change the session path in the php.ini file it will fix the problem... Jeff At 01:50 PM 1/28/2002

Re: [PHP] One error after another.

2002-01-27 Thread Jeff Sheltren
Can you paste the code please? You must send the cookie before you send anything else. Jeff At 02:20 PM 1/28/2002 +1300, Philip J. Newman wrote: >Warning: Cannot send session cookie - headers already sent by (output >started at d:\website\myphp\fitness\index.php:7) in >d:\webs

Re: [PHP] Help with Logical 'OR'

2002-01-28 Thread Jeff Sheltren
is FALSE, then the second condition will be checked. If you are wanting both $name and $text to be true in order for the first block of code to be executed, then you will want to use an AND (&&) statement. I hope that answers your question. Jeff At 02:04 PM 1/28/2002 -0600, jv wrote: &

[PHP] Possible to measure CPU and Ram used with PHP?

2002-01-29 Thread Jeff Lewis
Is it possible to measure the amount of RAM or CPU power used to process a particular file written in PHP? Can the values be grabbed and displayed with PHP? Jeff -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: [PHP] mysql_pconnect & mysql_connect

2002-01-30 Thread Jeff Sheltren
r... check here: http://www.php.net/manual/en/function.mysql-pconnect.php -Jeff -- 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] mysql_pconnect & mysql_connect

2002-01-30 Thread Jeff Sheltren
ll remain open for future use (mysql_close() will not close links established by mysql_pconnect()). This type of link is therefore called 'persistent'. Note: Note, that these kind of links only work if you are using a module version of PHP. See the Persistent Database Connections section fo

Re: [PHP] ereg et all

2002-01-31 Thread Jeff Sheltren
I'm not sure why you wanted the last word "tHis" to be changed to "That" (with a capital)... can you explain further? Jeff At 10:52 PM 1/31/2002 +0100, Edward van Bilderbeek - Bean IT wrote: >that is not what I meant... I want the cases to remain... > >- O

Re: [PHP] ereg et all

2002-01-31 Thread Jeff Sheltren
Ahhh, ok makes more sense now. Although, I don't think that there is an "easy" way to do what you are asking. I think that in order to accomplish that, you will have to specify all possible cases of a string, and have a ereg_replace() statement for each of them. Jeff At 11:

Re: [PHP] Accessing piped data in PHP shell script

2002-01-31 Thread Jeff Sheltren
Have you tried running the program from your php script? Something like: $stuff = System("cat foo.txt"); I have done something similar, but I don't recall exactly how I did it. Jeff At 04:30 PM 1/31/2002 -0800, David Yee wrote: >How can I access data/parameters piped into

Re: [PHP] Upload script with user admin

2002-02-01 Thread Jeff Sheltren
You may want to check into some of these: http://www.hotscripts.com/PHP/Scripts_and_Programs/File_Manipulation/Upload_Systems/ Jeff At 05:34 PM 2/1/2002 +0100, ArtistHotel wrote: >Hi, > >I need an upload script that lets predefined users log in and upload files. >Does such a

Re: [PHP] Adding 6 digits to a str?

2002-02-02 Thread Jeff Sheltren
Why is it that you want to represent an int with leading 0's? Is it just to print it out that way? If that is the case, then you can use the printf function for formatted printing. Jeff At 10:53 AM 2/2/2002 +0100, Andy wrote: >Hi guys, > >I am trying to force a int to be 8 di

Re: [PHP] Securite problem

2002-02-02 Thread Jeff Sheltren
I believe that require() and require_once() have a problem with relative paths. See here for more info: http://www.php.net/manual/en/function.require-once.php Jeff At 01:24 AM 2/3/2002 +0100, Roebie wrote: >Dear all, >I have a index.php3 file in a password protected directory (on W

Re: [PHP] crypt/Password

2002-02-03 Thread Jeff Sheltren
What you could do is send a newly generated password to them, and then allow them to change the password on your site to something easier to remember... Jeff At 11:56 PM 2/3/2002 +0800, Phil wrote: >Hi there, >I'm creating a user/password table that will use either Mysql Passw

Re: [PHP] Displaying a please wait while doing a file upload?

2002-02-03 Thread Jeff Sheltren
wait... This example would wait 5 seconds before loading targetpage.php. Jeff At 10:00 PM 2/3/2002 +0100, Andy wrote: >Hi guys, > >I would like to display something like: "please wait, uploading" while I am >doing a image creation which takes a while. > >After the wo

Re: [PHP] Reading log files.

2002-02-04 Thread Jeff Sheltren
Well, the first thing that comes to mind would be using the UNIX tail command. Of course, this does you no good if you're on windows, but I'm not sure if that is the case. if $n is the number of lines specified by the user, then the code would be like: System("tail -$n logfi

Re: [PHP] Problem...header already sent by

2002-02-04 Thread Jeff Sheltren
You can't send anything before you send headers... the "html" tag is messing you up I believe. Jeff At 08:24 PM 2/4/2002 -0800, Peter Run wrote: >Hi, > I get the warning message (see below), whenever I try anything with >authentication/session with PHP. Thi

Re: [PHP] Check if var is a domain name

2002-02-05 Thread Jeff Sheltren
this (foobar.co.uk) for example, but it should work with the values you specified. if (ereg("^[a-zA-Z]+\\.[a-z]{2,3}$", $var)) { // valid domain } else{ // not valid } Jeff At 07:59 AM 2/5/2002 -0800, Brandon Orther wrote: >Hello, > >Does anyone know a function or

Re: [PHP] Dynamic Dropdown menu question.

2002-02-05 Thread Jeff Sheltren
ysql table please? Jeff At 05:23 PM 2/5/2002 -0700, Michael O'Neal wrote: >Hi. > >I'm working on an "edit" page where the pull down menu is populated from a >database. I can't figure out how to print "selected" when that particular >record is the one as

Re: [PHP] Caching in php?

2002-02-06 Thread Jeff Bearer
> Do You Yahoo!? > Send FREE Valentine eCards with Yahoo! Greetings! > http://greetings.yahoo.com > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Jeff B

Re: [PHP] Re: Newbie: Question about filesize()

2002-02-06 Thread Jeff Sheltren
e (($file = readdir($handle))) right? -Jeff -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] File Uploads

2002-02-06 Thread Jeff Sheltren
The username will be the same username that apache is running as, which you can specify in your httpd.conf file. -Jeff At 10:32 AM 2/6/2002 -0500, Ben Crawford wrote: >I apoligize if this question has already been asked but > >I am looking to upload files to my server. I use a

Re: [PHP] Preventing Identical Form Fields

2002-02-07 Thread Jeff Sheltren
ents; $i++) { for($j = 0; $j < $numelements; $j++) { if($j != $i) { if($fieldarray[$i] == $fieldarray[$j]) { sendbackwitherrors(); } } } } Hope that helps. Jeff At 11:42 AM 2/7/2002 -0500, Dave Rosenberg wrote: >Thanks Chr

Re: [PHP] Checking for plus signs?

2002-02-07 Thread Jeff Sheltren
The plus is a special character for regular expressions. You need to escape it in order to search for a literal + Try this: eregi("\\+", $variable) Jeff At 08:40 PM 2/7/2002 -0500, you wrote: >I'm trying "if(eregi("+",$variable)){", but it gives m

Re: [PHP] keyword search help

2002-02-07 Thread Jeff Sheltren
keyword table be both of the fields, and then you'll be able to have as many keywords for each cd as you like. Next time maybe ask on a database list though... Jeff At 02:28 AM 2/8/2002 +, Arun K.V wrote: >hello sir, > we are creating a cdrom database in >postgresql wherein

Re: [PHP] Method writing quesion

2002-02-08 Thread Jeff Sheltren
I would actually do the check inside the function, that way you don't have to do it each time before you call the function. Also, by doing this you can set things to a default value (if that is relevant to your code...). -Jeff At 08:20 PM 2/8/2002 +0100, Nick Wilson wrote: >-B

Re: [PHP] escaping ?>

2002-02-08 Thread Jeff Sheltren
Hi, try this: str_replace("" Jeff At 03:45 PM 2/8/2002 -0600, Steven Jarvis wrote: >I'm trying to do some string replaces on XML files to import them into a >prprietary db that doesn't understand XML. > >I need to strip the XML tags out of the file.

Re: [PHP] mysql_select_db() problem

2002-02-09 Thread Jeff Sheltren
l_select_db("$dbname",$db)) die("An Error Occured. Unable to find the database $dbname on the MySQL server."); Hope that helps. Jeff At 09:24 PM 2/9/2002 +0100, Nick Wilson wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Hi all, >I just c

Re: [PHP] Novice: Problems getting data from forms to PHP scripts.

2002-02-14 Thread Jeff Sheltren
Hi, for starters, I think you need to change your html... it should read something like this: Name: Jeff At 03:50 PM 2/14/2002 +, Sean Connelly wrote: >Hi, > >I've just started to learn php. I can't seem to get any data from an >HTML form to a php script. I'

RE: [PHP] Anyway to open a PHP file and view its code in the browser?

2002-02-14 Thread Jeff Sheltren
A symbolic link is like a pointer to a file. It is like a "shortcut" on windows OS's... Jeff At 03:44 PM 2/14/2002 -0700, Kevin Stone wrote: >I did a net wide search on Symbolic links to learn what they are and how >to use them. Wouldn't you know everyone'

RE: [PHP] What Do You Think?

2002-02-15 Thread Jeff Sheltren
ct to me! Jeff At 04:08 PM 2/15/2002 -0600, Gonzalez, Zara E wrote: >I'd love a site like this. Let's do it quick before I go off traveling in May >(so I can find some great pubs to visit ;) > >Seriously though, I haven't done much with GD (nor do I have a great deal of

[PHP] Pass Cookie? (Snoopy)

2002-02-17 Thread Jeff Oien
to use Snoopy? Thanks for any help. Jeff Oien -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP binary file

2002-02-19 Thread Jeff Sheltren
Hi, mine is located here: /usr/bin/php I don't recall telling it where to put the binary (if such an option exists) so I assume that is the default location. Jeff At 09:28 AM 2/19/2002 -0500, Hunter, Ray wrote: >Has anyone compiled php on linux and found the binary executable file?

Re: [PHP] Weather Scripts

2002-02-19 Thread Jeff Sheltren
Hi, it sounds like it shouldn't be too bad, but you didn't say where you plan on getting the information from... At 11:43 AM 2/20/2002 +1030, Shannon Doyle wrote: >Hi People, > >I have been looking around the web lately and have noted a number of >sites are running what appears to be php script

Re: [PHP] fdisk?

2002-02-20 Thread Jeff Sheltren
I would say it stands for "fixed disk" - it really doesn't format anything anyway, it is for partitions. A paste from the man page: NAME fdisk - create or modify fixed disk partition table Jeff At 11:11 AM 2/20/2002 -0500, Brian V Bonini wrote: >Anyone know what

Re: [PHP] Class question

2002-02-20 Thread Jeff Sheltren
ss. Hope that gives you some ideas. Jeff At 02:58 PM 2/20/2002 -0600, Chris Boget wrote: >I'm still kind of new when it comes to dealing with classes. >I'm curious, is it accepted practice for member functions of >your class to: > >* access global variables >*

Re: [PHP] PHP

2002-04-16 Thread Jeff Lewis
Another one is http://www.phptalk.com - Original Message - From: "Martin Cabrera Diaubalick" <[EMAIL PROTECTED]> To: "Jason Whitaker" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 7:11 AM Subject: Re: [PHP] PHP > It's a Forum, not a chat. > > http://forums.know

[PHP] Problem grabbing value of session

2002-04-16 Thread Jeff Lewis
em to get those values to print to the screen. I added a session_start before the echo and I just can't get my values out...what am I missing? Jeff -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Problem grabbing value of session

2002-04-16 Thread Jeff Lewis
I've decided to use the _SESSION method instead and it works just fine :) So...thanks for suggesting that method, as it does look neater in the code as well. Jeff - Original Message - From: "Erik Price" <[EMAIL PROTECTED]> To: "Jeff Lewis" <[EMAIL PROTEC

[PHP] Variable Inside Variable

2002-04-18 Thread Jeff Oien
ng I can think of with $url, curly brackets, backslashes etc. What am I missing? Thanks. Jeff Oien -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Variable Inside Variable

2002-04-19 Thread Jeff Oien
> On Friday 19 April 2002 09:31, Jeff Oien wrote: > > I have a script which retrieves the body of an email message from > > a MySQL database to be sent to someone who applies using a form. > > The script contains this: > > > > $url = " > href=\"http

RE: [PHP] Variable Inside Variable

2002-04-19 Thread Jeff Oien
> On Fri, 19 Apr 2002, Jeff Oien wrote: > >> Use eval(). > > > > I have $url (literally) embedded in some text in the database that is to be > > sent as an email message. I'm using this and $url disappears with a blank > > spot in the text: > &

RE: [PHP] Variable Inside Variable

2002-04-20 Thread Jeff Oien
> On Fri, 19 Apr 2002, Jeff Oien wrote: > >> Far better would be to put a placeholder in $body like @@@ and then just > >> do $body = ereg_replace('@@@', $url, $body); > > > > That's giving me a blank also. The form for changing the email is

[PHP] Return more than 255 chars

2002-04-22 Thread Jeff Hatcher
I'm running Advance Server with MSSQL 2000 Enterprise. I can not get php to return more than 255 characters. In MSSQL I have set a column up as an ntext, nvarchar (4000), etc... But no matter what it only returns 255 characters. Its not the MSSQL Server because I have no trouble returning with ot

[PHP] Sessions not staying a session...

2002-04-25 Thread Jeff Lewis
I am storing session information by using $_SESSION[privs] and it works for the first screen but when I click on the next link it doesn't seem to carry over. Do I need to declare session start with this method? Do I need to make it global? Jeff -- PHP General Mailing List

Re: [PHP] Re: Sessions not staying a session...

2002-04-25 Thread Jeff Lewis
I was under the assumption that it did...I have aded session_start and it still doesn't work. Jeff - Original Message - From: "Vail, Warren" <[EMAIL PROTECTED]> To: "'Craig Donnelly'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Th

[PHP] 4.2 new GLOBALS question

2002-04-25 Thread Jeff Lewis
OBALS['start'] What am i doing wrong? jeff

Re: [PHP] 4.2 new GLOBALS question

2002-04-25 Thread Jeff Lewis
TTP_GET_VARS['s']) ? $HTTP_GET_VARS['s'] : ''; Then back in index I did a if ($start == "somevalue") However, with 4.2, the $start is no longer populated. If I add an echo $start; right after the include, in 4.1.2 and below, it would echo the value of $start but now

Re: [PHP] BBS system

2002-04-26 Thread Jeff Lewis
Try YaBB SE http://www.yabb.info - Original Message - From: "r" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 27, 2002 7:21 AM Subject: [PHP] BBS system > Hey all, > > Just a small q, > does anybody know of any particular good BBS system that is free? (I aint > ric

Re: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions

2002-04-29 Thread Jeff Lewis
Austin, I am using 4.2 on a W2K machine at work and have had no problems with the mysql_fetch_* functions. Only thing I had to get used to was the new way to handle globals. Jeff - Original Message - From: "Austin W. Marshall" <[EMAIL PROTECTED]> To: <[EMAIL PROTE

[PHP] apps that need register globals 'on' and others require 'off' onsame server

2002-04-30 Thread Jeff Bearer
ay to turn register globals on or off in the script at runtime? -- Jeff Bearer, RHCE Webmaster PittsburghLIVE.com 2002 EPpy Award, Best Online U.S. Newspaper -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Help compiling Dynamically Linked Module

2002-05-03 Thread Jeff Lang
ibrary) 'first_module.so' in /export/home/jlang/htdocs/phpscript/modtest.php on line 5 can anyone help me find out why this file is not correctly loading Thanks, Jeff Lang -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Forum with PHP, without using mySQL..

2002-05-06 Thread Jeff Lewis
s.com/Detailed/14778.html And more, check out: http://www.hotscripts.com/PHP/Scripts_and_Programs/Discussion_Boards/ Jeff > www.yabbforum.com > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > >

Re: [PHP] Re: Forum with PHP, without using mySQL..

2002-05-06 Thread Jeff Lewis
he MAY have been thinking of the PHP version which is at www.yabb.info and also in use over at http://www.phptalk.com Jeff - Original Message - From: "John Fishworld" <[EMAIL PROTECTED]> To: "Mizery De Aria" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]&g

[PHP] Anyone use frames and PHP solution?

2002-05-06 Thread Jeff Lewis
login box on the left but when pressing submit it logs in ok but in the menu. So wondering if anyone has managed to find a good solution for the two combined... Jeff -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Using caching to reduce database queries

2002-05-10 Thread Jeff Bearer
highly dynamic site. It's a pretty big itch for me and I'm sure other's and I'm surprised that there isn't anybody scratching that itch. Just hoping something new is out there. Thanks -- Jeff Bearer, RHCE Webmaster PittsburghLIVE.com 2002 EPpy Award, Best Online U.S. N

[PHP] Diffrence between ob_gzhandler and zlib compression

2002-05-10 Thread Jeff Bearer
I was looking through the new php.ini file and was enabling the output handler of ob_gzhandler then I saw the line about zlib.output_compression. What's the diffrence between the two? -- Jeff Bearer, RHCE Webmaster PittsburghLIVE.com 2002 EPpy Award, Best Online U.S. Newspaper --

[PHP] variable for $_GET or $_POST

2002-05-14 Thread Jeff Bearer
else $test=$_POST[test]; Thanks -- Jeff Bearer, RHCE Webmaster PittsburghLIVE.com 2002 EPpy Award, Best Online U.S. Newspaper -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] variable for $_GET or $_POST

2002-05-14 Thread Jeff Bearer
$_REQUEST, sorry didn't see it the first time. On Tue, 2002-05-14 at 14:04, Jeff Bearer wrote: > Quick question if I'm programming with register globals off, and want to > get a variable that is allowed to be set with either a GET or POST > method, is there 1 variable th

[PHP] Restricting image height and width in a message

2002-05-17 Thread Jeff Lewis
Currently, people can post links to images in an application I am using but they can post something outrageous like 1000X800 pixels and it messes thing up on the format. I was sent this as a solution but it really bogs down especially on images from certain servers. Is there a better way to do t

[PHP] what does this mean in plain english?

2002-05-17 Thread Jeff Field
question mark's ("?") and colon's (":"), mean and do? BTW, I'm not looking for an explanation of the function; just what the question mark's and colon's mean in plain english, so I'll know how to use them in other places. Thanks! Jeff

Re: [PHP] Bulletin Boards

2002-05-18 Thread Jeff Lewis
Never used Phorums as it didn't have what I was looking for. Tried phpBB but the admins ection is awful IMHO. I currently use YaBB SE which has a very fast development time. Jeff - Original Message - From: "Richard Baskett" <[EMAIL PROTECTED]> To: "PHP General

<    1   2   3   4   5   6   7   8   9   10   >