|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: php-general-digest-help
lists.php.netDate: Fri Apr 27 2001 - 17:42:18 CDT
php-general Digest 27 Apr 2001 22:42:18 -0000 Issue 653
Topics (messages 50591 through 50703):
Re: Problem with the HTTP_REFERER
50591 by: Geir Eivind Mork
50599 by: Rosen
50600 by: Simon Ould
please help!
50592 by: kaab kaoutar
Re: What's wrong with Apache + php + mysql on Windows?
50593 by: Steven Haryanto
50612 by: Ivan Porro
Re: Parsing HTML files from an external web server
50594 by: Tim Ward
session.auto_start problem
50595 by: Andreas Wolff
Variable (naming them) Functions.
50596 by: Maxim Maletsky
50598 by: Maxim Maletsky
50607 by: SED
50636 by: PHPBeginner.com
50650 by: Johnson, Kirk
50652 by: PHPBeginner.com
50654 by: Johnson, Kirk
50661 by: Christian Reiniger
50672 by: Yasuo Ohgaki
50676 by: Philip Olson
50678 by: PHPBeginner.com
Re: Sizeof a multi-dimensional array??
50597 by: Tim Ward
explode won't explode
50601 by: Tom Beidler
50606 by: jdwright.mmm.com
50662 by: Christian Reiniger
Re: What is this??
50602 by: Manesh
50605 by: Jon Haworth
50623 by: Ivan Porro
Sorry, wrong sebject :)
50603 by: Manesh
50624 by: Steven Haryanto
Re: scripts execute as user nobody
50604 by: Daniel BI
Re: Extracting the body of the http request entity? found it!
50608 by: nik
50611 by: Bruin, Bolke de
50625 by: nik
PHP Book?
50609 by: Hamed Nik
50610 by: Johan Holst Nielsen
50613 by: Angerer, Chad
50615 by: Ivan Porro
50637 by: Randal Pitt
50641 by: Boaz Yahav
50648 by: Simon Ould
50667 by: Christian Reiniger
50673 by: Kath
50697 by: eschmid+sic.s.netic.de
50700 by: Christian Reiniger
50702 by: eschmid+sic.s.netic.de
50703 by: Alex Piaz
Re: forms and RETURN key
50614 by: Matt Williams
suggestions for binary data in database
50616 by: Ray Hilton
Re: Ultradev PHP Server Model
50617 by: Matt Williams
50627 by: Ovidiu EFTIMIE
a (simple) question?
50618 by: Ivan Porro
50630 by: Michael Kimsal
Re: --enable-trans-sid and forms
50619 by: Larry Hotchkiss
50621 by: Boget, Chris
50639 by: Johnson, Kirk
50640 by: Boget, Chris
50642 by: PHPBeginner.com
50645 by: Johnson, Kirk
50646 by: PHPBeginner.com
50647 by: Boget, Chris
Re: PHP+MS Access and/or MS SQL
50620 by: Ivan Porro
50626 by: Andrew Hill
50628 by: Ivan Porro
HELP!! Mail and attachments
50622 by: Tym Rehm
50685 by: Chris Anderson
50687 by: Tym Rehm
Re: Submiting two forms at the same time
50629 by: John Platte
Re: php4 on RedHat 7.1
50631 by: .
50671 by: Peter H. Lemieux
50682 by: .
how to use Semaphore...
50632 by: ±èº´°Ç
Re: Build problems
50633 by: Yasuo Ohgaki
Re: parse error is always on line 1 == error ?
50634 by: John Platte
50638 by: Jimmy Lantz
Re: network error
50635 by: claudia
mysql table speed
50643 by: Bas Jochems
50644 by: Jason Murray
Syntax for select statement
50649 by: Don Pro
50668 by: Christian Reiniger
50679 by: Philip Olson
xslt_set_scheme_handler()
50651 by: Heino H. Gehlsen
A lot of records
50653 by: mfourny.bluewin.ch
50660 by: PHPBeginner.com
Grand Opening
50655 by: Merchandise WholeSale
nesting php
50656 by: Brendan Caulfield
50658 by: Jason Brooke
Storing php-code in mysqlDB
50657 by: heinisch.creaction.de
50659 by: Jason Murray
50663 by: PHPBeginner.com
Re: rounding up
50664 by: Joseph Bannon
line break part2
50665 by: Gary
50670 by: PHPBeginner.com
50675 by: Philip Olson
sending content-type header after session_start()
50666 by: matt.wong.tumbleweed.com
Re: Variable (naming them) Functions. DONE! DONE! DONE!
50669 by: PHPBeginner.com
PHP4, .php3 files and Apache
50674 by: Kath
50677 by: Philip Olson
50680 by: Kath
crypting a database
50681 by: Augusto Cesar Castoldi
MP3
50683 by: Rafael Faria
50684 by: PHPBeginner.com
how to include() a string
50686 by: Luca
50688 by: Luca
exclusive execution
50689 by: Nikhil Goyal
50692 by: John Donagher
50696 by: Nikhil Goyal
50699 by: Nikhil Goyal
Win Apache/PHP config triping up virtual directory
50690 by: Mike Gifford
Is PHP code software?
50691 by: Kath
50693 by: Chris Anderson
50694 by: Kath
50701 by: Christian Reiniger
How to chop off a char off end?
50695 by: Dexter
50698 by: Matthew DeChant
Administrivia:
To subscribe to the digest, e-mail:
php-general-digest-subscribe
lists.php.net
To unsubscribe from the digest, e-mail:
php-general-digest-unsubscribe
lists.php.net
To post to the list, e-mail:
php-general
lists.php.net
----------------------------------------------------------------------
attached mail follows:
On Thursday 26 April 2001 13:33, Rosen wrote:
> main.php:
> <A HREF=test.php target= _blank>Click here</A>
You need a good deal of beating if you do your markup like that. there are
something called a standard and that standard would make that line look like
this:
<a href="test.php" ....
but anyway, make your own referer by using session variables or hardcode it.
-- php developer / CoreTrek AS | The three questions of greatest concern Sandnes / Rogaland / Norway | are -- 1. Is it attractive? 2. Is it web: http://www.moijk.net/ | amusing? 3. Does it know its place?
attached mail follows:
Thanks very much !!!
Rosen Marinov
"Simon Ould" <Simon
nortechcontrol.co.uk> wrote in message
news:511B289BD436D41199AE0001021A9B5E05C5AB
SERVER...
> My interpretation of the problem is:
> You want a link on page A.php which points to B.php,
> B.php does some stuff, then redirects the user to page C.php
>
> You want the value of HTTP_REFERER on page C.php to be A.php
>
> Correct? If so, read on, if not, then delete this email.
>
> I'm using php-4.0.4pl1, apache 1.3.14, IE5.5, win2000, and this works on
my
> system.
>
> My two solutions both use the following 2 files :
> [index.html]
> <HTML>
> <HEAD>
> <TITLE>Test</TITLE>
> </HEAD>
> <BODY>
> <A HREF="test.php" target="_blank">Click here</A>
> </BODY>
> </HTML>
>
> [targetpage.php]
> <HTML>
> <HEAD>
> <TITLE>targetpage.php</TITLE>
> </HEAD>
> <BODY>
> You came to this page from "<?php echo $HTTP_REFERER;?>"
> </BODY>
> </HTML>
>
>
> Solution 1:
> Use the php function "header"
> (http://www.php.net/manual/en/function.header.php)
>
> [test.php]
> <?php
> //... do stuff
> $web= "http://localhost/referer_test/targetpage.php";
> header ("Location: ".$web);
> ?>
>
> -------------------
> Solution 2:
> Pass HTTP_REFERER in the URL: This also works on my system, but isn't
> exactly the neatest of methods.
>
> [test.php]
> <HTML>
> <HEAD>
> <TITLE>test.php</TITLE>
> </HEAD>
> <BODY>
> <?php
> $web= "localhost/referer_test/targetpage.php";
> $web= $web."?HTTP_REFERER=".$HTTP_REFERER; file://pass HTTP_REFERER
> in the URL
> echo "<SCRIPT
> language=\"javascript\">window.location.href=\"http://$web\"</script>";
> ?>
> </BODY>
> </HTML>
>
>
>
>
> Hope that helped,
>
> Simon.
>
> > -----Original Message-----
> > From: Rosen [mailto:rosen_dm
dir.bg]
> > Sent: Friday, April 27, 2001 07:56
> > To: php-general
lists.php.net
> > Subject: Re: [PHP] Problem with the HTTP_REFERER
> >
> >
> > Is anybody knows how can I redirect to another page
> > and the REFERER to another page to be my page ?
> >
> > Thanks,
> > Rosen Marinov
> ... snip ...
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> For additional commands, e-mail: php-general-help
lists.php.net
> To contact the list administrators, e-mail: php-list-admin
lists.php.net
>
attached mail follows:
I guess that this is worth a mention: (Copied from http://www.php.net/manual/en/function.header.php) "Remember that the header() function must be called before any actual output is sent, either by normal HTML tags blank lines in a file, or from PHP. It is a very common error to read code with include(), or require(), functions, or another file access function, and have spaces or empty lines that will output before header() is called. The same problem exists when using a single PHP/HTML file."
> -----Original Message-----
> From: Simon Ould [mailto:Simon
nortechcontrol.co.uk]
> Sent: Friday, April 27, 2001 11:12
> To: 'Rosen'; php-general
lists.php.net
> Subject: RE: [PHP] Problem with the HTTP_REFERER
...snip...
attached mail follows:
Hi! can u please chek this url http://www.tekora.com/tekora.html its a flash demo of an online site builder? do u think we can create a site for someone that way online using ph (fast template) ? thanks _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
attached mail follows:
Are you referring to delay in executing PHP scripts? If you run PHP as a CGI binary, that would give significant slowdown. CGI's are much slower in Windows than in Linux.
Or perhaps you are running out of RAM? That really slows the whole thing down.
Steve
At 4/27/2001 06:14 AM, Mig wrote: >Hello, I can't understand the reason apache server running locally on my >Win98 machine delays so much to respond browser when accesing php >scripts in the form > >http://localhost/myscript.php > >When I transfer php scripts to host server via FTP, script execution is >immediate, even remote server being in another continent. > >I was running apache + php + mysql on Win95 and delay was terrible. Now >I moved to Win98 and delay became still worse. > >I know some parameter in httpd.conf or php.ini should be changed, but >how to kwow which parameter?. > >Thanks for any idea. > >Mig
attached mail follows:
Hi,
I've a w2k installation with Apache and it's a very fast and reliable environment. Ok, still prefer Linux but... My machine is a celeron433 (just pushed to 507) and 128M ram, w2kpro eng. Hope this help you,
bye
Steve Maroney wrote:
>
> I think the question should be what's wrong with
> Windows? :)
>
> Sorry, I can't give you more of an intelligent answer
>
> Steve
>
> On Thu, 26 Apr 2001, Mig wrote:
>
> > Hello, I can't understand the reason apache server running locally on my
> > Win98 machine delays so much to respond browser when accesing php
> > scripts in the form
> >
> > http://localhost/myscript.php
> >
> > When I transfer php scripts to host server via FTP, script execution is
> > immediate, even remote server being in another continent.
> >
> > I was running apache + php + mysql on Win95 and delay was terrible. Now
> > I moved to Win98 and delay became still worse.
> >
> > I know some parameter in httpd.conf or php.ini should be changed, but
> > how to kwow which parameter?.
> >
> > Thanks for any idea.
> >
> > Mig
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> > For additional commands, e-mail: php-general-help
lists.php.net
> > To contact the list administrators, e-mail: php-list-admin
lists.php.net
> >
> >
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> For additional commands, e-mail: php-general-help
lists.php.net
> To contact the list administrators, e-mail: php-list-admin
lists.php.net
-- (p)IvanStudent DIST Bio-Lab Viale Causa 13 16145 Genoa - Italy tel: +39 010 3532789 e-mail: pivan
alexia.bio.dist.unige.it
attached mail follows:
Are you looking at the site the calling script is on? I had the same problem spidering my site to build a search engine. Using "http://localhost/" instead of the site address got it working.
I find that file() works fine on external pages but falls over (in exactly the same way as yours) when accessing local pages by web address instead of localhost.
At the time my guess was that it was something to do with the firewall thinking it was being spoofed (external call with an internal IP address), but I'm a bit out of my depth here so that could be complete bollocks.
Anyway, hope this is of some help.
Tim Ward Senior Systems Engineer
Please refer to the following disclaimer in respect of this message: http://www.stivesdirect.com/e-mail-disclaimer.html
> -----Original Message-----
> From: James Kneebone [mailto:kneebone
myfamily.org]
> Sent: 26 April 2001 12:57
> To: php-general
lists.php.net
> Subject: Parsing HTML files from an external web server
>
>
> Hello List.
>
> I'm having a little trouble with parsing HTML files and
> inputting the data
> from
> the HTML file into a MySQL database. I get the following
> error when trying
> toparse the file.
>
> Warning: file("http://www.server.com/file.htm") - No error in
> d:\webpages\world\lists.php on line 8
>
> The following is part of my php code
>
> <?
>
> $url = "http://www.server.com/file.htm";
>
> $fileArray = file($url);
>
> $state = 0;
> $line = 0;
> $ProvinceCount = 0;
>
> $Details = Array();
>
> ****************
>
> I then have more code which parses the file and parses the
> data and puts it in
> an array.
>
> I was wondering whether anybody could provide information as
> to what the
> possible problem could be. If you want more information,
> please contact me
> off-list.
>
> Thanks,
>
> James
>
attached mail follows:
hi all,
i'm using PHP on a Win98 machine, and after switching session.auto_start=1, PHP is enhancing every address with SessionID's; well, normally I'm satisfied with this behaviour, but for a single page containing some javascript I would like to have it turned it off. I red there is a compiling param for linux etc., but for the precompiled windows distribution i'm using ... So, any idea's ??
Andreas Wolff
attached mail follows:
Hello everyone: I was wondering, does anyone of you know a method to declare a function (give it a name) basing on a value acquired during run time? I tried using the syntax as of a variable function call: <snip> $fname = 'hello'; function { sprintf("%s", $fname) }($arg='') { Return "I named you : $fname"; } echo $fname($fname); # no luck... function {$fname}($arg='') { .... # nope... function $fname($arg='') { .... # neither... </snip> and so on... all parse errors... Any way to do it? I am looping an array with some function names checking if a function was declared already, and if not then declare, if yes - give a different name. I also went through these bibles: http://www.php.net/manual/en/ref.funchand.php <http://www.php.net/manual/en/ref.funchand.php> but found nothing that helps. Thanks in advance, Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
maxim
phpbeginner.com <mailto:maxim
phpbeginner.com>
www.phpbeginner.com <http://www.phpbeginner.com>
attached mail follows:
got a typo in my previous post:
I was trying this:
$fname = 'hello'; function { sprintf("%s", $fname) }($fname='') { Return "I named you : $fname"; } echo $fname($fname);
But that doesn't matter...
Thanks, waiting for your help.
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
maxim
phpbeginner.com
www.phpbeginner.com
-----Original Message----- From: Maxim Maletsky Sent: Friday, April 27, 2001 8:58 PM To: 'PHP General List. (E-mail)' Subject: [PHP] Variable (naming them) Functions.
Hello everyone: I was wondering, does anyone of you know a method to declare a function (give it a name) basing on a value acquired during run time? I tried using the syntax as of a variable function call: <snip> $fname = 'hello'; function { sprintf("%s", $fname) }($arg='') { Return "I named you : $fname"; } echo $fname($fname); # no luck... function {$fname}($arg='') { .... # nope... function $fname($arg='') { .... # neither... </snip> and so on... all parse errors... Any way to do it? I am looping an array with some function names checking if a function was declared already, and if not then declare, if yes - give a different name. I also went through these bibles: http://www.php.net/manual/en/ref.funchand.php <http://www.php.net/manual/en/ref.funchand.php> but found nothing that helps. Thanks in advance, Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
maxim
phpbeginner.com <mailto:maxim
phpbeginner.com>
www.phpbeginner.com <http://www.phpbeginner.com>
attached mail follows:
Why not use classes? If I understand you problem correctly, I think classes should solve your problem. Right?
SED
-----Original Message-----
From: Maxim Maletsky [mailto:maxim.maletsky
japaninc.net]
Sent: 27. apríl 2001 11:58
To: 'PHP General List. (E-mail)'
Subject: [PHP] Variable (naming them) Functions.
Hello everyone:
I was wondering, does anyone of you know a method to declare a function (give it a name) basing on a value acquired during run time?
I tried using the syntax as of a variable function call:
<snip>
$fname = 'hello'; function { sprintf("%s", $fname) }($arg='') { Return "I named you : $fname"; } echo $fname($fname); # no luck...
function {$fname}($arg='') { .... # nope...
function $fname($arg='') { .... # neither...
</snip>
and so on... all parse errors...
Any way to do it?
I am looping an array with some function names checking if a function was declared already, and if not then declare, if yes - give a different name.
I also went through these bibles: http://www.php.net/manual/en/ref.funchand.php <http://www.php.net/manual/en/ref.funchand.php> but found nothing that helps.
Thanks in advance, Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
maxim
phpbeginner.com <mailto:maxim
phpbeginner.com>
www.phpbeginner.com <http://www.phpbeginner.com>
attached mail follows:
no classes CAN'T solve my problem:
it is an abstraction layer. called as func_hello(); I want, inside func_hello() {} declare a new function based on what happened before func_hello() was called. In other words: I of course though about classes, and there is in fact a work around, but I need to know if 'function $var($arg) { return; }' syntax exists and what it is.
in the docs there's nothing being said.
Sincerely,
Maxim Maletsky Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
maxim
phpbeginner.com
www.phpbeginner.com
-----Original Message-----
From: SED [mailto:sed
sed.is]
Sent: Friday, April 27, 2001 9:53 PM
To: Maxim Maletsky
Cc: php-general
lists.php.net
Subject: RE: [PHP] Variable (naming them) Functions.
Why not use classes? If I understand you problem correctly, I think classes should solve your problem. Right?
SED
-----Original Message-----
From: Maxim Maletsky [mailto:maxim.maletsky
japaninc.net]
Sent: 27. apríl 2001 11:58
To: 'PHP General List. (E-mail)'
Subject: [PHP] Variable (naming them) Functions.
Hello everyone:
I was wondering, does anyone of you know a method to declare a function (give it a name) basing on a value acquired during run time?
I tried using the syntax as of a variable function call:
<snip>
$fname = 'hello'; function { sprintf("%s", $fname) }($arg='') { Return "I named you : $fname"; } echo $fname($fname); # no luck...
function {$fname}($arg='') { .... # nope...
function $fname($arg='') { .... # neither...
</snip>
and so on... all parse errors...
Any way to do it?
I am looping an array with some function names checking if a function was declared already, and if not then declare, if yes - give a different name.
I also went through these bibles: http://www.php.net/manual/en/ref.funchand.php <http://www.php.net/manual/en/ref.funchand.php> but found nothing that helps.
Thanks in advance, Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
maxim
phpbeginner.com <mailto:maxim
phpbeginner.com>
www.phpbeginner.com <http://www.phpbeginner.com>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribelists.php.net For additional commands, e-mail: php-general-help
lists.php.net To contact the list administrators, e-mail: php-list-admin
lists.php.net
attached mail follows:
Did you see create_function()? Not sure if this is what you are after, but http://www.php.net/manual/en/function.create-function.php
Kirk
> -----Original Message-----
> From: Maxim Maletsky [mailto:maxim.maletsky
japaninc.net]
> Subject: [PHP] Variable (naming them) Functions.
>
> Hello everyone:
>
> I was wondering, does anyone of you know a method to declare
> a function
> (give it a name) basing on a value acquired during run time?
attached mail follows:
create_function seems not letting you choosing it's name.
am I right, or there's a way to say: create_function($name.$to.be, args, args, args....)?
Sincerely,
Maxim Maletsky Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
maxim
phpbeginner.com
www.phpbeginner.com
-----Original Message-----
From: Johnson, Kirk [mailto:kjohnson
zootweb.com]
Sent: Saturday, April 28, 2001 1:03 AM
To: 'PHP General List. (E-mail)'
Subject: RE: [PHP] Variable (naming them) Functions.
Did you see create_function()? Not sure if this is what you are after, but http://www.php.net/manual/en/function.create-function.php
Kirk
> -----Original Message-----
> From: Maxim Maletsky [mailto:maxim.maletsky
japaninc.net]
> Subject: [PHP] Variable (naming them) Functions.
>
> Hello everyone:
>
> I was wondering, does anyone of you know a method to declare
> a function
> (give it a name) basing on a value acquired during run time?
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribelists.php.net For additional commands, e-mail: php-general-help
lists.php.net To contact the list administrators, e-mail: php-list-admin
lists.php.net
attached mail follows:
It lets you choose the variable name which you use when referencing the function, but the actual function name is set by PHP (as lambda_1, lambda_2, etc.)
<? $test="myFunction"; $$test = create_function('$a,$b','return log($a * $b);'); echo "myFunction is ".$myFunction(2,2)."<br>"; ?>
Kirk
> -----Original Message-----
> From: PHPBeginner.com [mailto:php-general
phpbeginner.com]
> Sent: Friday, April 27, 2001 10:27 AM
> To: Johnson, Kirk; 'PHP General List. (E-mail)'
> Subject: RE: [PHP] Variable (naming them) Functions.
>
>
> create_function seems not letting you choosing it's name.
>
> am I right, or there's a way to say:
> create_function($name.$to.be, args,
> args, args....)?
>
>
> Sincerely,
>
> Maxim Maletsky
> Founder, Chief Developer
>
> PHPBeginner.com (Where PHP Begins)
> maxim
phpbeginner.com
> www.phpbeginner.com
>
>
>
>
> -----Original Message-----
> From: Johnson, Kirk [mailto:kjohnson
zootweb.com]
> Sent: Saturday, April 28, 2001 1:03 AM
> To: 'PHP General List. (E-mail)'
> Subject: RE: [PHP] Variable (naming them) Functions.
>
>
> Did you see create_function()? Not sure if this is what you
> are after, but
> http://www.php.net/manual/en/function.create-function.php
>
> Kirk
>
> > -----Original Message-----
> > From: Maxim Maletsky [mailto:maxim.maletsky
japaninc.net]
> > Subject: [PHP] Variable (naming them) Functions.
> >
> > Hello everyone:
> >
> > I was wondering, does anyone of you know a method to declare
> > a function
> > (give it a name) basing on a value acquired during run time?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> For additional commands, e-mail: php-general-help
lists.php.net
> To contact the list administrators, e-mail:
> php-list-admin
lists.php.net
>
>
attached mail follows:
On Friday 27 April 2001 17:08, PHPBeginner.com wrote: > no classes CAN'T solve my problem: > > it is an abstraction layer. called as func_hello(); I want, inside > func_hello() {} declare a new function based on what happened before > func_hello() was called. In other words: I of course though about > classes, and there is in fact a work around, but I need to know if > 'function $var($arg) { return; }' syntax exists and what it is. > > in the docs there's nothing being said.
http://php.net/create_function (maybe together with a little wrapper: $foo = create_function (...); $FNames [$var] = $foo; function delta ($FuncName, $args) { return ${$FNames[$FuncName]} ($args); } )
But such a thing is an ugly hack and I'm sure you don't need it.
-- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/)Error 032: Recursion error - see error 032
attached mail follows:
Variable functions?
<?php foo () { echo 'this is foo'; }
bar () { echo 'this is bar'; }
$var = $HTTP_GET_VARS['fname'];
$$var(); ?>
http://localhost/some_script.php?fname=foo
prints "this is foo";
http://localhost/some_script.php?fname=bar
print "this is bar"
Regards,
-- Yasuo Ohgaki"Maxim Maletsky" <maxim.maletsky
japaninc.net> wrote in message news:DC017B079D81D411998C009027B7112A015ED16A
EXC-TYO-01... > Hello everyone: > > I was wondering, does anyone of you know a method to declare a function > (give it a name) basing on a value acquired during run time? > > I tried using the syntax as of a variable function call: > > > <snip> > > $fname = 'hello'; > function { sprintf("%s", $fname) }($arg='') { > Return "I named you : $fname"; > } > echo $fname($fname); > # no luck... > > > function {$fname}($arg='') { .... > # nope... > > > function $fname($arg='') { .... > # neither... > > </snip> > > and so on... all parse errors... > > > > Any way to do it? > > I am looping an array with some function names checking if a function was > declared already, and if not then declare, if yes - give a different name. > > I also went through these bibles: > http://www.php.net/manual/en/ref.funchand.php > <http://www.php.net/manual/en/ref.funchand.php> > but found nothing that helps. > > Thanks in advance, > Sincerely, > > Maxim Maletsky > Founder, Chief Developer > PHPBeginner.com (Where PHP Begins) > maxim
phpbeginner.com <mailto:maxim
phpbeginner.com> > www.phpbeginner.com <http://www.phpbeginner.com> > > > >
--------------------------------------------------------------------------------
> -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net > For additional commands, e-mail: php-general-help
lists.php.net > To contact the list administrators, e-mail: php-list-admin
lists.php.net
attached mail follows:
for point of reference regarding this thread :
http://www.php.net/manual/en/functions.variable-functions.php
regards, philip
On Sat, 28 Apr 2001, Yasuo Ohgaki wrote:
> Variable functions?
>
> <?php
> foo () {
> echo 'this is foo';
> }
>
> bar () {
> echo 'this is bar';
> }
>
> $var = $HTTP_GET_VARS['fname'];
>
> $$var();
> ?>
>
> http://localhost/some_script.php?fname=foo
>
> prints "this is foo";
>
> http://localhost/some_script.php?fname=bar
>
> print "this is bar"
>
> Regards,
> --
> Yasuo Ohgaki
>
>
> "Maxim Maletsky" <maxim.maletsky
japaninc.net> wrote in message
> news:DC017B079D81D411998C009027B7112A015ED16A
EXC-TYO-01...
> > Hello everyone:
> >
> > I was wondering, does anyone of you know a method to declare a function
> > (give it a name) basing on a value acquired during run time?
> >
> > I tried using the syntax as of a variable function call:
> >
> >
> > <snip>
> >
> > $fname = 'hello';
> > function { sprintf("%s", $fname) }($arg='') {
> > Return "I named you : $fname";
> > }
> > echo $fname($fname);
> > # no luck...
> >
> >
> > function {$fname}($arg='') { ....
> > # nope...
> >
> >
> > function $fname($arg='') { ....
> > # neither...
> >
> > </snip>
> >
> > and so on... all parse errors...
> >
> >
> >
> > Any way to do it?
> >
> > I am looping an array with some function names checking if a function was
> > declared already, and if not then declare, if yes - give a different name.
> >
> > I also went through these bibles:
> > http://www.php.net/manual/en/ref.funchand.php
> > <http://www.php.net/manual/en/ref.funchand.php>
> > but found nothing that helps.
> >
> > Thanks in advance,
> > Sincerely,
> >
> > Maxim Maletsky
> > Founder, Chief Developer
> > PHPBeginner.com (Where PHP Begins)
> > maxim
phpbeginner.com <mailto:maxim
phpbeginner.com>
> > www.phpbeginner.com <http://www.phpbeginner.com>
> >
> >
> >
> >
>
>
> --------------------------------------------------------------------------------
>
>
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> > For additional commands, e-mail: php-general-help
lists.php.net
> > To contact the list administrators, e-mail: php-list-admin
lists.php.net
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> For additional commands, e-mail: php-general-help
lists.php.net
> To contact the list administrators, e-mail: php-list-admin
lists.php.net
>
attached mail follows:
no, I knew that,
my problem was generating functions with dynamic names.
I solved it with a simple eval(), see my last post below;
Thanks, Yasuo,
Sincerely,
Maxim Maletsky Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
maxim
phpbeginner.com
www.phpbeginner.com
-----Original Message-----
From: Yasuo Ohgaki [mailto:yohgaki
hotmail.com]
Sent: Saturday, April 28, 2001 3:27 AM
To: php-general
lists.php.net
Subject: Re: [PHP] Variable (naming them) Functions.
Variable functions?
<?php foo () { echo 'this is foo'; }
bar () { echo 'this is bar'; }
$var = $HTTP_GET_VARS['fname'];
$$var(); ?>
http://localhost/some_script.php?fname=foo
prints "this is foo";
http://localhost/some_script.php?fname=bar
print "this is bar"
Regards,
-- Yasuo Ohgaki"Maxim Maletsky" <maxim.maletsky
japaninc.net> wrote in message news:DC017B079D81D411998C009027B7112A015ED16A
EXC-TYO-01... > Hello everyone: > > I was wondering, does anyone of you know a method to declare a function > (give it a name) basing on a value acquired during run time? > > I tried using the syntax as of a variable function call: > > > <snip> > > $fname = 'hello'; > function { sprintf("%s", $fname) }($arg='') { > Return "I named you : $fname"; > } > echo $fname($fname); > # no luck... > > > function {$fname}($arg='') { .... > # nope... > > > function $fname($arg='') { .... > # neither... > > </snip> > > and so on... all parse errors... > > > > Any way to do it? > > I am looping an array with some function names checking if a function was > declared already, and if not then declare, if yes - give a different name. > > I also went through these bibles: > http://www.php.net/manual/en/ref.funchand.php > <http://www.php.net/manual/en/ref.funchand.php> > but found nothing that helps. > > Thanks in advance, > Sincerely, > > Maxim Maletsky > Founder, Chief Developer > PHPBeginner.com (Where PHP Begins) > maxim
phpbeginner.com <mailto:maxim
phpbeginner.com> > www.phpbeginner.com <http://www.phpbeginner.com> > > > >
---------------------------------------------------------------------------- ----
> -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net > For additional commands, e-mail: php-general-help
lists.php.net > To contact the list administrators, e-mail: php-list-admin
lists.php.net
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net For additional commands, e-mail: php-general-help
lists.php.net To contact the list administrators, e-mail: php-list-admin
lists.php.net
attached mail follows:
you need to count all the elements in each of the elements. $x is a simple array each member of which is an array
<?php function ArraySize($Array) { $count = 0; foreach($Array as $Element) { if (is_array($Element)) { $count += ArraySize($Element); } else { $count++; } } return $count; } ?>
this should work for any array, although for some reason it falls over if the array passed in hasn't been predfined as an array.
i.e. <?php $fred = array(); $fred[1][1][1] = 5; $fred[1][2][3] = 5; $fred[2][2][3] = 5; echo(ArraySize($fred)); ?> ... works but ... <?php $fred[1][1][1] = 5; $fred[1][2][3] = 5; $fred[2][2][3] = 5; echo(ArraySize($fred)); ?> ... doesn't. I haven't worked out why, yet.
Tim Ward Senior Systems Engineer
Please refer to the following disclaimer in respect of this message: http://www.stivesdirect.com/e-mail-disclaimer.html
> -----Original Message-----
> From: Chris Anderson [mailto:chrisderson
ameritech.net]
> Sent: 25 April 2001 01:31
> To: PHP
> Subject: Sizeof a multi-dimensional array??
>
>
> Alright, count($x) would give me the number of array elements
> in $x. But how can I get the count of a multi-dimensional
> array? Count($x[0]) doesn't seem to work. Thanks in advance
>
> Chris Anderson aka "Null"
> --------------------------------------------
> PHP Developer / Nulltech
> PHP-GTK Tester / gtk.php.net
> STA Administrator / www.stronger.org
> DOD Co-Owner / www.dayofdefeat.com
>
>
attached mail follows:
I have the following code that doesn't seem to "explode." I'm trying to make a field that looks like 21,23,25,27 or small,medium,large,x-large into a pulldown menu with the individual item broken out.
if (($size != "") && ($size != "n/a")) { $sizearry = explode(",", $size); while (list($key,$value) = each($sizearry)) { $size_option_block .= "<option value=\"$value\">$size</option>\n"; }
The interesting thing (and probably the problem) is that I have very similar code just before it that works fine. Here's the code that appears just before and works.
if (($color != "") && ($color != "n/a")) { $colorarry = explode(",", $color); while (list($key,$value) = each($colorarry)) { $color_option_block .= "<option value=\"$value\">$value</option>\n"; }
I'm not that familiar with explode. Are my $key and $value variables conflicting?
>>.>>.>>>.>>>>>.>>>>>>>>>.>>>>>>>>
Tom Beidler
Orbit Tech Services
805.682.8972 (phone)
805.682.5833 (fax)
tom
orbittechservices.com
http://www.orbittechservices.com/
>>.>>.>>>.>>>>>.>>>>>>>>>.>>>>>>>>
attached mail follows:
Hiya,
> I have the following code that doesn't seem to "explode." I'm trying to make > a field that looks like 21,23,25,27 or small,medium,large,x-large into a > pulldown menu with the individual item broken out. > > if (($size != "") && ($size != "n/a")) { > $sizearry = explode(",", $size); > while (list($key,$value) = each($sizearry)) { > $size_option_block .= "<option value=\"$value\">$size</option>\n"; > }
I think you've used the wrong varaible between <option></option>. You should have $value, but you've put in the original variable: $size.
> The interesting thing (and probably the problem) is that I have very similar
> code just before it that works fine. Here's the code that appears just
> before and works.
>
> if (($color != "") && ($color != "n/a")) {
> $colorarry = explode(",", $color);
> while (list($key,$value) = each($colorarry)) {
> $color_option_block .= "<option value=\"$value\">$value</option>\n";
> }
>
> I'm not that familiar with explode. Are my $key and $value variables
> conflicting?
>
>
> >>.>>.>>>.>>>>>.>>>>>>>>>.>>>>>>>>
> Tom Beidler
> Orbit Tech Services
> 805.682.8972 (phone)
> 805.682.5833 (fax)
> tom
orbittechservices.com
> http://www.orbittechservices.com/
> >>.>>.>>>.>>>>>.>>>>>>>>>.>>>>>>>>
attached mail follows:
On Friday 27 April 2001 14:15, Tom Beidler wrote: > I have the following code that doesn't seem to "explode." I'm trying to > make a field that looks like 21,23,25,27 or small,medium,large,x-large > into a pulldown menu with the individual item broken out. > > if (($size != "") && ($size != "n/a")) { > $sizearry = explode(",", $size); > while (list($key,$value) = each($sizearry)) { > $size_option_block .= "<option value=\"$value\">$size</option>\n";
Why are yo using $size (the unexploded string) in the last line?
-- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/)Error 032: Recursion error - see error 032
attached mail follows:
I need a free web server that gives me 1 Myslq accound and php hoasting! if soneone know of any please tell me.
thx
attached mail follows:
HTH Jon
-----Original Message-----
From: Manesh [mailto:mmanickam
home.com]
Sent: 27 April 2001 13:35
To: Manesh; php-general
lists.php.net; php-windows
lists.php.net
Subject: [PHP] RE: What is this??
I need a free web server that gives me 1 Myslq accound and php hoasting! if soneone know of any please tell me.
thx
********************************************************************** 'The information included in this Email is of a confidential nature and is intended only for the addressee. If you are not the intended addressee, any disclosure, copying or distribution by you is prohibited and may be unlawful. Disclosure to any party other than the addressee, whether inadvertent or otherwise is not intended to waive privilege or confidentiality'
**********************************************************************
attached mail follows:
try
error_reporting(E_ERROR);
on top of script. PHP 4 don't like variable (such i.e. variable checked in if() ) before u declare or set them (i.e. in one-page only form management.
by.
(note: u must be sure that the variable is used correctly! this only kill the annoyng warning)
Manesh wrote:
>
> where is that?
>
> -----Original Message-----
> From: jack
georgetown.edu [mailto:jack
georgetown.edu]On Behalf Of Jack
> Dempsey
> Sent: Thursday, April 26, 2001 10:38 PM
> To: Manesh
> Cc: php-general
lists.php.net; php-windows
lists.php.net
> Subject: Re: [PHP] What is this??
>
> Manesh wrote:
> >
> > Warning: Undefined variable
> >
> > How do i get rid of this???
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> > For additional commands, e-mail: php-general-help
lists.php.net
> > To contact the list administrators, e-mail: php-list-admin
lists.php.net
>
> if you're sure that its because you didn't initialize first before
> using, then look in your php.ini file...there are options there where
> you can error strictness...
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> For additional commands, e-mail: php-general-help
lists.php.net
> To contact the list administrators, e-mail: php-list-admin
lists.php.net
-- (p)IvanStudent DIST Bio-Lab Viale Causa 13 16145 Genoa - Italy tel: +39 010 3532789 e-mail: pivan
alexia.bio.dist.unige.it
attached mail follows:
I need a free web server that gives me 1 Myslq accound and php hoasting! if soneone know of any please tell me.
thx
attached mail follows:
At 4/27/2001 07:35 PM, Manesh wrote:
>I need a free web server that gives me 1 Myslq accound and php hoasting! if >soneone know of any please tell me. > >thx
search php knowlegde base at www.faqts.com, you'll find a bunch of such links there.
-- sh
attached mail follows:
If you are compiling php as an apache module, you may configure apache with the options: --server-uid=asduk and --server-gid=asdukgrp (or what you want..)
if you don't compile them at all, may try to set the directory's group as asdukgrp like this:
chgrp asdukgrp -R path-to-your-php-scripts-dir
it should work.
Daniel BI
==original message== I have a problem with my PHP scripts on my web-hot, all my php scripts are running as the user nobody (group nobody).
Whenever I login via ftp/telnet I am logged in as the user asduk (group asdukgrp).
The problem I have is that I cannot delete my files because the permissions on the directory is set to 775. I cannot change to the user nobody my host will not allow that.
If I change the permissions on the directories to 777 then I can delete the files, but have read that this is dangerous.
If anyone has suggestions on how to get round this problem I'd appreciate them (or let me know if a user browsing a php site in directories with permission 777 can exploit this).
I am using PHP 3.0.14 (when using PHP4.05 RC1 on a different host I don't get this problem - but need this working with PHP 3.0.14)
Thanks for any help Mr. Adam ALLEN.
attached mail follows:
> > According to the w3c docs, POSTed content is sent in the "request > entity body". Since the request has a header, it's logical that it can > have a body too :-) but I don't see any PHP functionality for getting at > it. Someone in another group suggested accessing a variable called > $HTTP_RAW_POST_DATA, but that doesn't seem to exist when I POST data to > either of my test systems, which are Linux/Apache or Win98/PWS. > > PHP itself must be able to extract the POSTed data - it does so when > saving a POSTed file to its temporary location - but this function don't > seem to be exposed in the API... is it?
Sorry to answer my own question!
If you POST an html form with input elements, these are parsed by PHP into variables, and the data is discarded. BUT if you POST raw data from a generic http component, without sending name-value pairs, this data is exposed in $HTTP_RAW_POST_DATA.
nik
attached mail follows:
I would like to add a note to this, that this works in general, but the thing which actually triggers the setting of $HTTP_POST_RAW_DATA is a not recognized mime-type.
Bolke
-----Oorspronkelijk bericht-----
Van: nik [mailto:no-one
nowhere.com]
Verzonden: Friday, April 27, 2001 3:04 PM
Aan: php-general
lists.php.net
Onderwerp: Re: [PHP] Extracting the body of the http request entity?
found it!
> > According to the w3c docs, POSTed content is sent in the "request > entity body". Since the request has a header, it's logical that it can > have a body too :-) but I don't see any PHP functionality for getting at > it. Someone in another group suggested accessing a variable called > $HTTP_RAW_POST_DATA, but that doesn't seem to exist when I POST data to > either of my test systems, which are Linux/Apache or Win98/PWS. > > PHP itself must be able to extract the POSTed data - it does so when > saving a POSTed file to its temporary location - but this function don't > seem to be exposed in the API... is it?
Sorry to answer my own question!
If you POST an html form with input elements, these are parsed by PHP into variables, and the data is discarded. BUT if you POST raw data from a generic http component, without sending name-value pairs, this data is exposed in $HTTP_RAW_POST_DATA.
nik
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribelists.php.net For additional commands, e-mail: php-general-help
lists.php.net To contact the list administrators, e-mail: php-list-admin
lists.php.net
attached mail follows:
> I would like to add a note to this, that this works in general, but > the thing which actually triggers the setting of $HTTP_POST_RAW_DATA > is a not recognized mime-type. >
Aha! Blinding light of understanding - THANKYOU!
nik
attached mail follows:
Hey everyone...
I've been programming in perl for about 3 years now, i have installed php and have been working on it for about three weeks. I started by converting some of the programs I've written in Perl to PHP.... it seems its pretty similar to Perl and not very hard to learn for a perl programmer... but i need some reference book with some practical examples so i could work with... and probably something that gives me ideas on different types of programs and things that i could do in PHP... something that covers everything in PHP... and is NOT copied from the manual! :))
I am sure most of you in this group have got some sort of a PHP book... can you please tell me out of your experience which ones are good for me to buy?
Regards Hamed Nik
attached mail follows:
> Hey everyone... > > I've been programming in perl for about 3 years now, i have installed php > and have been working on it for about three weeks. I started by converting > some of the programs I've written in Perl to PHP.... it seems its pretty > similar to Perl and not very hard to learn for a perl programmer... but i > need some reference book with some practical examples so i could work > with... and probably something that gives me ideas on different types of > programs and things that i could do in PHP... something that covers > everything in PHP... and is NOT copied from the manual! :)) > > I am sure most of you in this group have got some sort of a PHP > book... can > you please tell me out of your experience which ones are good for > me to buy?
Try "Core PHP Programmning", it's have a lot of good stuff!
/Johan
attached mail follows:
Professional PHP by WROX. Great book. It provides you with some real world examples.
Chad Angerer HTML Programmer Internet Broadcasting Systems 651.365.4006
-----Original Message-----
From: Hamed Nik [mailto:Hamed53
btinternet.com]
Sent: Friday, April 27, 2001 8:10 AM
To: php-general
lists.php.net
Subject: [PHP] PHP Book?
Hey everyone...
I've been programming in perl for about 3 years now, i have installed php and have been working on it for about three weeks. I started by converting some of the programs I've written in Perl to PHP.... it seems its pretty similar to Perl and not very hard to learn for a perl programmer... but i need some reference book with some practical examples so i could work with... and probably something that gives me ideas on different types of programs and things that i could do in PHP... something that covers everything in PHP... and is NOT copied from the manual! :))
I am sure most of you in this group have got some sort of a PHP book... can you please tell me out of your experience which ones are good for me to buy?
Regards Hamed Nik
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribelists.php.net For additional commands, e-mail: php-general-help
lists.php.net To contact the list administrators, e-mail: php-list-admin
lists.php.net
attached mail follows:
Hi,
i suggest three:
o) Beginning PHP4 by Chris Lea et. al. Editors ISBN and so on at:
www.amazon.com/exec/obidos/search-handle-form/107-8101819-4534115
o) PHP poket reference by Rasmus Leedorf, O'Reilly. OK 4 a brief fuction reference and fundamentals (it's the best choice when you learn something about php but u dn.t want to go out with a 5 inch manual.
o) www.phpbuilder.com they have tutorials from beginners (i.e. php programming with MySQL) to advanced (page caching & compression). I've learned a lot of php on Web.
Hamed Nik wrote:
>
> Hey everyone...
>
> I've been programming in perl for about 3 years now, i have installed php
> and have been working on it for about three weeks. I started by converting
> some of the programs I've written in Perl to PHP.... it seems its pretty
> similar to Perl and not very hard to learn for a perl programmer... but i
> need some reference book with some practical examples so i could work
> with... and probably something that gives me ideas on different types of
> programs and things that i could do in PHP... something that covers
> everything in PHP... and is NOT copied from the manual! :))
>
> I am sure most of you in this group have got some sort of a PHP book... can
> you please tell me out of your experience which ones are good for me to buy?
>
> Regards
> Hamed Nik
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> For additional commands, e-mail: php-general-help
lists.php.net
> To contact the list administrators, e-mail: php-list-admin
lists.php.net
-- (p)IvanStudent DIST Bio-Lab Viale Causa 13 16145 Genoa - Italy tel: +39 010 3532789 e-mail: pivan
alexia.bio.dist.unige.it
attached mail follows:
I used 'Professional PHP Programming' by WROX Press first, but to learn more about what PHP can do and the best way to do it, I recommend 'Web Application Development with PHP4', you can get both from Amazon.
Randal.
"Hamed Nik" wrote in message <9cbr3a$mkc$1
toye.p.sourceforge.net>...
>Hey everyone...
>
>I've been programming in perl for about 3 years now, i have installed php
>and have been working on it for about three weeks. I started by converting
>some of the programs I've written in Perl to PHP.... it seems its pretty
>similar to Perl and not very hard to learn for a perl programmer... but i
>need some reference book with some practical examples so i could work
>with... and probably something that gives me ideas on different types of
>programs and things that i could do in PHP... something that covers
>everything in PHP... and is NOT copied from the manual! :))
>
>I am sure most of you in this group have got some sort of a PHP book... can
>you please tell me out of your experience which ones are good for me to
buy?
>
>Regards
>Hamed Nik
>
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
>For additional commands, e-mail: php-general-help
lists.php.net
>To contact the list administrators, e-mail: php-list-admin
lists.php.net
>
attached mail follows:
You can check for PHP / MySQL books at :
PHP: ==== http://www.weberdev.com/index.php3?GoTo=ShowShoppingItems.php3%3FMasterCateg ory%3D156%26SubCategory%3D106%26SubCategoryName%3DPHP%26MainCategoryName%3DB ooks
MySQL: ====== http://www.weberdev.com/index.php3?GoTo=ShowShoppingItems.php3%3FMasterCateg ory%3D156%26SubCategory%3D1%26SubCategoryName%3DMySQL%26MainCategoryName%3DB ooks
And you can also check the Articles / tutorials and examples on weberdev as a very good reference.
Sincerely
berber
Visit http://www.weberdev.com Today!!! To see where PHP might take you tomorrow.
-----Original Message-----
From: Hamed Nik [mailto:Hamed53
btinternet.com]
Sent: Friday, April 27, 2001 3:10 PM
To: php-general
lists.php.net
Subject: [PHP] PHP Book?
Hey everyone...
I've been programming in perl for about 3 years now, i have installed php and have been working on it for about three weeks. I started by converting some of the programs I've written in Perl to PHP.... it seems its pretty similar to Perl and not very hard to learn for a perl programmer... but i need some reference book with some practical examples so i could work with... and probably something that gives me ideas on different types of programs and things that i could do in PHP... something that covers everything in PHP... and is NOT copied from the manual! :))
I am sure most of you in this group have got some sort of a PHP book... can you please tell me out of your experience which ones are good for me to buy?
Regards Hamed Nik
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribelists.php.net For additional commands, e-mail: php-general-help
lists.php.net To contact the list administrators, e-mail: php-list-admin
lists.php.net
attached mail follows:
"PHP Developers Cookbook", by Sterling Hughes I like it: as the name might suggest, it is packed with real-World examples.
I also bought "Beginning PHP Programming" (Wrox press). Mistake. Big mistake. It is aimed at people who are *completely* new to programming. The review that I read of it didn't convey this aspect :(
For example, in chapter 5 or 6 there is a paragraph along the lines of: "You know that we told you to make your code reusable? Here's why: you can use something called a function......." I actually found it vaguely funny, whilst I was banging my head against the wall.
> -----Original Message-----
> From: Hamed Nik [mailto:Hamed53
btinternet.com]
> Sent: Friday, April 27, 2001 14:10
> To: php-general
lists.php.net
> Subject: [PHP] PHP Book?
>
>
> Hey everyone...
>
> I've been programming in perl for about 3 years now, i have
> installed php
> and have been working on it for about three weeks. I started
> by converting
> some of the programs I've written in Perl to PHP.... it seems
> its pretty
> similar to Perl and not very hard to learn for a perl
> programmer... but i
> need some reference book with some practical examples so i could work
> with... and probably something that gives me ideas on
> different types of
> programs and things that i could do in PHP... something that covers
> everything in PHP... and is NOT copied from the manual! :))
>
> I am sure most of you in this group have got some sort of a
> PHP book... can
> you please tell me out of your experience which ones are good
> for me to buy?
>
> Regards
> Hamed Nik
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> For additional commands, e-mail: php-general-help
lists.php.net
> To contact the list administrators, e-mail:
> php-list-admin
lists.php.net
>
attached mail follows:
On Friday 27 April 2001 15:15, Johan Holst Nielsen wrote: > > Hey everyone... > > > > I've been programming in perl for about 3 years now, i have installed > > php and have been working on it for about three weeks. I started by
> Try "Core PHP Programmning", it's have a lot of good stuff!
That book is definitely the wrong choice for someone with 3 years perl experience (perhaps unless there's a second edition). The copy I unfortunately bought is built somehow like that:
5 pages useful intro 45 pages explaining basic language contructs [1] 4 pages explaining classes 11 pages giving a (small) overview of using print(), getting data from forms, file upoads, env-vars, cookies, include/require and file IO 340 pages function references (copied from the manual) [2]
After that comes the somehow useful part - overviews of common task areas - using databases, string munging, ... But that's only quick overviews, and some of the topics are just about generic (language independent) stuff, e.g. the description of basic sorting algorithms (the stuff you do *not* want to use in PHP :)
Well, it gets one plus point because it includes an ASCII chart :)
So: forget about that book. If at all, you'll quickly glance over it and then let it collect dust forever.
[1]: Perl is very similar in this area. Just looking through the manual will be better (and quicker) than reading that book section
[2]: completely uses - the online manual is much quicker to search and much more up to date (the book only covers PHP3)
-- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/)Error 032: Recursion error - see error 032
attached mail follows:
I agree 100% with Professional PHP Programming. It was my first book.
Also "php fast and easy web development" by Julie Meloni.
- Kath
----- Original Message -----
From: "Angerer, Chad" <cangerer
ibsys.com>
To: "'Hamed Nik'" <Hamed53
btinternet.com>; <php-general
lists.php.net>
Sent: Friday, April 27, 2001 9:21 AM
Subject: RE: [PHP] PHP Book?
> Professional PHP by WROX. Great book. It provides you with some real
world
> examples.
>
> Chad Angerer
> HTML Programmer
> Internet Broadcasting Systems
> 651.365.4006
>
>
> -----Original Message-----
> From: Hamed Nik [mailto:Hamed53
btinternet.com]
> Sent: Friday, April 27, 2001 8:10 AM
> To: php-general
lists.php.net
> Subject: [PHP] PHP Book?
>
>
> Hey everyone...
>
> I've been programming in perl for about 3 years now, i have installed php
> and have been working on it for about three weeks. I started by converting
> some of the programs I've written in Perl to PHP.... it seems its pretty
> similar to Perl and not very hard to learn for a perl programmer... but i
> need some reference book with some practical examples so i could work
> with... and probably something that gives me ideas on different types of
> programs and things that i could do in PHP... something that covers
> everything in PHP... and is NOT copied from the manual! :))
>
> I am sure most of you in this group have got some sort of a PHP book...
can
> you please tell me out of your experience which ones are good for me to
buy?
>
> Regards
> Hamed Nik
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> For additional commands, e-mail: php-general-help
lists.php.net
> To contact the list administrators, e-mail: php-list-admin
lists.php.net
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> For additional commands, e-mail: php-general-help
lists.php.net
> To contact the list administrators, e-mail: php-list-admin
lists.php.net
>
attached mail follows:
On Fri, Apr 27, 2001 at 08:06:54PM +0200, Christian Reiniger wrote: > On Friday 27 April 2001 15:15, Johan Holst Nielsen wrote: > > > Hey everyone... > > > > > > I've been programming in perl for about 3 years now, i have installed > > > php and have been working on it for about three weeks. I started by > > > Try "Core PHP Programmning", it's have a lot of good stuff! > > That book is definitely the wrong choice for someone with 3 years perl > experience (perhaps unless there's a second edition). The copy I > unfortunately bought is built somehow like that:
What books are you reading?
> 5 pages useful intro > 45 pages explaining basic language contructs [1] > 4 pages explaining classes > 11 pages giving a (small) overview of using print(), getting data from > forms, file upoads, env-vars, cookies, include/require and file IO > 340 pages function references (copied from the manual) [2]
That is wrong. Leon havent copied 340 pages from the manual. I should know this myself because I have finished the translation into German.
> After that comes the somehow useful part - overviews of common task areas > - using databases, string munging, ... > But that's only quick overviews, and some of the topics are just about > generic (language independent) stuff, e.g. the description of basic > sorting algorithms (the stuff you do *not* want to use in PHP :) > > Well, it gets one plus point because it includes an ASCII chart :) > > So: forget about that book. If at all, you'll quickly glance over it and > then let it collect dust forever. > > > [1]: Perl is very similar in this area. Just looking through the manual > will be better (and quicker) than reading that book section > > [2]: completely uses - the online manual is much quicker to search and > much more up to date (the book only covers PHP3)
This is not true. Leon has written his second edition. This edition contains PHP 4 also.
Please read books more carefully and don't pester this mailing list with your nonsense comments. I mean that book with a foreword by Andi Gutmans.
-Egon
-- LinuxTag, Stuttgart, Germany: July 5-8 2001: http://www.linuxtag.de/ All known books about PHP and related books: http://php.net/books.php Concert Band of the University of Hohenheim: http://www.concert-band.de/ First and second bestselling book in German: http://www.php-buch.de/
attached mail follows:
On Friday 27 April 2001 22:53, eschmid+sic
s.netic.de wrote:
> > > Try "Core PHP Programmning", it's have a lot of good stuff! > > > > That book is definitely the wrong choice for someone with 3 years > > perl experience (perhaps unless there's a second edition). The copy > > I unfortunately bought is built somehow like that: > > What books are you reading?
None right now (manual and online articles only - and the mailing list of course), but I plan to look for a good advanced one soon.
> > IO 340 pages function references (copied from the manual) [2] > > That is wrong. Leon havent copied 340 pages from the manual. I should > know this myself because I have finished the translation into German.
Ok, I guess you're right. sorry. What I wanted to express is that the same information is in the online manual.
> > [2]: completely uses - the online manual is much quicker to search > > and much more up to date (the book only covers PHP3) > > This is not true. Leon has written his second edition. This edition > contains PHP 4 also.
Ah, ok (that's why I wrote "perhaps unless there's a second edition" at the beginning). I own the first edition and described that.
> Please read books more carefully and don't pester this mailing list > with your nonsense comments. I mean that book with a foreword by Andi > Gutmans.
Well, you just said "Core PHP Programming" and I described that book. But you're right in that I know nothing about the second edition.
-- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/)I sat laughing snidely into my notebook until they showed me a PC running Linux. And oh! It was as though the heavens opened and God handed down a client-side OS so beautiful, so graceful, and so elegant that a million Microsoft developers couldn't have invented it even if they had a hundred years and a thousand crates of Jolt cola.
- LAN Times
attached mail follows:
On Sat, Apr 28, 2001 at 12:01:22AM +0200, Christian Reiniger wrote:
> On Friday 27 April 2001 22:53, eschmid+sic
s.netic.de wrote:
>
> > > > Try "Core PHP Programmning", it's have a lot of good stuff!
> > >
> > > That book is definitely the wrong choice for someone with 3 years
> > > perl experience (perhaps unless there's a second edition). The copy
> > > I unfortunately bought is built somehow like that:
> >
> > What books are you reading?
>
> None right now (manual and online articles only - and the mailing list of
> course), but I plan to look for a good advanced one soon.
>
> > > IO 340 pages function references (copied from the manual) [2]
> >
> > That is wrong. Leon havent copied 340 pages from the manual. I should
> > know this myself because I have finished the translation into German.
>
> Ok, I guess you're right. sorry. What I wanted to express is that the
> same information is in the online manual.
That is also wrong. > > > [2]: completely uses - the online manual is much quicker to search > > > and much more up to date (the book only covers PHP3) > > > > This is not true. Leon has written his second edition. This edition > > contains PHP 4 also. > > Ah, ok (that's why I wrote "perhaps unless there's a second edition" at > the beginning). I own the first edition and described that. > > > Please read books more carefully and don't pester this mailing list > > with your nonsense comments. I mean that book with a foreword by Andi > > Gutmans. > > Well, you just said "Core PHP Programming" and I described that book. But > you're right in that I know nothing about the second edition.
I haven't start this thread. So be carefull. I have Leons second edition and you can buy another book at Markt+Technik. The PHP manual is for free use. Use that if you are not comfortable with Leons book.
It is not very good to judge some books on this list. I know some authors who contribute to the PHP manual and write own books.
-Egon
-- LinuxTag, Stuttgart, Germany: July 5-8 2001: http://www.linuxtag.de/ All known books about PHP and related books: http://php.net/books.php Concert Band of the University of Hohenheim: http://www.concert-band.de/ First and second bestselling book in German: http://www.php-buch.de/
attached mail follows:
Hi All!
One of the best books on PHP that I ever read is "Web Application Development with PHP 4.0" from New Riders.
It is an advanced book, not recomend it for beginners, but the medium/advanced skill programmer will love it.
THat's my 10 reais (brazillian money):-)
[]'s
Alex Piaz Webmaster Global Map Internet Marketing www.globalmap.com *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* "Those who know what's best for us - Must rise and save us from ourselves"
attached mail follows:
> If I run this form using IE, hitting the Return/Enter key submits the form > but the 'ok' variable is not set; it just redraws the form. If however, I > uncomment the third echo line (the one for Name2), then hitting the > Return/Enter key does have the desired effect in IE. In NS, the first > version acts just like IE; the form redraws and that is all. But using the > second variant with both text fields, hitting the Return key in NS does > nothing at all. >
I think this is the way it is.
Rather than testing for the value of submit, I have started adding a hidden field called formname with the value being which ever form it is. I then look for this instead of the value of the submit button
HTH
M
attached mail follows:
Hi,
I have a site, http://rayh.co.uk which is basically my personal home page and nothing more than a hobby.
However, on the site, i am currently storing images in the database, purely because i can. But i wonder, how much will the server load be affected when pulling binary data out of the database? compared to the file system? i assume its going to be quite a lot higher. DO you reckon it would be better to scrap that and store the images on the file system?
Ray Hilton
attached mail follows:
> > I was wondering, is anyone aware of a PHP server model, for Ultradev? > > > > Or, any leads on how I can create one? > > > > I'm developing a site with PHP+MS Access+Ultradev. I wanted to use some > > of the Ultradev server model features (and convenience), but > > they only support ASP/JSP/JScript. > > I'm not aware of one -- I wish I were! > > The book "Extending Dreamweaver 4" from Macromedia documents their API's, > including server models. I've got the book...it's pretty hefty. I *think* > it's fairly complete, though I can't immediately determine if it has all > the info necessary to create a new server model. > > I sincerely hope someone does this! I would give it a shot if I weren't so > green... >
Check out
http://www.geocities.com/php4ud/
I've never tried it but it was in my bookmarks to have a look at.
I would be grateful of any feedback on it.
Cheers
M
attached mail follows:
php4ud became PhAkt (http://www.interakt.ro/phakt)
Ovidiu
> -----Original Message-----
> From: Matt Williams [mailto:matt
yewlands.com]
> Sent: Friday, April 27, 2001 3:59 PM
> To: John Platte; John Monfort
> Cc: php-general
lists.php.net
> Subject: RE: [PHP] Ultradev PHP Server Model
>
>
>
> > > I was wondering, is anyone aware of a PHP server model, for Ultradev?
> > >
> > > Or, any leads on how I can create one?
> > >
> > > I'm developing a site with PHP+MS Access+Ultradev. I wanted
> to use some
> > > of the Ultradev server model features (and convenience), but
> > > they only support ASP/JSP/JScript.
> >
> > I'm not aware of one -- I wish I were!
> >
> > The book "Extending Dreamweaver 4" from Macromedia documents
> their API's,
> > including server models. I've got the book...it's pretty hefty.
> I *think*
> > it's fairly complete, though I can't immediately determine if it has all
> > the info necessary to create a new server model.
> >
> > I sincerely hope someone does this! I would give it a shot if I
> weren't so
> > green...
> >
>
> Check out
>
> http://www.geocities.com/php4ud/
>
> I've never tried it but it was in my bookmarks to have a look at.
>
> I would be grateful of any feedback on it.
>
> Cheers
>
> M
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> For additional commands, e-mail: php-general-help
lists.php.net
> To contact the list administrators, e-mail: php-list-admin
lists.php.net
>
attached mail follows:
Hi,
anyone know a simple way to realize multiple-upload at once (something like Msoft CTRL-multiple selection when browsing and uniqe Upload button). I've found only a multiple file input field in a form but the numbers of file I'had to upload is unknow.
TIA
-- (p)IvanStudent DIST Bio-Lab Viale Causa 13 16145 Genoa - Italy tel: +39 010 3532789 e-mail: pivan
alexia.bio.dist.unige.it
attached mail follows:
You can only do one file in each box - get a yahoo mail account and see how they handle file uploading.
Ivan Porro wrote:
> Hi,
>
> anyone know a simple way to realize multiple-upload at once (something
> like Msoft CTRL-multiple selection when browsing and uniqe Upload
> button). I've found only a multiple file input field in a form but the
> numbers of file I'had to upload is unknow.
>
> TIA
> --
> (p)Ivan
>
> Student
> DIST Bio-Lab
> Viale Causa 13
> 16145 Genoa - Italy
>
> tel: +39 010 3532789
> e-mail: pivan
alexia.bio.dist.unige.it
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> For additional commands, e-mail: php-general-help
lists.php.net
> To contact the list administrators, e-mail: php-list-admin
lists.php.net
attached mail follows:
Its my understanding that PHP appends the SID on the end of the URL regardless of weather its a form or not. If thats not happening for you, check your php.ini and make sure you have session.use_trans_sid enabled.
"Boget, Chris" wrote: > > If you have PHP compiled with --enable-trans-sid, > are the URLs that are part of the form's action supposed > to be modified to include the SID? So far that's not > been happening and I just want to verify that this is > expected behavior. > > thnx, > Chris
-- Larry Hotchkiss Universal Capital 612-551-9309 http://www.unicap.com/
attached mail follows:
> Its my understanding that PHP appends the SID on the > end of the URL regardless of weather its a form or not. If thats > not happening for you, check your php.ini and make sure you > have session.use_trans_sid enabled.
It is enabled. And it's being appended to most URLs (though, not all, but that's another problem I posted to another thread). However, it's not being appended to any of my form's actions.
Chris
attached mail follows:
Here is what I see in my FORM with --enable-trans-sid:
<FORM METHOD="POST" ACTION="./test_formRun.php"> <INPUT TYPE="HIDDEN" NAME="PHPSESSID" VALUE="cbf75d263416e77d773b1772f6e1be89"> <INPUT TYPE="IMAGE" NAME="image" SRC="submit.gif?PHPSESSID=cbf75d263416e77d773b1772f6e1be89" ALIGN="top" >
PHP is adding the HIDDEN field with the session id. For some reason, it also appends it to the SRC attribute of the image submit button, but doesn't add it in the ACTION url.
Kirk
> -----Original Message----- > Its my understanding that PHP appends the SID on the > end of the URL > regardless of weather its a form or not.
attached mail follows:
> Here is what I see in my FORM with --enable-trans-sid: > <FORM METHOD="POST" ACTION="./test_formRun.php"> > <INPUT TYPE="HIDDEN" NAME="PHPSESSID" > VALUE="cbf75d263416e77d773b1772f6e1be89"> > PHP is adding the HIDDEN field with the session id. For some > reason, it also appends it to the SRC attribute of the image submit > button, but doesn't add it in the ACTION url.
I'm not getting that, either... This is sooo funky. Sometimes the --enable-trans-sid works and sometimes it doesn't. I just wish there was some consistency about it so I could trouble shoot where the problem is coming from. *sigh*.
Chris
attached mail follows:
have you checked your PHP.INI file?
it sais there what links to rewrite.
Sincerely,
Maxim Maletsky Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
maxim
phpbeginner.com
www.phpbeginner.com
-----Original Message-----
From: Johnson, Kirk [mailto:kjohnson
zootweb.com]
Sent: Saturday, April 28, 2001 12:16 AM
To: php-general
lists.php.net
Subject: RE: [PHP] --enable-trans-sid and forms
Here is what I see in my FORM with --enable-trans-sid:
<FORM METHOD="POST" ACTION="./test_formRun.php"> <INPUT TYPE="HIDDEN" NAME="PHPSESSID" VALUE="cbf75d263416e77d773b1772f6e1be89"> <INPUT TYPE="IMAGE" NAME="image" SRC="submit.gif?PHPSESSID=cbf75d263416e77d773b1772f6e1be89" ALIGN="top" >
PHP is adding the HIDDEN field with the session id. For some reason, it also appends it to the SRC attribute of the image submit button, but doesn't add it in the ACTION url.
Kirk
> -----Original Message----- > Its my understanding that PHP appends the SID on the > end of the URL > regardless of weather its a form or not.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribelists.php.net For additional commands, e-mail: php-general-help
lists.php.net To contact the list administrators, e-mail: php-list-admin
lists.php.net
attached mail follows:
Thanks, Maxim, I hadn't seen the url_rewriter.tags entry in php.ini before. A search of the PHP manual only returns one unhelpful reference, tho. Any idea where to find some documentation on this?
TIA
Kirk
> -----Original Message-----
> From: PHPBeginner.com [mailto:php-general
phpbeginner.com]
>
> have you checked your PHP.INI file?
>
> it sais there what links to rewrite.
attached mail follows:
well, in your situation I would go into php-general archives right away. I think (not that I remember, but...) that this was a topic here before.
try to search there.
Sincerely,
Maxim Maletsky Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
maxim
phpbeginner.com
www.phpbeginner.com
-----Original Message-----
From: Johnson, Kirk [mailto:kjohnson
zootweb.com]
Sent: Saturday, April 28, 2001 12:38 AM
To: php-general
lists.php.net
Subject: RE: [PHP] --enable-trans-sid and forms
Thanks, Maxim, I hadn't seen the url_rewriter.tags entry in php.ini before. A search of the PHP manual only returns one unhelpful reference, tho. Any idea where to find some documentation on this?
TIA
Kirk
> -----Original Message-----
> From: PHPBeginner.com [mailto:php-general
phpbeginner.com]
>
> have you checked your PHP.INI file?
>
> it sais there what links to rewrite.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribelists.php.net For additional commands, e-mail: php-general-help
lists.php.net To contact the list administrators, e-mail: php-list-admin
lists.php.net
attached mail follows:
> have you checked your PHP.INI file? > it sais there what links to rewrite.
This is what is in my .ini.
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry" ; added 3/2/01
Am I missing something here that I should have? I don't see anything in the docs about the above directive. Also, note, as I said in a problem I posed in another thread, there are some links where the SID is added while there are some that it isn't added. This happens in different pages, though. So while there will be pages where *all* the links will have the SID added, there will be pages where *none* of them have the SID included. (though, it is never the case where there is a page where some have the SID included while some do not) And this could be one page right after the other.
This is very odd and *very* frustrating.
Chris
attached mail follows:
Hi,
www.mysql.com, and check the website for a myaccess or myodbc doc's. I know (I dwnloaded it) that exist a myaccess plugin to save access dB to mysql structure files.
From php side you have a lot of classical dbfunction to access MSAccess dB, simply using odbc_function and creating a ODBC Data Source Name using Manage ODBC data source in Control Panel on the 'db server' machine. Notice that These odbc with MSAccess work ONLY LOCALLY (in lan,not remotely). U have to use MSSQL server to realize remote dB storage.
Good Luck,
Ivan
kelvin
eXtropia.com wrote:
>
> just point your browser to phpbuilder.net. Alternatively, just send me an email =)
>
> Date: Wed, 25 Apr 2001 19:02:12 -0700 (PDT)
> From: John Monfort <monfort
kahuna.engineering.sdsu.edu>
> To: <php-general
lists.php.net>
> Message-ID: <Pine.GSO.4.31.0104251900320.26060-100000
kahuna.engineering.sdsu.edu>
> MIME-Version: 1.0
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> Subject: PHP+MS Access and/or MS SQL
>
> Hello everyone,
>
> I'm looking for information on PHP+ MS Access , and PHP+MS SQL.
>
> Any recommendations?
>
> Thx in advance!
>
> __________John Monfort_________________
> _+-----------------------------------+_
> P E P I E D E S I G N S
> www.pepiedesigns.com
> "The world is waiting, are you ready?"
> -+___________________________________+-
>
> On Thu, 26 Apr 2001, Ben Quinn wrote:
>
> > Hi all,
> >
> > I am trying to copy an image from an external server and save it to my own.
> > I have the following script to do this for a txt file and it works great!
> >
> > ?>
> >
> > $page = "../temp/yep.txt";
> >
> > $date = date("http:/www.example.com/yep.txt");
> >
> > $cartFile = fopen("$page","a");
> > fwrite($cartFile,$date,strlen($date));
> > fclose($cartFile);
> >
> > ?>
> >
> > But i can't get it to work for image files - the images are saved and
> > displayed on screen as a whole bunch of rubbish.
> >
> > I'd appreciate any help you can give me
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> > For additional commands, e-mail: php-general-help
lists.php.net
> > To contact the list administrators, e-mail: php-list-admin
lists.php.net
> >
> >
>
> k.e.l.v.i.n c.h.a.n
> the open web technology company
> www.eXtropia.com
> kelvin
eXtropia.com
> Tel: 7738550
-- (p)IvanStudent DIST Bio-Lab Viale Causa 13 16145 Genoa - Italy tel: +39 010 3532789 e-mail: pivan
alexia.bio.dist.unige.it
attached mail follows:
Hi,
A small correction, remote ODBC DSNs work fine with Access. It's simply a question of installing appropriate drivers.
Best regards, Andrew -------------------------------------- Andrew Hill - OpenLink Software Director Technology Evangelism Universal Data Access Integration http://www.openlinksw.com
>
>
> Hi,
>
> www.mysql.com, and check the website for a myaccess or myodbc doc's. I
> know (I dwnloaded it) that exist a myaccess plugin to save access dB to
> mysql structure files.
>
> >From php side you have a lot of classical dbfunction to access MSAccess
> dB, simply using odbc_function and creating a ODBC Data Source Name
> using Manage ODBC data source in Control Panel on the 'db server'
> machine. Notice that These odbc with MSAccess work ONLY LOCALLY (in
> lan,not remotely). U have to use MSSQL server to realize remote dB
> storage.
>
> Good Luck,
>
> Ivan
>
> kelvin
eXtropia.com wrote:
> >
> > just point your browser to phpbuilder.net. Alternatively, just
> send me an email =)
> >
> > Date: Wed, 25 Apr 2001 19:02:12 -0700 (PDT)
> > From: John Monfort <monfort
kahuna.engineering.sdsu.edu>
> > To: <php-general
lists.php.net>
> > Message-ID:
> <Pine.GSO.4.31.0104251900320.26060-100000
kahuna.engineering.sdsu.edu>
> > MIME-Version: 1.0
> > Content-Type: TEXT/PLAIN; charset=US-ASCII
> > Subject: PHP+MS Access and/or MS SQL
> >
> > Hello everyone,
> >
> > I'm looking for information on PHP+ MS Access , and PHP+MS SQL.
> >
> > Any recommendations?
> >
> > Thx in advance!
> >
> > __________John Monfort_________________
> > _+-----------------------------------+_
> > P E P I E D E S I G N S
> > www.pepiedesigns.com
> > "The world is waiting, are you ready?"
> > -+___________________________________+-
> >
> > On Thu, 26 Apr 2001, Ben Quinn wrote:
> >
> > > Hi all,
> > >
> > > I am trying to copy an image from an external server and save
> it to my own.
> > > I have the following script to do this for a txt file and it
> works great!
> > >
> > > ?>
> > >
> > > $page = "../temp/yep.txt";
> > >
> > > $date = date("http:/www.example.com/yep.txt");
> > >
> > > $cartFile = fopen("$page","a");
> > > fwrite($cartFile,$date,strlen($date));
> > > fclose($cartFile);
> > >
> > > ?>
> > >
> > > But i can't get it to work for image files - the images are saved and
> > > displayed on screen as a whole bunch of rubbish.
> > >
> > > I'd appreciate any help you can give me
> > >
> > >
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> > > For additional commands, e-mail: php-general-help
lists.php.net
> > > To contact the list administrators, e-mail:
> php-list-admin
lists.php.net
> > >
> > >
> >
> > k.e.l.v.i.n c.h.a.n
> > the open web technology company
> > www.eXtropia.com
> > kelvin
eXtropia.com
> > Tel: 7738550
>
> --
> (p)Ivan
>
> Student
> DIST Bio-Lab
> Viale Causa 13
> 16145 Genoa - Italy
>
> tel: +39 010 3532789
> e-mail: pivan
alexia.bio.dist.unige.it
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> For additional commands, e-mail: php-general-help
lists.php.net
> To contact the list administrators, e-mail: php-list-admin
lists.php.net
>
>
attached mail follows:
10X a lot !!!
Bye.
Andrew Hill wrote:
>
> Hi,
>
> A small correction, remote ODBC DSNs work fine with Access.
> It's simply a question of installing appropriate drivers.
>
> Best regards,
> Andrew
> --------------------------------------
> Andrew Hill - OpenLink Software
> Director Technology Evangelism
> Universal Data Access Integration
> http://www.openlinksw.com
>
> >
> >
> > Hi,
> >
> > www.mysql.com, and check the website for a myaccess or myodbc doc's. I
> > know (I dwnloaded it) that exist a myaccess plugin to save access dB to
> > mysql structure files.
> >
> > >From php side you have a lot of classical dbfunction to access MSAccess
> > dB, simply using odbc_function and creating a ODBC Data Source Name
> > using Manage ODBC data source in Control Panel on the 'db server'
> > machine. Notice that These odbc with MSAccess work ONLY LOCALLY (in
> > lan,not remotely). U have to use MSSQL server to realize remote dB
> > storage.
> >
> > Good Luck,
> >
> > Ivan
> >
> > kelvin
eXtropia.com wrote:
> > >
> > > just point your browser to phpbuilder.net. Alternatively, just
> > send me an email =)
> > >
> > > Date: Wed, 25 Apr 2001 19:02:12 -0700 (PDT)
> > > From: John Monfort <monfort
kahuna.engineering.sdsu.edu>
> > > To: <php-general
lists.php.net>
> > > Message-ID:
> > <Pine.GSO.4.31.0104251900320.26060-100000
kahuna.engineering.sdsu.edu>
> > > MIME-Version: 1.0
> > > Content-Type: TEXT/PLAIN; charset=US-ASCII
> > > Subject: PHP+MS Access and/or MS SQL
> > >
> > > Hello everyone,
> > >
> > > I'm looking for information on PHP+ MS Access , and PHP+MS SQL.
> > >
> > > Any recommendations?
> > >
> > > Thx in advance!
> > >
> > > __________John Monfort_________________
> > > _+-----------------------------------+_
> > > P E P I E D E S I G N S
> > > www.pepiedesigns.com
> > > "The world is waiting, are you ready?"
> > > -+___________________________________+-
> > >
> > > On Thu, 26 Apr 2001, Ben Quinn wrote:
> > >
> > > > Hi all,
> > > >
> > > > I am trying to copy an image from an external server and save
> > it to my own.
> > > > I have the following script to do this for a txt file and it
> > works great!
> > > >
> > > > ?>
> > > >
> > > > $page = "../temp/yep.txt";
> > > >
> > > > $date = date("http:/www.example.com/yep.txt");
> > > >
> > > > $cartFile = fopen("$page","a");
> > > > fwrite($cartFile,$date,strlen($date));
> > > > fclose($cartFile);
> > > >
> > > > ?>
> > > >
> > > > But i can't get it to work for image files - the images are saved and
> > > > displayed on screen as a whole bunch of rubbish.
> > > >
> > > > I'd appreciate any help you can give me
> > > >
> > > >
> > > >
> > > > --
> > > > PHP General Mailing List (http://www.php.net/)
> > > > To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> > > > For additional commands, e-mail: php-general-help
lists.php.net
> > > > To contact the list administrators, e-mail:
> > php-list-admin
lists.php.net
> > > >
> > > >
> > >
> > > k.e.l.v.i.n c.h.a.n
> > > the open web technology company
> > > www.eXtropia.com
> > > kelvin
eXtropia.com
> > > Tel: 7738550
> >
> > --
> > (p)Ivan
> >
> > Student
> > DIST Bio-Lab
> > Viale Causa 13
> > 16145 Genoa - Italy
> >
> > tel: +39 010 3532789
> > e-mail: pivan
alexia.bio.dist.unige.it
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> > For additional commands, e-mail: php-general-help
lists.php.net
> > To contact the list administrators, e-mail: php-list-admin
lists.php.net
> >
> >
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> For additional commands, e-mail: php-general-help
lists.php.net
> To contact the list administrators, e-mail: php-list-admin
lists.php.net
-- (p)IvanStudent DIST Bio-Lab Viale Causa 13 16145 Genoa - Italy tel: +39 010 3532789 e-mail: pivan
alexia.bio.dist.unige.it
attached mail follows:
I have been trying to get this to work for days and I'm confused. I want to attach a Word document to an email. I found this code on php.net and I'm trying to modify it to work. I get the email sent, the attached Word document is filled with junk and not the document I'm trying to send.
Here is the code and sorry for the large email.
<?php
$border="--==================_856811060==_";
#/* recipients */
#$recipient .= "Mary <mary
u.college.edu>" . ", "; #//note the comma
#$recipient .= "Kelly <kelly
u.college.edu>" . ", ";
#$recipient .= "ronabop
php.net";
$recipient = "trehm
comdotnetworking.com";
#/* subject */ $subject = "Birthday Reminders for August";
#/* message */ $message .= "$border\n"; $message .= "Content-Type: text/plain; charset=us-ascii;format=flowed\n"; $message .= "The following email includes a formatted ASCII table\n"; $message .= "Day \t\tMonth \t\tYear\n"; $message .= "3rd \t\tAug \t\t1970\n"; $message .= "17rd\t\tAug \t\t1973\n"; $message .= "$border\n"; #$message .= "Content-Type: application/msword; name=\"/mail/Ftp\ User\ Info.doc\"\n"; #$message .= "Content-Transfer-Encoding: base64\n"; #$message .= "Content-Disposition: attachment; filename=\"/mail/Ftp\ User\ Info.doc\"\n"; #$message .="$border\n";
#/* you can add a stock signature */ $message .= "--\r\n"; //Signature delimiter $message .= "Birthday reminder copylefted by public domain";
#/* additional header pieces for errors, From cc's, bcc's, etc */
$headers .= "From: Birthday Reminder <birthday
php.net>\n";
$headers .= "X-Sender: <birthday
php.net>\n";
$headers .= "X-Mailer: PHP\n"; // mailer
$headers .= "X-Priority: 1\n"; // Urgent message!
$headers .= "Return-Path: <birthday
php.net>\n"; // Return path for errors
# I added this code
$headers .= "Mime-Version: 1.0\n";
$headers .= "Content-Type: multipart/mixed; boundary=\"$border\"\n";
#$headers .= "Content-Type: text/plain; charset=us-ascii;format=flowed\n";
$headers .= "Content-Type: application/msword; name=\"Ftp\ User\
Info.doc\"\n";
$headers .= "Content-Transfer-Encoding: base64\n";
$headers .= "Content-Disposition: attachment; filename=\"Ftp\ User\
Info.doc\"\n";
#/* If you want to send html mail, uncomment the following line */ #$headers .= "Content-Type: text/html; charset=iso-8859-1\n"; // Mime type
#$headers .= "cc:birthdayarchive
php.net\n"; // CC to
#$headers .= "bcc:birthdaycheck
php.net, birthdaygifts
php.net\n"; // BCCs
to
#$headers .= "cc:trehm
fitnessquest.com\n"; // CC to
#$headers .= "bcc:trehm
comdotnetworking.com,
telathos
comdotnetworking.com\n"; // BCCs to
#/* and now mail it */ mail($recipient, $subject, $message, $headers); print "<html><head><title>Mail</title></head>\n"; print"<body>\n"; print "<p>Mail Sent?\n"; print"</body></html>\n"; ?>
Thanks!!!!!!!!
attached mail follows:
I would recommend that you send a link instead of the actual doc file.
Chris Anderson aka "Null" -------------------------------------------- PHP Developer / Nulltech PHP-GTK Tester / gtk.php.net STA Administrator / www.stronger.org DOD Co-Owner / www.dayofdefeat.com
----- Original Message -----
From: "Tym Rehm" <trehm
fitnessquest.com>
To: <php-general
lists.php.net>
Sent: Friday, April 27, 2001 9:46 AM
Subject: [PHP] HELP!! Mail and attachments
> I have been trying to get this to work for days and I'm confused. I want
to
> attach a Word document to an email. I found this code on php.net and I'm
> trying to modify it to work. I get the email sent, the attached Word
> document is filled with junk and not the document I'm trying to send.
>
> Here is the code and sorry for the large email.
>
> <?php
> $border="--==================_856811060==_";
> #/* recipients */
> #$recipient .= "Mary <mary
u.college.edu>" . ", "; #//note the comma
> #$recipient .= "Kelly <kelly
u.college.edu>" . ", ";
> #$recipient .= "ronabop
php.net";
> $recipient = "trehm
comdotnetworking.com";
>
> #/* subject */
> $subject = "Birthday Reminders for August";
>
> #/* message */
> $message .= "$border\n";
> $message .= "Content-Type: text/plain; charset=us-ascii;format=flowed\n";
> $message .= "The following email includes a formatted ASCII table\n";
> $message .= "Day \t\tMonth \t\tYear\n";
> $message .= "3rd \t\tAug \t\t1970\n";
> $message .= "17rd\t\tAug \t\t1973\n";
> $message .= "$border\n";
> #$message .= "Content-Type: application/msword; name=\"/mail/Ftp\ User\
> Info.doc\"\n";
> #$message .= "Content-Transfer-Encoding: base64\n";
> #$message .= "Content-Disposition: attachment; filename=\"/mail/Ftp\ User\
> Info.doc\"\n";
> #$message .="$border\n";
>
> #/* you can add a stock signature */
> $message .= "--\r\n"; //Signature delimiter
> $message .= "Birthday reminder copylefted by public domain";
>
> #/* additional header pieces for errors, From cc's, bcc's, etc */
>
> $headers .= "From: Birthday Reminder <birthday
php.net>\n";
> $headers .= "X-Sender: <birthday
php.net>\n";
> $headers .= "X-Mailer: PHP\n"; // mailer
> $headers .= "X-Priority: 1\n"; // Urgent message!
> $headers .= "Return-Path: <birthday
php.net>\n"; // Return path for
errors
> # I added this code
> $headers .= "Mime-Version: 1.0\n";
> $headers .= "Content-Type: multipart/mixed; boundary=\"$border\"\n";
> #$headers .= "Content-Type: text/plain; charset=us-ascii;format=flowed\n";
> $headers .= "Content-Type: application/msword; name=\"Ftp\ User\
> Info.doc\"\n";
> $headers .= "Content-Transfer-Encoding: base64\n";
> $headers .= "Content-Disposition: attachment; filename=\"Ftp\ User\
> Info.doc\"\n";
>
> #/* If you want to send html mail, uncomment the following line */
> #$headers .= "Content-Type: text/html; charset=iso-8859-1\n"; // Mime type
>
> #$headers .= "cc:birthdayarchive
php.net\n"; // CC to
> #$headers .= "bcc:birthdaycheck
php.net, birthdaygifts
php.net\n"; // BCCs
> to
> #$headers .= "cc:trehm
fitnessquest.com\n"; // CC to
> #$headers .= "bcc:trehm
comdotnetworking.com,
> telathos
comdotnetworking.com\n"; // BCCs to
>
> #/* and now mail it */
> mail($recipient, $subject, $message, $headers);
> print "<html><head><title>Mail</title></head>\n";
> print"<body>\n";
> print "<p>Mail Sent?\n";
> print"</body></html>\n";
> ?>
>
> Thanks!!!!!!!!
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe
lists.php.net
> For additional commands, e-mail: php-general-help
lists.php.net
> To contact the list administrators, e-mail: php-list-admi