[PHP] How to update a variable on a other frame.

2001-09-21 Thread hvm
Hi all, Is there a command to update a variable on a other frame generated by a php script. This is needed to show the number of records selected in the bottom frame (this frame is also generated from a php script). Manny thanks, Hans.

[PHP] about image gallery

2001-09-21 Thread Aniceto Lopez
You are right Daniel, working with no text file for the img file names represents less work to update the gallery but I'm working on this idea text file ---> picture.jpg, description of the picture so a txt file is needed I would be glad to now when your "page numbers for faster navigation"

[PHP] Re: parsing

2001-09-21 Thread _lallous
This should do, Motor Racings Strangest Races TIMBALLS, GEOFF Paperback http://owas.proxis.be/gate/jabba.coreii.g_p?bi=4&sp=DETAILS&mi=3575625 &si=19806267"> Sales start 30/09/2001 Proxis Price: 663 BEF http://owas.proxis.be/gate/jabba.coreii.g_p?bi=4&sp=DETAILS&mi=3575625 &si=1

[PHP] Re: How to update a variable on a other frame.

2001-09-21 Thread _lallous
are we talking JavaScript wise? "Hvm" <[EMAIL PROTECTED]> wrote in message 001001c14270$8a563380$0601a8c0@Hans">news:001001c14270$8a563380$0601a8c0@Hans... Hi all, Is there a command to update a variable on a other frame generated by a php script. This is needed to show the number of records sel

[PHP] Re: How to update a variable on a other frame.

2001-09-21 Thread Steve Brett
you need to update the page that the frame displays. call the page and then use 'target=' to direct the output to the frame of your choice. Steve "Hvm" <[EMAIL PROTECTED]> wrote in message 001001c14270$8a563380$0601a8c0@Hans">news:001001c14270$8a563380$0601a8c0@Hans... Hi all, Is there a command

[PHP] Re: importing a text file

2001-09-21 Thread _lallous
You want to parse the non blank lines out of the blank lines? "Dominica Anderson" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I have a text file that is formatted as such > > Something - SomethingElse > <4 blank lines> > SomethingMore > <4 blank lines> > So

[PHP] Re: Generating variable names 'on the fly'

2001-09-21 Thread _lallous
you can always use eval to create a variable too! "Neil Freeman" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi there, > > How do I generate variable names 'on the fly'? I wish to have variable > names along the lines of $genre_category_1, $genre_category

[PHP] installing PHP with-apxs with-oci8 --with-oracle onLinux - remote oracle

2001-09-21 Thread Jeffrey Iskandar Ahmad
I cannot connect to remote oracle database. I get the error below. OCISessionBegin: Error while trying to retrieve text for error ORA-03106 (meening : fatal two-task communication protocol error) My env is all correct. My test.php: $db = " (DESCRIPTION = (ADDRESS_LIST =

Re: [PHP] Generating variable names 'on the fly'

2001-09-21 Thread Marcus Rasmussen
You can allso do like this: $i = 1; ${"test". $i} = "123"; echo $test1; ___ Marcus Rasmussen [EMAIL PROTECTED] On 21-09-01 at 11:21 _lallous wrote: >you can always use eval to create a variable too! > >$i = 1; >eval("\$test$i=123;"); >echo $test1; >?> > >

[PHP] fired!

2001-09-21 Thread Aniceto Lopez
dot.com crissis reaches me!! I've been fired, anyway I'll be in that nice PHP list (any job for me?) Aniceto Lopez www.laMundial.net download our free music -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

Re: [PHP] codes in php for going back to previous page

2001-09-21 Thread Tamas Arpad
On Thursday 20 September 2001 21:36, Wee Chua wrote: > Hi all, > I know how to forward a page with PHP, but what if the page I want > to forward is the previous page or last page. In javascript, the > code is like javascript:historygo(-1). The reason why I want to go > back to previous page is bec

[PHP] Grabbing

2001-09-21 Thread Daniel Alsén
Hi, iam trying to grab info from a webpage. This snippet is the part that does the actual searching... $site = "www.whatever.com/something.html"; $open = fopen($site, "r"); $search = fread($open, 2); fclose($open); $search = ereg("$begin(.*)$end", $search, $content); What i find strange is

Fw: [PHP] fired!

2001-09-21 Thread Chris Schneck
where have you been, I was layed off last november? your behind the times man, you should have been unemployed months ago. - Original Message - From: "Aniceto Lopez" <[EMAIL PROTECTED]> To: "PHP list" <[EMAIL PROTECTED]> Sent: Friday, September 21, 2001 2:49 AM Subject: [PHP] fired! > d

[PHP] fired!

2001-09-21 Thread ani
funny Chris, I was working in www.latinia.com in Barcelona (Spain), the company is going on but only sms bussines, not web portals unemployment is not so funny in Spain > where have you been, I was layed off last november? > your behind the times man, you should have been > unemployed months ag

Re: [PHP] Variable conversion problem

2001-09-21 Thread Alexander Deruwe
On Friday 21 September 2001 01:45, Neil Silvester wrote: > Another PHP problem has kept me up all night, scouring through my database > books and trying everything I could think of. I am still new to the MySQL > and PHP field, but never the lass I will not give up. > $cat is a variable that is pas

[PHP] truncate?

2001-09-21 Thread Urb LeJeune
Looking through the documentation and several book I can not find a PHP file function that mimics Perl's truncate(FH,offset); This is very handy to remove the contents of an existing file. Am I overlooking something? Urb -- PHP General Mailing List (http://www.php.net/) To u

Fw: [PHP] fired!

2001-09-21 Thread Chris Schneck
I worked at www.forestindustry.com , everything was fine until one day a staff of 30 was reduced to a staff of 5. Unemployment isnt funny anywhere. - Original Message - From: <[EMAIL PROTECTED]> To: "PHP list" <[EMAIL PROTECTED]> Sent: Friday, September 21, 2001 4:20 AM Subject: [PHP] fire

[PHP] IMAP server

2001-09-21 Thread Rosen
Hi, Can someone tell me where can I find IMAP server for windows ? Thanks, Rosen -- 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: Fw: [PHP] fired!

2001-09-21 Thread Stig-Ørjan Smelror
> I worked at www.forestindustry.com , everything was fine until one day > a staff of 30 was reduced to a staff of 5. Unemployment isnt funny > anywhere. Another thing that isn't fun is going for 5 months without getting payed. On my part, my inspiration suffers a great deal ;) dot com's suffer

[PHP] fired!

2001-09-21 Thread ani
lets have a php-beer for all the dot.com unenployed! Aniceto Lopez www.lamundial.net -- 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] Legal advice

2001-09-21 Thread Jon
Hi, We are working with PHP & MYSQL, and we would like to publish some information that we have with MS ACCESS and MS EXCEL, and altough I know that it is posible to connect an access database using ODBC from PHP, however I don't know if it is legal to do this without having to pay licenses to M

[PHP] Re: Grabbing

2001-09-21 Thread _lallous
I guess the ereg() will stop when i reads a new line character, therefore try to use the preg_match() with /is modifiers. preg_match("/$begin(.*?)$end", $search, $matches); "Daniel alsén" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > iam trying to gr

[PHP] Getting the value from a not posted form edit Vield.

2001-09-21 Thread hvm
Hi All, Has some one a solution for a non posted field to get the entered information out in to the session variables. My code: 1e The script "adv_search_dis.php4" is to build the input field. "; // Find the diseases via Link echo "Search"; ?> 2e The script "0DiseaseFind.php4" is

[PHP] Progress database

2001-09-21 Thread Meredith-Wilks, Richard
Help, Can anyone help me ? I have a progress database running and require PHP to read and write to it. We have looked at ODBC and would like to avoid that if possible. > Richard > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

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

[PHP] Quickie

2001-09-21 Thread Daniel Alsén
How do i send the user on to another page at the end of the execution of a script? # Daniel Alsén| www.mindbash.com # # [EMAIL PROTECTED] | +46 704 86 14 92 # # ICQ: 63006462 | # -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED]

RE: [PHP] Quickie

2001-09-21 Thread Niklas Lampén
If nothing is beeing sent to output on the page then use header() else you need to use javascript. Niklas -Original Message- From: Daniel Alsén [mailto:[EMAIL PROTECTED]] Sent: 21. syyskuuta 2001 15:51 To: php Subject: [PHP] Quickie How do i send the user on to another page at the end

RE: [PHP] Quickie

2001-09-21 Thread Stig-Ørjan Smelror
> If nothing is beeing sent to output on the page then use header() else > you need to use javascript. > > > Niklas > if headers are sent. Use header( "Location: file.php" ), as noted earlier, if no headers are sent. -- Stig-Ørjan Smelror Systemutvikler Linux Communications AS Sandakerv

RE: [PHP] Progress database

2001-09-21 Thread Andrew Hill
Richard, Regarding Progress, you are probably going to come back to ODBC :) When you do, feel free to give our drivers a try. You will be pleasantly surprised. Let me know if I can help in any way. Best regards, Andrew Hill Director of Technology Evangelism OpenLink Software http://www.openli

RE: [PHP] Is CRON'd PHP script already running?

2001-09-21 Thread Simon Kimber
How do i do that exactly? Cheers Simon -Original Message- From: Richard Heyes [mailto:[EMAIL PROTECTED]] Sent: 20 September 2001 18:38 To: [EMAIL PROTECTED] Subject: RE: [PHP] Is CRON'd PHP script already running? > ...in perl > check to see > if the process is already running, and if

RE: [PHP] installing PHP with-apxs with-oci8 --with-oracle onLinux - remote oracle

2001-09-21 Thread Andrew Hill
Jeffrey, Set your ORACLE_HOME environment variable. putenv("ORACLE_HOME=/path/to/oracle/home/dir"); etc. HTH Best regards, Andrew Hill Director of Technology Evangelism OpenLink Software http://www.openlinksw.com Universal Data Access & Data Integration Technology Providers > -Original

[PHP] parent::mymethod() call $this->mymethod() bug?

2001-09-21 Thread Jean-Pierre Arneodo
Hi! something looks strange for me. Why the method Fils::x is called? MyConfig: RH7.1 PHP4.0.6 I found something similar in the bug database. http://bugs.php.net/index.php?id=12313 Open 4.0.6 Linux parent resolving and deep require's ## RESULT Fils::Fils called Pere::Pere called Fils::x calle

[PHP] Detecting an image form submission via PHP

2001-09-21 Thread Neil Freeman
Hi, When a form is submitted using a standard SUBMIT button it is possible to catch this via php using if ($submit) but how do you catch this if you are using an image for submitting instead of the button? Any help would be greatly appreciated. Here is a cut down version of my code: ##

[PHP] Compiling problems with PHP4.0.6+apache1.3.20+mysql3.23.39

2001-09-21 Thread Stefano Baronio
These are the ./configure commands: apache ./configure --prefix=/opt/apache --enable-module=most --enab le-shared=max php ./configure --with-apache=/opt/apache_1.3.20 --enable-discar d-path --enab le-safe-mode --with-mysql=/opt/mysql --enable-sockets --with -vpopmail=/home/vpopmail The error app

RE: [PHP] Detecting an image form submission via PHP

2001-09-21 Thread Matt Williams
> When a form is submitted using a standard SUBMIT button it is possible > to catch this via php using if ($submit) but how do you catch this if > you are using an image for submitting instead of the button? > > Any help would be greatly appreciated. > values of image_x and image_y will be set i

Re: [PHP] Detecting an image form submission via PHP

2001-09-21 Thread Michael van Bracht
- Original Message - From: "Neil Freeman" <[EMAIL PROTECTED]> To: "PHP General" <[EMAIL PROTECTED]> Sent: Friday, September 21, 2001 3:30 PM Subject: [PHP] Detecting an image form submission via PHP you could use a in the form regards Michael -- PHP General Mailing List (http://w

Re: [PHP] Legal advice

2001-09-21 Thread Michael van Bracht
> Hi, > > We are working with PHP & MYSQL, and we would like to publish some > information that we have with MS ACCESS and MS EXCEL, and altough I know > that it is posible to connect an access database using ODBC from PHP, > however I don't know if it is legal to do this without having to pay >

Re: [PHP] fired!

2001-09-21 Thread Thomas Deliduka
On 9/21/2001 5:49 AM this was written: > dot.com crissis reaches me!! > I've been fired, anyway I'll be in that nice PHP list > > (any job for me?) I feel for you. We were kinda put on notice that if things don't change we could get salary cuts or job cuts. I don't believe I'll lose my job, I'

[PHP] event cache management (no, not code cache) -- W32/Nimda filter

2001-09-21 Thread Sean Straw / PSE
I'm working on something to deal with the W32/Nimda worm traffic, and in order for this to work, I need a cache management function - basically, as an event occurs, I check to see if the source IP is in the cache file already - if not, it gets added along with the current timestamp and action

Re: [PHP] parent::mymethod() call $this->mymethod() bug?

2001-09-21 Thread Tamas Arpad
On Friday 21 September 2001 15:15, Jean-Pierre Arneodo wrote: > Hi! > something looks strange for me. > Why the method Fils::x is called? > class Fils extends Pere { > function Fils(){ > echo "Fils::Fils called"; > $this->Pere(); > } > function x(){ >

Re: [PHP] Detecting an image form submission via PHP

2001-09-21 Thread Neil Freeman
OK cheers, that method seems to work ok. Thanks, Neil Michael van Bracht wrote: > - Original Message - > From: "Neil Freeman" <[EMAIL PROTECTED]> > To: "PHP General" <[EMAIL PROTECTED]> > Sent: Friday, September 21, 2001 3:30 PM > Subject: [PHP] Detecting an image form submission via PH

[PHP] Problem with ImageMagick and PHP on Windows

2001-09-21 Thread Jakob
Hi, I need to retrieve image properties from an EPS graphic. therefore I installed ImageMagick on Windows. This command works very well on the commandline: C:\>C:\imagemagick\identify.exe -ping -format "%m %f %b %w %h %x %y" http://ws- tgljfix/upload/pusunybkvv.eps However, when executed thr

[PHP] Re: Legal advice

2001-09-21 Thread Steve Brett
why not just drop access and move to postgresql or mysql. go on .. make the leap; you know you want to Steve "Jon" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > We are working with PHP & MYSQL, and we would like to publish some > information th

[PHP] help: form variables have CR/LF ?

2001-09-21 Thread Patrick Sibenaler
Does anyone know what is going wrong, when all of a sudden, the content of PHP global variables that are generated from a POSTED form, have a CR/LF prepended? That means, looking at a field 'name' where 'john' was typed in, I'm getting a variable $name with the content ' john' instead of

[PHP] Re: where did my cookie go?

2001-09-21 Thread Emile Bosch
hmm, usually it uses session cookies and then no cookie is set.. its then kept in memory for as far as i know :-) gl, Emile Bosch Peter <[EMAIL PROTECTED]> schreef in berichtnieuws [EMAIL PROTECTED] > Hi, > > I am new to learning PHP and I have experimenting with setting cookies. > Basically, I

[PHP] Re: form variables have CR/LF ?

2001-09-21 Thread _lallous
in worst cases read it after post via trim() "Patrick Sibenaler" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > > > Does anyone know what is going wrong, when all of a sudden, the > content of PHP global variables that are generated from a POSTED > form, hav

[PHP] calling javascript function from a form image

2001-09-21 Thread Neil Freeman
Hi, I have a form which contains an: tags but I don't think a form will like this. Has anyone a solution? Here is my code # imagesubmit.htm function set_category() { alert("category set"); } alert(\"form submitted\");"; } else { echo "alert(\"not submitte

Re: [PHP] help: form variables have CR/LF ?

2001-09-21 Thread Tamas Arpad
On Friday 21 September 2001 16:27, you wrote: > Does anyone know what is going wrong, when all of a sudden, the > content of PHP global variables that are generated from a POSTED > form, have a CR/LF prepended? It happens to me when I'm using Konqueror and multipart/form-data enctype in forms (be

Re: [PHP] another easy cookie question - SOLVED

2001-09-21 Thread George Pitcher
Hi all, I solved my Cookie problem by making it simple: On cookietest.php I have: and on cookietest.lasso I have Display Cookie: [Cookie:'Cookievalue'] and the cookie is displayed properly. This will allow me to integrate Lasso and PHP together and be able to pass data between them using c

[PHP] help: form fields have CR/LF on submit

2001-09-21 Thread Patrick Sibenaler
I submit a form with multipart/form-data, where a field 'name' contains let's say 'john'. On submit, I do get the expected global $name -variable but the content has a CR/LF or /n character in front of the actual content, like: ' john' instead of 'john'. Can anyone advise on this??

RE: [PHP] Getting the value from a not posted form edit Vield.

2001-09-21 Thread Johnson, Kirk
I'm not sure what question you are asking, but try changing this line $aFinfOn = Getenv($aFindOnInput); to $aFinfOn = $HTTP_POST_VARS["aFindOnInput"]; The function getenv() gets environment variables, not post variables. Kirk > -Original Message- > From: hvm [mailto:

RE: [PHP] installing PHP with-apxs with-oci8 --with-oracle onLinux - remote oracle

2001-09-21 Thread Jeffrey Iskandar Ahmad
I did but didnt work. Jeffrey Iskandar Ahmad System Engineer Technology Division TIME dotNet -Original Message- From: Andrew Hill [mailto:[EMAIL PROTECTED]] Sent: Friday, September 21, 2001 9:09 PM To: Jeffrey Iskandar Ahmad; [EMAIL PROTECTED] Subject: RE: [PHP] installing PHP with-apx

RE: [PHP] installing PHP with-apxs with-oci8 --with-oracle onLinux - remote oracle

2001-09-21 Thread Andrew Hill
Ensure that this is sent in the envrionment before compiling php and starting apache as well. Cheers, Andrew > -Original Message- > From: Jeffrey Iskandar Ahmad [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 21, 2001 11:50 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE

[PHP] sistema de votação (language: portugues)

2001-09-21 Thread Daniel André Janzen
Prezados colegas, Estou tentando instalar um sistema de votação, mas ele pede que as duas instruções abaixo sejam executadas. Onde devo inserir esses códigos no DOS ? 1. Upload all php files in ASCII-mode to your server. Give write permissions to the webserver on the configuration files.

[PHP] Merging Arrays

2001-09-21 Thread Jordan Elver
Hi, I've got to different files of words. One on each line. What would be the best way to combine both into one file alphabetically? I thought about: $file1 = file('file1.txt'); $file2 = file('file2.txt'); $both = array_merge($file1, $file2); print_r($both); Any advice? Cheers, Jord -- Jorda

RE: [PHP] Merging Arrays

2001-09-21 Thread Boget, Chris
> I've got to different files of words. One on each line. > What would be the best way to combine both into one file > alphabetically? after you merge the arrays, use asort(); Chris

[PHP] Running virtualhosts under different users

2001-09-21 Thread Adam Plocher
I realize this is more of an apache question, not a php question, but I thought you guys of all people, would be able to help me... I have an apache server setup, hosting a number of sites. I need one site to be ran under a different user so it can execute shell commands via system() under that

[PHP] Re: calling javascript function from a form image

2001-09-21 Thread Chris Lee
this isnt reallt a php question but I'll answer it anyhow because Ive been stuck with netscapes incompatabilities before. do this. if that doesnt work you'll have todo this. function set_category() { alert("category set"); document.formMoviesSearch.submit(); } ... or if you want the h

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 of m

Re: [PHP] help: form fields have CR/LF on submit

2001-09-21 Thread Tamas Arpad
On Friday 21 September 2001 17:17, Patrick Sibenaler wrote: > I submit a form with multipart/form-data, where a field 'name' > contains let's say 'john'. On submit, I do get the expected global > $name -variable but the content has a CR/LF or /n character in > front of the actual content, like: Hi

Re: [PHP] help: form fields have CR/LF on submit

2001-09-21 Thread Patrick Sibenaler
PHP 4.0.4pl1 is used here on an Apache 1.3.14 on a RedHat Linux 7.0 Kernel 2.2.17 Tamas Arpad wrote: > > On Friday 21 September 2001 17:17, Patrick Sibenaler wrote: > > I submit a form with multipart/form-data, where a field 'name' > > contains let's say 'john'. On submit, I do get the exp

[PHP] Track_errors function posibile a BUG or require an upadate

2001-09-21 Thread newmail
I have a serious problem with function track_errors in PHP4.0.6 Every time i want to use variable php_errormsg to catch the error, i receive this message: Warning: Undefined variable: php_errormsg in /usr/local/apache/htdocs/teste/c10/ex19.php on line 85 Query failed: error was '' I want to men

[PHP] Sessions and include()...

2001-09-21 Thread Matthew Walker
What happens if you use include() to include a file from another server, and that file sets a session? Does the session get set for the domain of the wrapper page, or does it get set for the domain of the included page? -- Matthew Walker Ecommerce Project Manager Mountain Top Herbs --- Outgoin

Re: [PHP] how to use the function "strtotime"

2001-09-21 Thread ~~~i LeoNid ~~
On Thu, 20 Sep 2001 11:49:02 +0200 impersonator of [EMAIL PROTECTED] (* R&Ze:) planted &I saw in php.general: >It's not all that difficult, really. It's exactly how it's described Well. They don't describe (in my copy of documentation, at least:) a return on error. And it dosn't blew up an error

Re: [PHP] help: form fields have CR/LF on submit

2001-09-21 Thread Patrick Sibenaler
PHP 4.0.4pl1 is used here on an Apache 1.3.14 on a RedHat Linux 7.0 Kernel 2.2.17 Tamas Arpad wrote: > > On Friday 21 September 2001 17:17, Patrick Sibenaler wrote: > > I submit a form with multipart/form-data, where a field 'name' > > contains let's say 'john'. On submit, I do get the ex

Re: [PHP] For the RegExps gurus!

2001-09-21 Thread ~~~i LeoNid ~~
On Thu, 20 Sep 2001 10:37:58 +0200 impersonator of [EMAIL PROTECTED] (* R&Ze:) planted &I saw in php.general: >again. And believe me: IT'S A LOT OF RAIN HERE! > "Its raining back, Aleluia":) Like in UK reign in "foggy Albion":)? I can understand you, I used to live in St. Petersburg.. Or do you m

Re: [PHP] help: form fields have CR/LF on submit

2001-09-21 Thread Patrick Sibenaler
PHP 4.0.4pl1 is used here on an Apache 1.3.14 on a RedHat Linux 7.0 Kernel 2.2.17 Tamas Arpad wrote: > > On Friday 21 September 2001 17:17, Patrick Sibenaler wrote: > > I submit a form with multipart/form-data, where a field 'name' > > contains let's say 'john'. On submit, I do get the expe

Re: [PHP] Just for fun:

2001-09-21 Thread Jason Bell
Thanks Mathew, Jason and Joseph for the reply. I never thought that having a large function could be a bad thing. I'll keep your tips in mind when writing functions from now on. Fortunatly, the function I was refering to that was 100 lines is a one time use function. It's only used to setup the

[PHP] Is anyone else seeing this everytime they mail to the list?

2001-09-21 Thread Jason Bell
Every time I send an email to the list, I get a bounce-back. Below are the details... anyone else see this? who is [EMAIL PROTECTED]? Reporting-MTA: dns; mail.aaz-netmarketing.com Arrival-Date: Fri, 21 Sep 2001 19:02:32 +0200 (CEST) Final-Recipient: rfc822; [EMAIL PROTECTED] Action: failed

[PHP] Re: Is anyone else seeing this everytime they mail to the list?

2001-09-21 Thread NoWayMan
Hey I got that message in trying to remove my address from a spammer's list. But I'm not subscribed to the php mailing list. Every time I send an email to the list, I get a bounce-back. Below are the details... anyone else see this? who is [EMAIL PROTECTED]? Reporting-MTA: dns; mail.aaz-net

Re: [PHP] Is anyone else seeing this everytime they mail to the list?

2001-09-21 Thread Jason Bell
Hmmm Well, the *ONLY* time I get it is when I send email to php-general "NoWayMan" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hey I got that message in trying to remove my address from a spammer's > list. But I'm not subscribed to the php mailing

Re: [PHP] help: form fields have CR/LF on submit

2001-09-21 Thread Patrick Sibenaler
Before others wate their time on this: The bug has officially been filed for RedHat 7.0 and php 4.0.4pl1: http://bugs.php.net/index.php?id=8966 thanks tamas. Tamas Arpad wrote: > > On Friday 21 September 2001 17:17, Patrick Sibenaler wrote: > > I submit a form with multipart/form-data,

[PHP] Please help with files.

2001-09-21 Thread Jay Paulson
Hello everyone- Here's my problem.. I have a script that uploads an image and then resizes that image to a certain size etc. Then it takes that image and copies it to a spefic location. My problem occurs when trying to copy the file to the specific location because I get a permission denied (I'

[PHP] How to download files to the server

2001-09-21 Thread sagar N Chand
hi everyone, I'm sorry that i'm not there on the list for a few days. Actually i'm working for a project in which i want to download some files to the server(remote) if the user inputs the url of the file name. hope u got me. i want to make my server to do the downloads for me so that i can lat

Re: [PHP] Please help with files.

2001-09-21 Thread Michael van Bracht
> Hello everyone- > > Here's my problem.. I have a script that uploads an image and then resizes > that image to a certain size etc. Then it takes that image and copies it to > a spefic location. My problem occurs when trying to copy the file to the > specific location because I get a permission

Re: [PHP] Is anyone else seeing this everytime they mail to the list?

2001-09-21 Thread Sheridan Saint-Michel
I have also gotten that message when sending to PHP General. I had cc'ed the original author, though, so thought maybe they had a misconfigured reply to addy. This is probably not the case, however, as the e-mail addy listed in my bounce message was the same as the one you have listed here. (Unl

Re: [PHP] Is anyone else seeing this everytime they mail to the list?

2001-09-21 Thread Sheridan Saint-Michel
Hmmm... I got the same bounce message when I sent this message. - Original Message - From: "Sheridan Saint-Michel" <[EMAIL PROTECTED]> To: "Jason Bell" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, September 21, 2001 1:24 PM Subject: Re: [PHP] Is anyone else seeing this everytime

Re: [PHP] Is anyone else seeing this everytime they mail to the list?

2001-09-21 Thread Jason Bell
Nope. I get it even if php-general is the only address I'm emailing.. - Original Message - From: "Sheridan Saint-Michel" <[EMAIL PROTECTED]> To: "Jason Bell" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, September 21, 2001 11:24 AM Subject: Re: [PHP] Is anyone else seeing this e

[PHP] how to password protect files

2001-09-21 Thread sagar N Chand
i want to restrict the access of some files to a single user only whose names and pwds are stored in mysql table and i'm authenticating them through my website. So what i'm looking for is that the files should not be downloaded when their urls are typed in the browsers. /sagar

[PHP] Getting the value from a not posted form edit Vield.

2001-09-21 Thread hvm
Hi All, Has some one a solution for a non posted field to get the entered information out in to the session variables. My code: 1e The script "adv_search_dis.php4" is to build the input field. "; // Find the diseases via Link echo "Search"; ?> 2e The script "0DiseaseFind.php4" is

[PHP] Include inside a function?

2001-09-21 Thread Kyle Smith
Is it possible to use include inside the mail function? eg mail(include("blah.txt")) ??? -lk6- http://www.StupeedStudios.f2s.com Home of the burning lego man! ICQ: 115852509 MSN: [EMAIL PROTECTED] AIM: legokiller666

[PHP] emails with attachements

2001-09-21 Thread Gert Mellak
hi! i want to send emails with attachements... can I modify the mail()-function or how can I perform this? please email me - thank you! gert. [EMAIL PROTECTED] http://www.mellak.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

[PHP] How to do that with PHP

2001-09-21 Thread Alawi Albaity
I have a table .. this table have 20 record.. I want to view this record in the 4 pages (5 record by page).. how can I do that !! __ Terrorist Attacks on U.S. - How can you help? Donate cash, emergency relief information http://dailynews.yahoo.com

RE: [PHP] emails with attachements

2001-09-21 Thread Boget, Chris
> i want to send emails with attachements... can I modify the > mail()-function or how can I perform this? You can get classes that do this very thing at the following site: http://phpclasses.upperdesign.com/ Chris

[PHP] Include inside a function?

2001-09-21 Thread Kyle Smith
Is it possible to use include inside the mail function? eg mail(include("blah.txt")) ??? -lk6- http://www.StupeedStudios.f2s.com Home of the burning lego man! ICQ: 115852509 MSN: [EMAIL PROTECTED] AIM: legokiller666

RE: [PHP] emails with attachements

2001-09-21 Thread Richard Heyes
> i want to send emails with attachements... can I modify the > mail()-function > or how can I perform this? > please email me - thank you! There's a class available here which will do it: http://www.heyes-computing.net -- Richard Heyes "I know not with what weapons World War III will be fought

[PHP] Any Free Web Hosts that still support the mail( ) function out there?

2001-09-21 Thread Salty Marine
Greetings to You: Any Free Web Hosts that still support the mail( ) function out there? Regards, Salty _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- PHP General Mailing List (http://www.php.net/) To

[PHP] mysql error on win2k

2001-09-21 Thread sagar N Chand
hi, i have installed win2k and configured apache and php4.0.6 but mysql is giving error 1016 or so. why is this happening. /sagar

Re: [PHP] Any Free Web Hosts that still support the mail( ) function out there?

2001-09-21 Thread Felix
Try coolfreepages.com Felix - Original Message - From: "Salty Marine" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 21, 2001 2:20 PM Subject: [PHP] Any Free Web Hosts that still support the mail( ) function out there? > > Greetings to You: > > Any Free Web Hosts th

[PHP] Announcement: Smarty template engine 1.4.5 available

2001-09-21 Thread Monte Ohrt
Mostly bug fixes and minor improvements. Added compile id for separate compiled versions of the same script. The directory format and filename convention for the files in templates_c has changed, so you may want to remove all of the existing ones before you upgrade. Monte http://www.phpinsider.c

[PHP] htaccess

2001-09-21 Thread PHP List
Hi, I heard it was possible to turn off/on php execution in a directory using the .htaccess file. Can some one tell me how to do that? Thanks. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To cont

[PHP] RE: string conversion

2001-09-21 Thread saif
correct way is to get file name is : $path_parts = pathinfo($dir.$file); $fdir = $path_parts["dirname"]; // directory name $fname = $path_parts["basename"]; // file name $ftext = $path_parts["extension"]; // file extension best regard

[PHP] Finding a File

2001-09-21 Thread Joseph Koenig
Hello everyone -- I'm just a little bit stumped on this. I've got some files that are available for user download, however, the files are in different directories. The file names are based on the item number which is available. For example, item number "AS1000-01" is in directory "AS" and is named

[PHP] php website

2001-09-21 Thread Lukas
Hello, hey is it just me or is the manual on the PHP website all mixed up at the moment ? When you click on the "Documentation" / "English" links it just takes you to a search page ! Similiarly for functions and so on. Lukas Sofnology Ltd -- PHP General Mailing List (http://www.php.net/) To

[PHP] nimda, etc.

2001-09-21 Thread Bill Rausch
My web sites, which generally have only a couple of real visitors a day to run a specific applications, have just been getting hammered by this stupid nimda and code red stuff. I'm running Linux/Apache/PHP and have firewalls that filter everything except port 80 so I'm not worried about any local

RE: [PHP] Any Free Web Hosts that still support the mail( ) function out there?

2001-09-21 Thread Salty Marine
Greetings to Felix and All: I must agree that http://coolfreepages.com/ is a really good free hosting service that supports PHP. However, soon as you use mail( ), it generates an error message: Fatal error: Call to undefined function: mail() in ... Regards, Salty -Original Message- Fr

Re: [PHP] php website

2001-09-21 Thread Philip Olson
It's being worked on, go here : http://www.php.net/mirrors.php Replacing www with your county code (uk,us,au...) usually works too. For example, the uk mirror is uk.php.net regards, Philip Olson On Sat, 22 Sep 2001, Lukas wrote: > Hello, > > hey is it just me or is the manual on the PH

[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] Re: mysql error on win2k

2001-09-21 Thread Gary
It would help if you gave us some more information. If you look in your MySQL folder you will see a folder call include. In that folder there is file call mysqld_error.h, this a list of some of the errors you will encounter. This will help you track down the problems you are having, in the MyS

[PHP] writting into a text file

2001-09-21 Thread Nikola Weber
Hi ! I am having a problem that looks like this : 1.I'd like to have some clue on the traffic on my site, but my server doesn't support the mysql or smth like that. Anyway, I'd be happy with a text file, smth like a log file. Is it possible to write into a text file ? 2. Is it possible and is

  1   2   >