[PHP] 2 Forms On 1 Page

2001-11-03 Thread Jeff Oien
If I have two forms on one page that both use the same script how do I get only the fields on one of the forms to be submitted? If that makes any sense. Jeff Oien -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: [PHP] 2 Forms On 1 Page

2001-11-03 Thread Jeff Oien
On Saturday 03 November 2001 11:28 am, you wrote: If I have two forms on one page that both use the same script how do I get only the fields on one of the forms to be submitted? If that makes any sense. Jeff Oien as long as you enclose each form within it's own set of form.../form

[PHP] Number_Format Question

2001-11-03 Thread Jeff Oien
I have a number like this 0.51 and I would like it to display without the leading 0. How can I do this? Thanks. Jeff Oien -- 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

[PHP] Problem writing to file, can't find the error

2001-11-01 Thread Jeff Lewis
I have this code in my program but I fail to find the error, does anyone see it after a quick glance? ?php if ($action == save_filter) { $fh = fopen (./filters.data.php, r+b) or die (couldnt open); $file = fread($fh, filesize(./filters.data.php)); $file = stripslashes($file); $array =

[PHP] How Do I Re-Compile PHP4

2001-10-28 Thread Jeff Gannaway
. How do I re-compile??? I assume it's fairly easy since I read so many messages that say just recompile PHP with --with-blah-blah-blah. Thanks! -Jeff Gannaway ___ Save 15% on 2002 Calendars and Holiday Cards! http://www.AvantGifts.com

Re: [PHP] Excel to MySQL

2001-10-27 Thread Jeff Gannaway
MySQL runs the LOAD DATA, new records are indicated by a NEW LINE. You'll want to check your ACCESS table for new lines before creating the export file. Later, Jeff Gannaway ___ Save 15% on 2002 Calendars and Holiday Cards! http

[PHP] FTP or Telnet files/directories with PHP?

2001-10-27 Thread Jeff Gannaway
? Thanks! -Jeff Gannaway ___ Save 15% on 2002 Calendars and Holiday Cards! http://www.AvantGifts.com Discount Code: hopper22ct Offer Good Through October 31, 2001 ___ -- PHP

[PHP] Setting Up Secure Pages with PHP

2001-10-26 Thread Jeff Sharpe
on how I can learn how to do this, I would really appreciate it. Thanks, Jeff _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail

[PHP] Making Setup Files Through A Web-Based Form

2001-10-25 Thread Jeff Gannaway
A LOT of MySQL queries to run. Would it be a noticeable resource hog?? Thanks for your advice! -Jeff Gannaway ___ Save 15% on 2002 Calendars and Holiday Cards! http://www.AvantGifts.com Discount Code: hopper22ct Offer Good Through October 31

[PHP] MKDIR Permission Denied

2001-10-25 Thread Jeff Gannaway
? $GalleryPHPName = Pins; mkdir (../$GalleryPHPName, 0775); ? Results in... MkDir failed (Permission denied) Any thoughts? -Jeff Gannaway ___ Save 15% on 2002 Calendars and Holiday Cards! http://www.AvantGifts.com Discount Code

Re: [PHP] MKDIR Permission Denied

2001-10-25 Thread Jeff Gannaway
How do I set permissions for a certain user (ie nobody) for a directory? If I do this, won't anyone on teh server be able to write to that directory? Thanks, Jeff At 10:39 AM 10/25/01 -0700, Kurt Lieber wrote: On Thursday 25 October 2001 10:08, you wrote: ? $GalleryPHPName = Pins; mkdir

[PHP] Setting A MySQL Column to NO DUPLICATES

2001-10-25 Thread Jeff Gannaway
wish their site was a good as PHP.net. Later, Jeff Ganaway ___ Save 15% on 2002 Calendars and Holiday Cards! http://www.AvantGifts.com Discount Code: hopper22ct Offer Good Through October 31, 2001

[PHP] mail() question

2001-10-23 Thread Jeff Kryvicky @ Collider
is the code in it's entirety, with this code: ?require($DOCUMENT_ROOT . /annotate.php3); ? being placed in the html document. Thanks a million in advance. (btw, if you do choose to answer this, cc me as well, as I'm on digest.) Jeff /***/ ?PHP if ($message

[PHP] Logic/method question...

2001-10-22 Thread Jeff Lewis
: if $selection=Merchandise then { select all ads where code=2 AND code=5 AND code=123 AND code=567 etc etc } Jeff

RE: [PHP] Site Hosting

2001-09-26 Thread Jeff Pearson
My friend owns a hosting company that supports php and MySQL along with a ton of other things.and they are VERY inexpensive. You can check them out at http://www.eaccounts.net/ref/jp52950052/?referer=emaillink Jeff Pearson Disclaimer: Yes the link tracks the referrals.No. I don't make any

[PHP] Receiving mySQL result from remote server?

2001-09-24 Thread Jeff Lewis
Is it possible to have a script at xyz.com retrieve data from a mySQL database on abc.com? Jeff

Re: [PHP] Receiving mySQL result from remote server?

2001-09-24 Thread Jeff Lewis
I am assuming that all I need to change is the host/domain so that instead of localhost it would be something else. Am I assuming right? So I could have www.abc.com or the IP? Jeff - Original Message - From: [EMAIL PROTECTED] To: Jeff Lewis [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent

Re: [PHP] http authentication and php

2001-09-23 Thread Jeff Brtistow
e able to provide. 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]

[PHP] http authentication and php

2001-09-22 Thread Jeff Bristow
. Jeff

[PHP] Sort Question

2001-09-21 Thread Jeff Oien
Could someone tell me how to sort this? Each $variable1 is a 3,4 or 5 letter string that I would like sorted alphabetically. I assumed sort would do it but apparently it isn't the right type of array. Thanks. $variable1 = split(\n, $variable); Jeff Oien -- PHP General Mailing List (http

[PHP] Sort Question (Again)

2001-09-21 Thread Jeff Oien
This didn't get answered before. I'm trying to sort an array but it won't work. $list = file('list_main.txt'); $list = sort($list); If I print $list it gives me 1 and print $list[0] is nothing. The list_main.txt looks something like this: ABC DEFG HIJ etc. Jeff Oien -- PHP General Mailing List

RE: [PHP] Site Hosting

2001-09-21 Thread Jeff Pearson
Check out http://www.eaccounts.net/ref/jp52950052/?referer=emaillink The owner is a friend of mine. Jeff Pearson NOTE: In support of full disclosure, yes the link IS tracking referrels. I do NOT recieve financial benefit from you clicking through. As mentioned above, the owner is a friend

[PHP] Parsing text file and dividing column into three...PLEASE help :)

2001-09-20 Thread Jeff Lewis
I have a very large text file that is set up like so: It contains some smaller columns but one HUGE one that contains the body of a resume. I am looking for help on processing this file. What I need to do is convert the final column into three columns. Each column can have no more than

Re: [PHP] Parsing text file and dividing column into three...PLEASE help :)

2001-09-20 Thread Jeff Lewis
be the best way to do this? Jeff - Original Message - From: * RzE: [EMAIL PROTECTED] To: Jeff Lewis [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, September 20, 2001 12:16 PM Subject: Re: [PHP] Parsing text file and dividing column into three...PLEASE help :) I have a very large text

[PHP] Can someone help me parse XML? - Challenge

2001-09-17 Thread Jeff Lewis
I have an XML file that I need to parse. I had the base of a perl script written but wasn't completely functioning and was hoping someone could give me a hand with making it parse and do what it's supposed to but in PHP. The perl file looked like this: #!/usr/bin/perl use CGI::Carp

[PHP] Question about how to handle something....

2001-09-12 Thread Jeff Lewis
thedrop down boxes it wouldbe like: Computers - Programming (value of this would be something like 1/8) I would then split the two values to do searches? Jeff

[PHP] Verify E-Mail Address

2001-09-12 Thread Jeff Grossman
(); return false; } } } Thanks, Jeff -- Jeff Grossman ([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] Verify email client can read html email?

2001-09-12 Thread Jeff Pearson
Yes. It is possible. Jeff Pearson -Original Message- From: Bob [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 12, 2001 2:57 PM To: [EMAIL PROTECTED] Subject: [PHP] Verify email client can read html email? When sending out email is it possible to know if their email

Re: [PHP] World Trade Centre Hit By terrorists, also pentagon

2001-09-11 Thread Jeff Lewis
Yeah not really a PHP topic but a very serious one! I can't believe this! Two planes with the WTC, one into each tower. One of the towers have now collapsed as well. A helicopter crashed into the Pentagon with unconfirmed reports of a third hijacked plane also crashing into the Pentagon. A

RE: [PHP] test for empty $result??

2001-09-10 Thread Jeff Lewis
Just use: if (!$result){ code here } Jeff -Original Message- From: Andrew [mailto:[EMAIL PROTECTED]] Sent: Monday, September 10, 2001 1:34 PM To: [EMAIL PROTECTED] Subject: [PHP] test for empty $result?? I know that this has been discussed before, but I cannot find

RE: [PHP] PHP 4.0.6 + GD

2001-09-07 Thread Jeff Lewis
it and heard nothing back :) Jeff -Original Message- From: Jean-Arthur Silve [mailto:[EMAIL PROTECTED]] Sent: Friday, September 07, 2001 6:07 AM To: [EMAIL PROTECTED] Subject: [PHP] PHP 4.0.6 + GD Hi ! I used PHP 4.0.3pl1 with gd lib (1.6) and used the PNG functions. Everything was ok

RE: [PHP] Previous / Next Buttons

2001-09-06 Thread Jeff Oien
($photo_pos $count) { $next_pos = $photo_pos; $next = $array[$next_pos]; echo | a href=\display.php?photo_id=$next\Next gt;gt;/a; } Comments from more experienced programmers welcome. I don't want to lead astray. Jeff Oien -- PHP

[PHP] PHP regexp powerful?

2001-09-06 Thread Jeff Lewis
there is actually information we use in this file :) Jeff ***BATCHJobBATCH_384,SubmittedbyPRDMANOPERonNodeKWRB***%SET-W-NOTSET,errormodifyingKWRB$DKA0:-CLI-E-IVDEVTYPE,invaliddevicetype-specifyamailboxdevice$log*o==logoff

Re: [PHP] Mdb conversion

2001-09-01 Thread Jeff Lewis
I needed this recently as well and found some converters right here: http://www.mysql.com/documentation/mysql/bychapter/manual_Contrib.html#SEC60 7 They usually are run from within the MDB macros but it helped me convert my database over :) Jeff - Original Message - From: Rogerio

[PHP] File Upload Problem Solving?

2001-08-31 Thread Jeff Oien
I have a user who is unable to upload files but I don't know where to start with the troubleshooting process. I have this: @copy($img1, /blah/$username/$img1_name) or die(File upload didn't work.); and they are getting the die message. All but one person are able to upload. Jeff Oien

RE: [PHP] File Upload Problem Solving?

2001-08-31 Thread Jeff Oien
I found the problem. A user was logged in under their username with a different case (capital/small letters) and that caused a problem. Jeff Oien I have a user who is unable to upload files but I don't know where to start with the troubleshooting process. I have this: @copy($img1, /blah

[PHP] PHP with Access?

2001-08-30 Thread Jeff Lewis
on a Linux box? If not, is there a nice way to convert the MDB to mySQL? :) Jeff

[PHP] Grabbing all files and adding to select boxes...

2001-08-30 Thread Jeff Lewis
of the page. Jeff

[PHP] Directing A Parked Domain To A Sub Directory

2001-08-30 Thread Jeff Gannaway
at MainDomain.com. However, if someone goes to WidgetWorld.com, it would pull up the index page for MainDomain.com. How can I use PHP to detect if the visitor wanted MainDomain.com (and display MainDomain/index.php) or WidgetWorld.com (and then display MainDomain/Widgets/index.php). Thanks, Jeff Gannaway

Re: [PHP] SELECT * FROM

2001-08-29 Thread Jeff Lewis
In your query add ORDER BY field name like date or ID DESC. That way it will put them in descending order and I do believe that is what you're looking for :) Jeff - Original Message - From: Tarrant Costelloe [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, August 29, 2001 10:55

Re: [PHP] The future of PHP

2001-08-29 Thread Jeff Lewis
Damn, I wish I had read that thre was this event in Toronto, I would have liked to attend! :) - Linux User Group in Toronto, Canada I agree, suggestion and constructive criticism are fine but lets not start attacking the guys who have put in countless hours to make PHP what it is today. I'm

[PHP] Query using more than two tables?

2001-08-29 Thread Jeff Lewis
, c.descrip, e.descrip FROM resumes r,resumeHolders u, categories c, experience e WHERE r.userID=u.userID AND r.categoryid=c.categoryid AND r.experienceid=e.experienceid AND u.city='Kitchener' Its getting to be a big select, not sure if it will work :) Jeff -- PHP General Mailing List (http

Re: [PHP] How do I get the file size of a file on my server?

2001-08-28 Thread Jeff Lewis
. k; } else { $file_size = $file_size . b; } is a code snippet from the PHP manual which allows you to display the file size rounded and then GB. MB, or KB :) Use the absolute file path for the file you want looked at. Jeff - Original Message - From: Joseph Bannon [EMAIL PROTECTED

[PHP] Pulling webpages - may be a weird question :)

2001-08-28 Thread Jeff Lewis
to view (lets say www.php.net). It then relays it to my browser but as if it is coming from my server. So can it grab the pages, temp write them and server them over to me? I know it seems kind of strange but I am curious about it Jeff

[PHP] PHP/mySQL query problem...

2001-08-27 Thread Jeff Lewis
approved = 1. In the database they are all = 0. Is there a problem with my SQL query? Jeff

[PHP] Eregi for Image

2001-08-26 Thread Jeff Oien
I want to check if an uploaded file is an image. This isn't working. Could anyone help me out? if (!eregi(\\.gif$, $img1_name) || !eregi(\\.jpg$, $img1_name) || !eregi(\\.jpeg$, $img1_name)) { error message } Jeff Oien -- PHP General Mailing List (http://www.php.net

[PHP] mkdir Question

2001-08-26 Thread Jeff Oien
When using this command: mkdir (/usr/www/users//blah/blah/$username, 0777); it sets it to nobody instead of my username. I'm then unable to delete or modify files in that directory. Is there a way around this? Thanks. Jeff Oien -- PHP General Mailing List (http://www.php.net

RE: [PHP] mkdir Question

2001-08-26 Thread Jeff Oien
However even the permission of 0777 doesn't let me do anything to the directory or files in it. I can't even chown or chmod anything in it using Telnet once it's created. Jeff Oien Jeff JO mkdir (/usr/www/users//blah/blah/$username, 0777); JO it sets it to nobody instead of my username

[PHP] Session not timing outafter 180 minutes

2001-08-26 Thread jeff fitzmyers
for any help, Jeff __ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: [PHP] The future of PHP

2001-08-24 Thread Jeff Lewis
I actually had a talk with my boss today... We discussed different technologies and why we chose them. The reasons we chose Java/JSP/J2EE etc: 1) Scalability (number 1 reason) 2) Different projects like EJB etc I had been talking about PHP a lot and he says he likes it to but... Jeff

[PHP] Flat file/mySQl combination

2001-08-24 Thread Jeff Lewis
Has anyone come up with an abstraction layer that would allow the users of their software to select either flat file or mySQL? If so, is it downloadable somewhere or does anyone know or have any kind of tips? :) Jeff -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail

RE: [PHP] The future of PHP

2001-08-24 Thread Jeff Lewis
I would't say that. he says it's modular and easier to code in OOP. Jeff -Original Message- From: Dave [mailto:[EMAIL PROTECTED]] Sent: Friday, August 24, 2001 6:15 PM To: [EMAIL PROTECTED]; Michael Kimsal Cc: [EMAIL PROTECTED] Subject: RE: [PHP] The future of PHP He also

Re: [PHP] Need help to create HTML table with 2 columns.

2001-08-23 Thread Jeff Lewis
John, Try this: TABLE ?php $query = SELECT image_link, web_url FROM testdata; $result = mysql_query ($query) or die (Query Failed); while ($row = mysql_fetch_object ($result)) { printf (trTD.$row-image_links.br.$row-web_url./TD TD.$row-image_link.br.$row-web_url./tr\n); } ? /TABLE -

Re: [PHP] Need help to create HTML table with 2 columns.

2001-08-23 Thread Jeff Lewis
What did you want in the second column? I was just going by what you had listed below: $row-image_link, $row-web_url,$row-image_link, $row-web_url); Jeff - Original Message - From: John Bass [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 23, 2001 11:16 AM Subject

RE: [PHP] The future of PHP

2001-08-23 Thread Jeff Pearson
? Jeff Pearson -Original Message- From: Thomas Deliduka [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 22, 2001 7:31 PM To: PHP List Subject: [PHP] The future of PHP A little background... Skip to THE JIST if you wanna make this quick. I am on this webmaster's list where most

RE: [PHP] The future of PHP

2001-08-23 Thread Jeff Pearson
yet. Notice it even gives info on PHP use :-) Hope this helps. Jeff Pearson -Original Message- From: Thomas Deliduka [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 22, 2001 7:31 PM To: PHP List Subject: [PHP] The future of PHP A little background... Skip

[PHP] Dynamic check boxes...

2001-08-23 Thread Jeff Lewis
the side of them so I can check the ones I want approved. Is it possible to have them all update with the click of one submit button? Jeff

Re: [PHP] Urgent!!! Forum code

2001-08-22 Thread Jeff Lewis
Try the following: phpBB: http://www.phpbb.com/ Phorum: http://phorum.org/ Jeff Lewis - Original Message - From: Emiliano Marmonti [EMAIL PROTECTED] To: Lista PHP [EMAIL PROTECTED] Sent: Wednesday, August 22, 2001 4:26 AM Subject: [PHP] Urgent!!! Forum code Anybody knows a good free

RE: [PHP] php and flash

2001-08-21 Thread Jeff Pearson
Best places I learned from are www.flashkit.com as well as the books Dynamic Flash which includes a chapter on php. Other than that, I pulled apart projects downloaded from flashkit. Jeff Pearson -Original Message- From: Jack [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 21, 2001

[PHP] PNG support...

2001-08-20 Thread Jeff Lewis
support in this PHP build Anyone have any hints on how to fix this? Jeff

RE: [PHP] GoTo URL Function?

2001-08-20 Thread Jeff Oien
http://www.php.net/manual/en/function.header.php Hi, I am sure there is an easy way to do this... But when my script is done doing whatever I want it to do - RATHER than print text and all to a page, I want the browser (within the same window) to go to a specific URL Can this be done

[PHP] Simulate Cron/PHP in Win2k?

2001-08-15 Thread Jeff Oien
and PHP4 on Windows 2000 Professional. Thanks. Jeff Oien -- 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] ucwords Except 'The' 'And' etc?

2001-08-13 Thread Jeff Oien
Is there a prewritten function for capitalizing the first letter of each word in a string except for the common words you wouldn't want to capitalize in a title? Like Come Learn the Facts From an Industry Leader Thanks. Jeff Oien -- PHP General Mailing List (http://www.php.net

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

2001-08-13 Thread Jeff Oien
Fabulous. Thanks to Steve and Mark. Exactly what I needed. Jeff Oien Something like this, perhaps (untested): I needed this too so I just tested it. function smart_ucwords($String) { $ExceptionList = array('the', 'an', 'a'); # should all be in lowercase $String

Re: [PHP] PHP in corporate settings?

2001-08-09 Thread Jeff Lewis
and Java. Jeff - Original Message - From: Rasmus Lerdorf [EMAIL PROTECTED] To: Sean C. McCarthy [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, August 09, 2001 12:20 PM Subject: Re: [PHP] PHP in corporate settings? Just one point Java is actually open source, because you can

[PHP] PHP in corporate settings?

2001-08-08 Thread Jeff Lewis
employer, a HUGE media/newspaper in Ontario goes with strictly Java. Is it that people still are hesitant to go wth open source based technology? Jeff Lewis

[PHP] register_shutdown_function and a MySQL query keeping connection with browser.

2001-08-08 Thread Jeff Bearer
table; $result = $db-query($sql); while($row = $result-fetchRow(2)){ sleep(5); } } ? -- Jeff Bearer, RHCE Webmaster PittsburghLIVE.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

[PHP] Bad SetCookie code or Bad Internet Explorer 4.0??

2001-08-08 Thread Jeff Gannaway
. Is there a bug in the script, or is this an IE problem? Thanks, Jeff Gannaway ___ Find the right art print for your home. * Search by artist, color, art style and subject. * Preview the art prints against your wall color. * Specializing

[PHP] Cannot Set ExpireTime in a cookie

2001-08-08 Thread Jeff Gannaway
); I also tried setting the expiration time earlier in a script and assigning it to a variable: $ExpTime = time()+3600 setcookie (ArtPrintSession,$SessionID,$ExpTime); That also didn't work. The $ExpTime values look like: 997317780 What's the bug??? Thanks, Jeff Gannaway -- PHP General Mailing

RE: [PHP] most recent 5 rows

2001-08-04 Thread Jeff Lewis
Try this SQL Justin: $sql = SELECT * FROM news DESC LIMIT 5; Jeff -Original Message- From: Justin French [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 04, 2001 5:52 AM To: php Subject: [PHP] most recent 5 rows Hi all, I have a table with the column id, which

RE: [PHP] How to destroy a $variable

2001-08-04 Thread Jeff Lewis
Gerard, Try using: unset($Age); Jeff -Original Message- From: Gerard Samuel [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 04, 2001 1:34 AM To: PHP Subject: [PHP] How to destroy a $variable Ok I have a form with a $PHP_SELF target, and I enter parts of the form when

RE: [PHP] most recent 5 rows

2001-08-04 Thread Jeff Lewis
It will give you the 5 HIGHEST values in your auto incremented field. If it was returneding the first 5, or the wrong 5, repace the DESC with ASC. Jeff -Original Message- From: Justin French [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 04, 2001 6:09 AM To: [EMAIL PROTECTED

RE: [PHP] most recent 5 rows

2001-08-04 Thread Jeff Lewis
Sorry, forgot the ORDER BY, here is what you're looking for: $sql = SELECT * FROM news ORDER BY id DESC LIMIT 5; In a list of numbers up to 10, this would return rows 6,7,8,9, and 10. Jeff www.hyrum.net www.xnull.com -Original Message- From: Jeff Lewis [mailto:[EMAIL PROTECTED

RE: [PHP] Matching Question

2001-08-04 Thread Jeff Oien
Thank you. That worked and I'm sure will have made it work a lot faster later on when there is a lot of data in the database. Jeff Oien On Sat, 4 Aug 2001 12:40:42 -0500, Jeff Oien ([EMAIL PROTECTED]) wrote: After a sign up page I want to check if someone is already entered into a database

[PHP] Phone Number #s Only?

2001-08-03 Thread Jeff Oien
Is there a routine out there to strip all characters from a phone number except the numbers? I was going to write my own but figured there must already be one out there I can use. Thanks. Jeff Oien -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

RE: [PHP] What would you want in a PHP web host?

2001-08-03 Thread Jeff Pearson
and I'll bring it up to them. Jeff Pearson -Original Message- From: Richard Baskett [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 01, 2001 6:00 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] What would you want in a PHP web host? Please tell me what host you use!! I cant even seem

Re: [PHP] Oh and one more thing

2001-08-03 Thread Jeff Lewis
Ok, I have to admit, that made me laugh out loud here in the office :) Jeff - Original Message - From: scott [gts] [EMAIL PROTECTED] To: php [EMAIL PROTECTED] Sent: Thursday, August 02, 2001 1:05 PM Subject: RE: [PHP] Oh and one more thing it's a little bit complicated, but here goes

[PHP] Content Type Text?

2001-08-01 Thread Jeff Oien
I've looked all over and can't find a content-type declaration for text. This is my guess header(Content-Type: text/txt); but I'm not sure if this is right. I know this is more HTTP than PHP. I want info to be displayed in a browser as plain text not HTML. Thanks. Jeff Oien -- PHP General

Re: [PHP] whats wrong?

2001-07-31 Thread Jeff Lewis
Remove the quotes around $uid Jeff - Original Message - From: Jeremy Morano [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 31, 2001 11:09 AM Subject: [PHP] whats wrong? Anythig visibly wrong with this? FORM METHOD=post ACTION=userinfolistbycompany2.php INPUT TYPE

RE: [PHP] Attitude of B van Ouwerkerk

2001-07-31 Thread Jeff Lewis
in the manual but they are starting out and need a bit of a kick start. Lets remain friendly...it's why I'm still around :) Jeff www.hyrum.net www.xnull.com -Original Message- From: Steve Wright [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 31, 2001 2:22 PM To: PHP List Subject: [PHP

RE: [PHP] FAQ...was - Attitude of B van Ouwerkerk

2001-07-31 Thread Jeff Lewis
I'd be happy to host one but I imagine there is one already for the list? Jeff -Original Message- From: mike cullerton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 31, 2001 3:08 PM To: php Subject: Re: [PHP] Attitude of B van Ouwerkerk on 7/31/01 12:37 PM, scott [gts

RE: [PHP] Flash question, but includes variables!

2001-07-31 Thread Jeff Pearson
it is selected as dynamic text. Hope this helps. Jeff Pearson -Original Message- From: Kyle Smith [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 31, 2001 9:20 PM To: [EMAIL PROTECTED] Subject: [PHP] Flash question, but includes variables! Anybody who knows flash 5 please help me

Re: [PHP] Need for dox...

2001-07-30 Thread Jeff Lewis
No need to get nasty :) Keep the list friendly, it's better that way ;) Jeff - Original Message - From: B. van Ouwerkerk [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 30, 2001 8:53 AM Subject: Re: [PHP] Need for dox... I didn't know the http://www.phpbuilder.com/ site

RE: [PHP] New Book - Tips?

2001-07-30 Thread Jeff Oien
One thing I would like to see is using PGP (or gnu) encryption on the server, not via e-mail. Jeff Oien Hi there, I'm currently in the process of writing a new book about PHP entitled PHP Exertion. I've read several other books, and none of them covered everything that was needed, so I

[PHP] Large Calculations

2001-07-30 Thread Jeff Lewis
a bse 100 system. a rating over 100 is very good. 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]

[PHP] Sessions Question

2001-07-28 Thread Jeff Oien
between each other. Here is what I have for the first script/page after the form. I don't know what to do after this on the second page in order to pass the variables on to it. Thanks for any help. Jeff Oien - ? session_start(); session_register($refresh); session_register

Re: [PHP] Moving a PHP/MySQL web site ???

2001-07-27 Thread Jeff Lewis
Why don't you just dump the data and structure and then use that to import it? I'm sure there is something to do in telnet but I am unfamiliar :) Jeff - Original Message - From: PHP Junkie [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 27, 2001 10:21 AM Subject: [PHP] Moving

[PHP] Grabbing data up to \n

2001-07-27 Thread Jeff Lewis
? Jeff

[PHP] Dumping fields.....

2001-07-27 Thread Jeff Lewis
Using this function to dump a table, having a problem outputting the value below after the SELECT * FROM $ID. function dump($ID, $link) { echo font class=\txt\Dumped table b$ID/b/fonttable border=\1\tr; $fields = mysql_list_fields(hyrum_nuke, $ID, $link);

RE: [PHP] PHP/Cold Fusion questions:

2001-07-26 Thread Jeff Pearson
. The included file is processed before it is forwarded to the page that calls it out. Jeff Pearson -Original Message- From: Johnny Nguyen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 25, 2001 7:16 PM To: Kurt Lieber; 'SalvatoreJD'; 'PHP-General' Subject: RE: [PHP] PHP/Cold Fusion

[PHP] substr question...

2001-07-26 Thread Jeff Lewis
I am trying to receive file names but can't quite figure out the proper substr to do it: jeff.dat jeffrey.dat chris.dat tom.dat I want to receive the name to the left of the .dat Jeff

Re: [PHP] substr question...

2001-07-26 Thread Jeff Lewis
RE: [PHP] substr question...I suppose that $tmpmember=substr($entry, 0,-4); will do the same? :) Jeff - Original Message - From: Boget, Chris To: 'Jeff Lewis' ; [EMAIL PROTECTED] Sent: Thursday, July 26, 2001 3:54 PM Subject: RE: [PHP] substr question... I am trying

[PHP] Processing file...

2001-07-26 Thread Jeff Lewis
Signature 3 Administrator 571803 HyrumAIM HyrumYIM Male I Love YaBB 1 Gold!!! bobafett.gif 01/01/01 at 01:01:01 Kitchener 07/14/1975 4 2 How can I grab all of these for each dat file I open up? Jeff -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

RE: [PHP] Processing file...

2001-07-26 Thread Jeff Lewis
Yes actually, I figured it out. I was trying to parse the buffer as well but managed to figure it out tonight :) Just took a lot of debugging ;) Jeff -Original Message- From: David Robley [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 26, 2001 9:31 PM To: Jeff Lewis; [EMAIL

RE: [PHP] Learning PHP

2001-07-25 Thread Jeff Oien
http://www.webdesigns1.com/php Jeff Oien Can someone please make a list of the best places to learn PHP as I have 6 weeks of school holidays and I want to put the m to good use (i have the PHP reference guide from www.oreilly.com and i have the big ass document files from www.php.net

[PHP] Regular Expression Question

2001-07-25 Thread Jeff Oien
I want to replace a string like this 1B335-2G with this B335. So for all the strings I want to remove the first character and the last three characters. I'm not sure which replace function to use or how to go about it. Thanks. Jeff Oien -- PHP General Mailing List (http://www.php.net

RE: [PHP] Regular Expression Question

2001-07-25 Thread Jeff Oien
Aren't the trims just for white space? Jeff Oien since you know exactly which 4 characters you want to keep you can use a simple string trimming routine. I forget the name of the function in php but it's there and it'll be something like trimstring($string,1,5); or something like

[PHP] rename a directory

2001-07-24 Thread Jeff
Does anyone know how to rename a directory? There is rename() for files but I couldn't find anything for directories... 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

Re: [PHP] rename a directory

2001-07-24 Thread Jeff
Thanks! Next time I won't assume it won't work... Jeff Tom Carter wrote: on unix I think it should work for both.. can't say I know on windows.. also, why not try exec or system and just run the normal system command for it? - Original Message - From: Jeff [EMAIL PROTECTED

[PHP] PHP, Excel, .CSV's, and Regular Expressions Help Needed!

2001-07-23 Thread Jeff Lacy
([EMAIL PROTECTED] AND to [EMAIL PROTECTED]). Thank you very much (in advance), 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]

<    4   5   6   7   8   9   10   11   >