verbosity.
At 23:24 26/06/2002, Erik Price wrote:
>On Tuesday, June 25, 2002, at 08:42 PM, Brian White wrote:
>
>>I was actually thinking about this the other
>>day - every now and again I find my self
>>yearning for SGML, where you could have
>>just declared the wra
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
-
Brian White
Step Two Designs Pty Ltd
Knowledge Management Consultancy, SGML & XML
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]
--
FrontPage/4.0.4.3 mod_ssl/2.6.6 OpenSSL/0.9.5a
Last-Modified: Tue, 23 Apr 2002 05:13:07 GMT
ETag: "61b3e-ba-3cc4ed63"
Accept-Ranges: bytes
Content-Length: 186
Connection: close
Content-Type: application/zip
regs
Brian White
-
Brian White
Step
;To contact the list administrators, e-mail: [EMAIL PROTECTED]
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/
hat it put the results of parsing the
query string into an associative array rather than creating variables.
I have a vague recollection of something like that....
Regs
Brian White
-----
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-931979
d one. thanks
>for any
>help,
>
>Melih Onvural
>[EMAIL PROTECTED]
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail:
ECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMA
se that. PHP is a much more *appropriate* for Web Apps.
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTEC
Tue, 23 Oct 2001, Brian White wrote:
>
> > process ID belongs to Apache. What I was wondering was there any kind
> > of ID that was attached to a particular CGI request that I could
> > access and use?
>
>Yes. Use the Apache module, mod_unique_id, and then in your environ
w it could safely take the lock.
This of course won't work under PHP in it's module form because the
process ID belongs to Apache. What I was wondering was there any kind
of ID that was attached to a particular CGI request that I could
access and use?
Brian
-----
If that happens it would be great.
At 00:33 22/10/2001 -0500, Matt McClanahan wrote:
>On Mon, Oct 22, 2001 at 02:57:44PM +1000, Brian White wrote:
>
>Preface to these ramblings: Exception handling is planned for the next
>version of the Zend engine. For details, see
>
>http:/
ns from "GrabLock", "RunTask1" etc...
which is an awful lot neater, and a lot safer, and can handle error
messages much more cleanly.
Anyway - this is just an example of why I think exceptions would be a really
cool thing to add to PHP.
Regs
Brian White
-
-- Larry Wall in <[EMAIL PROTECTED]>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
-
$result by [keycount] which are all
>numbers.
>
>How the umm.. heck do you use that funky array_multisort function?
>
>Rick
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAI
;t working. If I use $array = explode(
>"\t", $array_file[$k] ); I get the line without any trouble. What am I
>missing?
>
>Thanks
>
>--- John Frenzel
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>Fo
Actually this is a feature of Python. It is VERY useful and I would be
ecstatic if it turned up in PHP.
Regs
Brian White
At 11:36 25/09/2001 +0300, Andrey Hristov wrote:
> After some days spent in a hospital reading "Programming Perl" and
> "Oracle Web Applications&quo
> @mysql_free_result($result);
>
> @mysql_close($connection);
>
> echo "
>
>
>
> etc.
>
>Thank you!
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EM
idn't read my code closely enough:
I said:
> > If I replace the problem line
> > foreach ( array_keys($data) as $key2 )
> >^^
> > with the alternate
> > foreach ( $data as $key2=>$val2 )
At 09:54 29/08/2001 +0200,
eive it should generate
A B C D E
A B C D E
A B C D E
A B C D E
A B C D E
Instead it generates
A B C D E
If I replace the problem line
foreach ( array_keys($data) as $key2 )
with the alternate
foreach ( $data as $key2=>$val2 )
then it works fine
-apxs=/usr/local/apache/bin/apxs
and I am running PHP 4.0.4pl1 under Debian "Potato" Linux and Apache 1.3
Regs
Brian White
At 16:28 14/08/2001 +1000, Brian White wrote:
>The following code:
>
>$url = "http://www.php.net/";;
>print ( implode( "", f
t PHP can't resolve names. It is not a problem
with the linux box it's running on, given that I ran "ping www.php.net"
on that particular box to find the IP address.
Can anyone tell me what I need to do to make it work?
Regs
Brian White
-
Brian White
S
SN: [EMAIL PROTECTED]
> > > AIM: legokiller666
> > >
> > >
> > >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> &g
s
>
>
>--
>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]
-
Brian White
Step Two Designs Pty L
r line #.
> >
> > Any thoughts on this?
> >
> > Thanks!
>
>
>
>--
>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:
, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]
--
PHP General Maili
w.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
-----
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http
At 03:25 27/07/2001 -0700, CC Zona wrote:
>In article <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED] (Brian White) wrote:
>
> > There are times when I would really like to be able to do:
> >
> > class A
> > {
> > function DoStuff()
> > {
the way
>the query string is created?
>
>
>Thanks,
>Abe
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net
tells me that there is no input file specified if its not invoked
>from the command line.
>
>
>--
>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 administrato
constructor from class A and output 'I
>am the constructor of A.'
>
>When I tried this script, this did not happen and the Function B() was
>called as the constructor of class B, even though the function was in the
>base class...can anyone help to clear up this matter?
&
.
>
>What have I missed?
>
>Thanks,
>Nelson
>--
>
>--
>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]
-
: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
-----
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email:
dditional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]
--
PHP General
n
>
>
>
>--
>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]
-
Brian White
Step Two Designs
>"Love your enemies, it will drive them nuts"
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
$arr = explode("-",$row[5]); $reqmonth=$arr[1];
Well, it's all on one line.
At 16:23 16/07/2001 -0700, Adam Plocher wrote:
>$reqmonth = ${}[1];
>
>Is there anyway I can get that to work without having to use multiple lines
>of code?
-----
B
to have redundant constraints to achieve high reliability
>and safety. Strong typing is one of those contraints.
>
>This doesn't mean that PHP should be changed to allow strong typing.
>It may mean though that PHP isn't the right language for rigorous
>applications like finan
-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]
--
PHP General Mailing List (http://ww
t;--
>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]
-
Brian White
Step Two Designs Pty Ltd - SGML, XML &
ED]
>
>
>--
>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]
-
Brian White
Step Two Designs Pty Ltd -
ECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To uns
was kinda curious.
>
>thanks
>-Adam
>
>
>
>--
>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]
find much on using place holders in a field - but I
>can see it's advantages.
>
>I hope this all makes sense...
>
>Regards,
>
>Matthew Delmarter
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For add
Do You Yahoo!?
>Get personalized email addresses from Yahoo! Mail
>http://personal.mail.yahoo.com/
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the
Perl - call the original script directly
using the PHP binary and then parse the text output to create munged
HTML. ( Horribly inefficient )
* Wait until Apache 2.0 allows you to chain outputs.
Regs
Brian White
At 22:39 9/07/2001 -0700, Kurt Lieber wrote:
>Well, you can simply look for
ot;SCRIPT_NAME", or one of the CGI parameters.
The CGI parameters are arguable, but I pretty much consider SCRIPT_NAME to be
a global constant.
Brian
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo
t: the die
>// if match found then continue
>if (!mysql_numrows($result) ) {
>die ( "username/password not valid");
>}
>else{
>header("Location: adminMenu.php");
>exit; }
>?>
>*******
>
>menu.php:
>**
>
>**
last night but have now forgotten how i did it).
> >>>>>>
> >>>>>> ie (no the following is NOT actual PHPsheesh :)
> >>>>>>
> >>>>>> If a=1
> >>>>>> go to required_page.php
> >>>
ing correctly...
>
>the following is how i have the line written atm
>
>define('SUB_BAR_TITLE', strftime(DATE_FORMAT_LONG, (date ("F d, Y h:i:s
>A";
>
>no, i did not write this script, which is the reason i dunno what the heck
>im doing -- im curious if anyo
54 4/07/2001 +0100, Jon Haworth wrote:
>Yes, I would have thought this would do it:
>
>if (strstr($file, "/usr/local/apache/htdocs/") {
> show_source($file);
>} else {
> echo "File must be in /usr/local/apache/htdocs!";
>}
-
JPG Support enabled
>WBMP Support enabled
>
>Which is exactly the same as it was 10 compiles ago... And yet I still
>get:
>
>Warning: libgd was not built with TrueType font support in
>/home/ray/webroot/rayh/htdocs/gfx/image.php on line 48
>
>Every single time...
>
>Ra
Debian Linux "Potato" )
Regs
Brian White
At 08:50 3/07/2001 +0200, Ray Hilton wrote:
>I'm having all sorts of headaches trying to get TTF support in gd to
>work. I have compiled from scratch gd 1.8 with ttf support by way of
>freetype 2, this compiles fine. Then I compile
blah blah blah...
>
> // Want to get out of here...
> break;
>}
>?>
>
>But putting it within while(0), you can simply break; from it...
>
>There may be better ways... Any other suggestions?
-
Brian White
Step Two Designs Pty Ltd
>From: "Greig, Euan" <[EMAIL PROTECTED]>
>To: Brian White <[EMAIL PROTECTED]>
>Subject: RE: [PHP] HTML book recommendation
>Date: Fri, 9 Mar 2001 12:00:19 -
>X-Mailer: Internet Mail Service (5.5.2650.21)
>
>I have the OReilly book on Style Sheets an
.
However, I am not really in a position to judge how good it is to "learn"
from.
Regs
Brian White
> > This is a bit off-topic, but I'm curious what you PHP'ers would
> recommend as
> > a good HTML book. I think I need to learn some stylesheet stuff and the
>
Well, that came back to me as Garbage, so Just in case - here it is
as an attachment. (I hope this works .. )
At 12:09 PM 3/5/01 +1100, Brian White wrote:
>OK. The Following code , when put in a file called "anchortest.php". Seems
>to work
>properly. Might be a
To:
[$i] ";
}
?>
Generated Anchors
Generated Anchor number $i \n";
}
?>
-----
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]
--
PHP General Mailing List (http:
;tia!
>andrew
>
>
>
>--
>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]
-
Brian White
/my/phpinc/path"
3) php3_include_path "/my/phpinc/path"
4) php4_include_path "/my/phpinc/path"
None of them have worked - I can't even restart Apache with them in place.
"/my/phpinc/path" definitely exists.
What am I doing wrong?
Regs
Brian White
---
>
>
>
>
>
>
>PHP will create the array for you.
>
>Jason
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]
--
PHP General Mailing List (http://
t_image_type']}");
>echo $prod_r['product_image'];
>exit();
> }
> }
> Header('Content-Type: image/gif');
> readfile("$DOCUMENT_ROOT/image/nopic.gif");
>?>
>
>index.php
> echo "
>
> ";
>?>
-
Brian White
Step
ike this:
>...
>echo '';
>echo '';
>echo '';
>...
>?>
Regs
Brian White
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROTECTE
example is equivalent to
/Wi/
>would match "Winnie", "Wimpy" "Wilson" and "William",
>though not "Wendy" or "Wolf".
>
>Howz taht..?
Does that help?
-
Brian White
Step Two Designs Pty Ltd - SGML, X
At 12:04 9/02/2001 -0600, Jeff Oien wrote:
>What does IDE stand for?
"Integrated Development Environment"
Usually means you have (at least ) an editor, compiler and debugger
all tightly integrated together into the one application.
-----
Brian White
Step Tw
ashes it is well worth your while having a
dig through the manual - you may well find the function you need.
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]
--
PHP
I did some research and decided to go with ht://Dig - the other thing on the
short list of free products was mnoGoSearch.
Try this link for a list of available serach engines:
http://www.searchtools.com/tools/tools.html
Regs
Brian White
At 23:29 6/02/2001 -0500, Steve Werby wrote:
>&qu
lves something like this?
Is it at "compile time" or at "function call" time. That could
get really nasty if the functions had internal counters etc.
Regs
Brian White
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-9
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: [EMAIL PROT
e 1 as compared to 01 will invalidate the
>date
>
>Sample of a loop I use to output an option
>
>";
> $day = (date ("d"));
> $daysinmonth = (date("t"));
> for ($i=00;$i<$daysinmonth;$i++){
> if ($i =
xactly run a server on your
>calculator. =)
Are you sure - I thought HP calculators could do it as well?
( Now drifted WAY off topic for the list ... )
Regs
Brian ( an engineer by training ... )
-----
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultanc
University of California, Davis |
>| [EMAIL PROTECTED] Computer Consultant |
>| http://aesric.ucdavis.edu/ http://pgfsun.ucdavis.edu/ |
>+-- FBI Special Agent Dale Cooper --
arguable and I am not going there )
-----
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
http://www.steptwo.com.au/
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
atically each
>time taking what looks like a folder name and making a call to the db using
>this name as a variable.
>easy,difficult or impossible?
>thanx,
>adrian
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For addit
Ok - thanks. That has satisfied my curiosity
At 03:32 PM 1/22/01 -0800, jeremy brand wrote:
>It has also been come to be known as "People hate perl".
... and tickled the old sense of humour.
Regs
Brian
-----
Brian White
Step Two Designs Pty Ltd - SGM
ich makes more sense to me.
Anybody know the truth?
Regs
Brian White
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
http://www.steptwo.com.au/
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL P
At 10:50 AM 1/19/12 +0200, Teodor Cimpoesu wrote:
>I was refering to whole story of using `
>-- teodor
The "" construct comes from SGML/XML - it is called a
"Processing Instruction"(PI). It's general purpose is to allow
application to leave pieces of information in the XML that
aren't strictly p
the list administrators, e-mail: [EMAIL PROTECTED]
-
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
http://www.steptwo.com.au/
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
k or a SAX tool.
2) What I understand about XSLT is
a) It is a tree based processor so you have all the limitation
of the "DOM"
b) It is an absolute pig to write code in by hand
but other than that it's fine .
Regs
Brian White
--
wrapper script
2) I was actually doing this from inside Python, which was in turn
being run as a CGI. To actually get the PHP to run command
line I had to unset a subset of the HTML variables in the
system call( which I can't recall off the top of my head )
Regs
Brian
79 matches
Mail list logo