ng nothing.
How can I fix this? I've had no problems until i reinstalled php today...
Cheers,
Miles
scripting language, has been reversion to the hand-coding of reports.
On the other hand, the output device is a browser, so one cannot get too
fancy - hence generate a PDF. After looking at the PDF library that's not a
task I'd gladly undertake.
Cheers - Miles
At 09:08 PM 11/26/2002 -
ntally surround the whole of
the output - this would bring NS 4.x to its knees.
HTH - Miles Thompson
At 02:57 PM 11/27/2002 -0500, Matt Vos wrote:
I'm not sure...
I always echo... I don't really like embedded code... gets confusing when
one part of the page is one thing and another is a
the file, using appropriate headers.
For the second, why not do a redirect to the audio server, passing the
necessary parameters?
Not knowing the first thing about how this works, why not?
Miles Thompson
At 12:55 PM 11/27/2002 -0800, Mako Shark wrote:
Does anyone know how to do streaming audio
server is installed. No one is encouraged to all access to the underlying
system through the web server, although the exec() function allows
execution of some commands.
I can't help you much more than that, and I believe the other list will be
more fruitful.
Regards - Miles Thompson
At 07
Do the database updates, it's what db's are for!Q
M.
At 09:40 AM 2/4/2003 -0500, Leonard Burton wrote:
What about making the log a .txt file and not a database? Wouldnt that be
quicker?
Leonard.
-Original Message-
From: Lowell Allen [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 04
find it at www.thickbook.com
Scripting often requires us to invert what we would see as the "normal"
flow of eventsl
Cheers - Miles Thompson
At 09:01 AM 2/15/2003 -0500, Malcolm wrote:
Hello,
I've been fooling with this for a few days now.
I'm getting a hearders already sent e
u have
not set up the table with a MyISAM, MySQL will eventually use the missing
numbers.
These are only identifying tags, with no intrinsic meaning.
Miles
At 09:37 AM 2/16/2003 -0800, Phillip S. Baker wrote:
Greetings all,
I have some PHP code that is inserting records into a DB.
Most
If you are not using them as foreign keys, how does it matter? They are
simply identifiers for a particular record. If you need to know the number
of records a select count(*) does that quickly enough, gaps are irrelevant.
Miles
At 03:38 PM 2/16/2003 -0500, Willie G wrote:
Miles,
I never
As noted earlier, in the manual
and please don't cross post.
Miles
At 05:37 PM 3/26/2003 +, shaun wrote:
Hi,
i would like to list all of the tables and field names in my database
e.g.
table 1
field 1
field 2
field 3
table 2
field 1
field 2
field 3
table 3
field 1
Your intention is a little foggy.
PHP is server side, it works through the web server, thus Apache parses the
scripts, so no, it can't.
If you mean scripts on one box, database on another, no problem.
Miles Thompson
At 09:20 AM 7/1/2003 -0500, Jay Blanchard wrote:
I don't know the
Start by checking the file functions in the manual - there are some
interesting options for foen().
Miles
At 10:59 AM 7/1/2003 -0500, Kyle Babich wrote:
How would I set the file pointer to the very end of the last line of the
file?
ex. ahkjhff
asdjfhlkajf
sdfhaksljdh
kasjdhkjlfh
asdjfhklajs
Start with a good tutorial on PHP and MySQL - there are scads of them
around, and Julie Meloni has some excellent examples at www.thickbook.com.
At 04:41 PM 7/6/2003 -0300, Kevin Fradkin wrote:
hi...
i have this secuence to insert data to my db
mysql_query
("INSERT INTO my_table(
number,name,sur
Micah,
Echo your SELECT statement to make certain it reads the way it should.
Test for number of rows returned, or an error - $result probably contains
nothing, that is it's not pointing to an array.
Miles
At 01:23 PM 7/7/2003 -0600, Micah Montoy wrote:
Anyone see what is wrong with
Jim,
The key words are "implode" on the PHP side and "split" on the Flash side.
Here's an example:
The data is returned from PHP like so, after doing the connect, select,
etc. to produce an array of 7 dates for back issues ... no claim that this
is optimal code.
if( $result && mysql_num_rows(
h wiser. but this is much like a puzzle
game isn't it? How do the Flash games store their state?
It would also be nice to be able to shove a car in between two other cars.
So, if this model works, the bottom layer (scene?) has to be able to
identify what overlies it.
Try posting this on
might be too much info; what does your prof want?)
HTH - Miles Thompson
At 10:45 AM 7/10/2003 +0930, Brenton Dobell wrote:
I know im probibly getting irritating to most of you :P but i thought i may
ask another thing that is on my mind!
I have a sql query bringing back 200 rows for arguments sake
Yes!
And where do we find the tags ?
Cheers - Miles
At 09:55 PM 7/23/2003 +0200, Petre Agenbag wrote:
If you want to "use PHP", then you must use the headers() function. BUT,
with the header function, you MUST make sure that there will be absolutely
NO output to the page before
rsing test, etc.
Have a look at:
http://www.thickbook.com
It'll be worth your time.
Miles
At 12:41 PM 7/24/2003 -0300, Matt Hedges wrote:
Hello. I am building a webpage for a sorority- http://www.olemissaoii.com .
I built a basic php script where they add the sisters and their names, g
html page is parsed by PHP.
He will still have to turn PHP on and off within the page.
Unless he *really* wants to hide usage of PHP, I don't see the point of
doing this.
Miles Thompson
PS Curt - Like the sig.
Curt
--
"I used to think I was indecisive, but now I'm not
at it in the browser.
Cheers - Miles
At 02:59 PM 8/6/2003 +0200, Chris Blake wrote:
Holy schmoley...something so small.I must get off this green tea,
all this good health stuff is causing havoc in my brain...
Thanks Fokkema, and Johnfor pointing out an obvious error...
Regards
On Wed,
be identified.
This isn't an answer, more a musing on what could be happening.
Cheers - Miles
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
issue; use what
works and use it consistently.
Of course, if you come from the Flash world, it's likely a postfix (ugly
word!) rather than prefix.
Cheers - Miles
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Some v. active lists here:
http://chattyfig.figleaf.com
This is moderately active, but munges code examples, so is less useful:
<[EMAIL PROTECTED]>
And the forums at Macromedia, of course.
HTH - Miles Thompson
At 03:08 AM 8/8/2003 -0400, Joe Harman wrote:
Hello all,
I've been doin
Not quite, but have a look at the function handling functions:
http://www.php.net/manual/en/ref.funchand.php
particularly
http://www.php.net/manual/en/function.function-exists.php
May not be what you want, but might get you close.
Miles
At 10:42 AM 8/10/2003 -0400, Dan Anderson wrote:
I'm c
ist, and you know what the question is and how to ask
it. (And can be corrected, as I was once with a basic syntax error when a
while loop wasn't working - something about a misplaced ";")
Problems then become a lot easier to solve - and let's face it, most of
them are pretty
ce becomes 3000.01
or 2999.99.
Know what else? THEY'LL NEVER LET YOU FORGET.
Don't call it denormalization - call it history.
Cheers - Miles
At 03:53 PM 8/5/2003 +0800, Jason Wong wrote:
On Tuesday 05 August 2003 15:43, Ben C. wrote:
> Yes, I know. However, the while() loop should g
to force a
refresh.
HTH - Miles
At 04:42 PM 8/16/2003 +0530, murugesan wrote:
Hello all,
I have some existing php pages already. Now I want to change the DB
to point to another DB.
I have changed the include_path in php.ini file to point to /home/config
Also I changed the constant db_name de
ut if
you examine it reveals not " " 's, or 0's, but a benign vacuum.
This is not a value, but it is a convenient shorthand to refer to it as such.
Now, shall we discuss imaginary numbers?
Cheers - Miles
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
http://www.editworkspro.com/index.php
I've not used it, and it requires IE - but the demo was impressive.
Miles
At 11:21 AM 3/28/2003 -0800, Daniel Guerrier wrote:
Does anyone know of an open source webeditor that I
can use to enter information into a text area field.
I have a custom CMS
e and represents only char
0 - 127 - what I know as high-ascii goes from 128 - 254 - happy faces and
the like, and yes, characters with unlauts and acute or grave accents.
If you look at the .csv with a plain text editor, what do you see?
No answer - but I hope this helped.
Miles Thompson
At 10:16
Come on, check the mysql section of the PHP manual ... this took about 20 sec
http://www.php.net/manual/en/function.mysql-list-tables.php
At 11:34 PM 3/30/2003 +0300, Antti wrote:
How do I test if a mysql table exists or not? Is there a function for
this? I didn't find a good one.
-antti
--
PHP
g a particular class, or
won't let go of the bone, but they're rare.
8. Rasmus L. watches the list!
9. It's open to exchanges like this, which would never get past a moderator.
10. Overall, people are really responsive.
Cheers - Miles Thompson
At 01:14 PM 4/3/2003 +1000, [EMAIL PROTEC
Jason ...
A fellow proofreader!! Well done!
Miles
> We all know your smarter than the rest of us ;-)
I hope you don't think I'm making you stupid, but I think you mean "you're".
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
--
PHP General Mai
member page? Because the
header() is function is called and there can be no output at all before
that function.
How you authenticate is up to you, but there's a good start, if I remember
correctly, at http://www.thickbook.com, or Devshed, Webmonkey, etc. There
are a couple of good article
iently, whether it be vim,
emacs, UltraEdit, EditPlus, Jedit, Notepad, Pico, Joe or something fancier
like HTMLKit or BlueFish. (PHPEdit seems to be reported as still buggy.)
Cheers - Miles
PS I KNOW someone's favourite, absolute best editor has been left out. Pls
forgive.
At 12:01 PM 6/3/2003
on a dialup connection, too.
Addressing examples, etc., there are an awful lot of good tutorials out
there for PHP, once a couple of those are worked through you pretty well
have what you need.
HTH - Miles Thompson
At 12:49 PM 6/10/2003 -0500, Jay Blanchard wrote:
[snip]
Does anyone have any
ripslashes, and nothing else.
When the story is fed for printing, the text body is processed this way,
$stext = $row[ txtBody ] ;
$stext = stripslashes( $row[ txtBody ] );
$stext = ereg_replace("(\r\n|\n|\r)", "", $stext);
The last line was cribbed fro
Check out stripslashes().
MT
At 04:16 PM 6/11/2003 -0400, Matt Palermo wrote:
I wrote a small script that creates a link to all the .php and .txt files
in a given directory. When one of these links is clicked, it brings up
another window with the files contents inserted into a text area. From
ortunately PC's
aren't a secure environment.
Side note: We surveyed subscribers in late Winter - over 95% read the
.pdf's onscreen. That made the decision to deliver the news via Flash much
easier.
Cheers - Miles
PS Std. browser I use is Mozilla - faster & sharper. (Except w
also investigate flush() (I think) .
HTH -Miles Thompson
At 03:19 PM 6/13/2003 +0200, you wrote:
Hi all,
Sending multiple emails using PHP - as BCC or multiple mail() commands -
takes quite long; usually over 50 seconds for 10 addresses.
While sending these messages the browser won't show any
switched off - thus
nothing happens and NAV is quarantining them.
Not to say that wasn't from Hugh, but given that was last week's
discussion, and I would expect him to be pretty vigilant, I'd say it's
highly unlikely.
Miles
At 04:13 PM 6/16/2003 +0100, Marios Adama
At 01:45 AM 6/17/2003 +0800, Jason Wong wrote:
On Tuesday 17 June 2003 01:29, Miles Thompson wrote:
> Hard to say - bugbear is making the rounds, and it's a pernicious little
> beastie.
>
> It not only uses an existing address list, it has a built-in SMTP mailer
> and synt
and I need a new one.
I obviously can't pass ckval in the URL, and I don't have any way, that I
know of, to fake a POST.
Suggestions or nudges in the right direction will be appreciated.
Regards - Miles Thompson
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
So it's not a PHP solution, I'm popping up an intermediate window and
closing it, which is ugly - flicker. And I've not been able to figure out
a way to have that intermediate window open at a small size -- everything
in JS seems to operate on children.
Regards - Miles Thompson
Try cleaning it up ...
switch( trim( strtoupper( $type ) ) );
I had this happen to me - the $type echoed OK, but would not get caught in
the "case". The above fixed it.
Miles Thompson
At 02:18 PM 6/18/2003 +0100, cg wrote:
I am testing a var in a switch statement,
sw
d play with it a bit ...
https://www.enteryourinformation.com/broadmoor/onescreen.cfm?CFID=3537567&CFTOKEN=93131017
The question is: Will an effortless exhange be something we look forward to
in PHP 5? Or am I missing something already that could be done with
sockets in PHP?
Regards - Mile
art typing "php-" it autocompletes.
Sorry for jumping in, and wasting bandwidth, but this is a petty matter.
More importantly, this is a pretty high quality list, with good questions,
solid answers, and, most of the time, consideration shown for others.
Regards - Miles Thompson
At 0
to feed a pdf stored on disk to a browser. I'd imagine
extracting and displaying a PDF from a database would be similar to doing
the same thing for a .jpg.
Miles Thompson
At 10:03 AM 7/25/2002 -0500, Tyler Longren wrote:
>Hi,
>
>I've been searching around for ways to convert
mean it didn't have an interface, I edited the source for the
script every time I sent a mail. No problem, as it was a "proof of concept".
Mightn't there be something at Hotscripts?
HTH - Miles Thompson
At 01:09 AM 8/14/2002 +1000, Justin French wrote:
>Hi all,
>
&g
Huy,
Use Editplus, or something similar, not Notepad. Costs $45 and makes your
work *much* easier.
Miles
At 08:41 AM 8/13/2002 -0700, Huy wrote:
>Thanks,
>
>I thought I checked that already. Obviously, I use notepad in Win2000 to
>edit the files, and save them as Unicode file, w
table. I could also insert records (which I subsequently deleted) into
existing tables.
Call me naive, but is this normal, or should I bail on this arrangement
before going any further? It's a BSD system.
Comments and opinions are solicited.
Regards - Miles Thompson
--
PHP Gener
I am, the provider has been instructed to close the account. I am still
wondering if this is typical for a shared environment. I'm now looking at a
virtual server solution.
Cheers - Miles
At 11:48 PM 8/15/2002 +1000, Justin French wrote:
>I'd be running away :)
>
>Justin F
what they
are. (You can do this unless you've gone too far with your system.)
Miles Thompson
At 02:15 PM 8/14/2002 +0200, lallous wrote:
>give this query:
>
> SELECT
> table_routing.id AS routeid,
> t
Havn't the foggiest idea what it means, but what has usually happened is
that I missed a ";" on an earlier line.
MT
At 09:54 PM 8/15/2002 +0200, Christian Ista wrote:
>Hello,
>
>Could you tell me the signification of this error :
>
>Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING
Have you tried saving the pages with a .phps extension and looking at them
in a browser? That usually uncovers syntactical errors quite quickly.
Miles
At 10:08 PM 8/15/2002 +0200, Christian Ista wrote:
> > Havn't the foggiest idea what it means, but what has usually happened
>
begin by transaction, execute
them, and do a commit or a rollback.
Cdn$ .02 - Miles Thompson
At 04:59 PM 8/29/2002 +0200, Geranium wrote:
>I could use some practical tips on doing transactions with InnoDB
>tables in MySQL.
>
>I want to grab and lock a record and do a whole load o
Julie Meloni to the rescue again - http://www.thickbookcom, you'll find a
tutorial on custom error messages.
In fact, after working on that you may rethink your approach.
Miles Thompson
At 04:31 PM 9/11/2002 +0300, Meltem Demirkus wrote:
>Hi,
>I am working on a process which
Save it
Create the mail message & attach PDF
Send it
Delete the copy
Repeat
Regards - Miles Thompson
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Marek's a bit more elegant, but I'm wondering when twelve of us press the
button and the database is hit bang, bang, bang. Mightn't a MySQL
autoincrement field be better, and let MySQL do the work?
mt
At 07:32 PM 9/24/2002 +0200, Marek Kilimajer wrote:
>Or better UPDATE table SET col = col +1
e "14" is the length of the theme name
Make certain the name you use matches the case used in the directory
holding the theme.
The closing ";" must be included.
I also tried clicking and swearing, but the system would not respond.
Hope this helps - Miles Thompson
At 03:58 AM 9/25
$x = -1;
if ($x < 0 ){
echo "Negative";
else
echo "Positive";
}
Or am I missing something?
Miles
At 07:02 PM 9/25/2002 -0700, Mike Dunlop wrote:
>I've look through all the numerican functions but can't readily see a way
>to test fo
Or, as my teenage son, who is smarter than me, suggests ...
1 / $x + abs( $x )
which yields 1/0 if $x is neg. (He didn't go into trapping for the error
... sigh.)
Miles
At 11:07 PM 9/25/2002 -0300, Miles Thompson wrote:
>$x = -1;
>if ($x < 0 ){
> echo &quo
Fully concur.
mt
At 01:26 PM 9/27/2002 +0100, Ford, Mike [LSS] wrote:
> > -Original Message-
> > From: Arminas [mailto:[EMAIL PROTECTED]]
> > Sent: 27 September 2002 11:38
> >
> > about http://smanager.web1000.com/
>
>I think the page needs a drastic proof-read and grammar
From concept to reality?
mt
At 02:51 PM 10/4/2002 +0200, Maxim Maletsky wrote:
>Distance of what?
>
>
>On Fri, 4 Oct 2002 07:21:53 -0500
>"RoyW" <[EMAIL PROTECTED]> wrote:
>
> > There has to be somewhere you can pick up a script or function that will
> > calculate distance?
> >
> > :-)
> >
> > R
be able to figure it out, otherwise query each table in
turn & pick the most recent according to whatever criteria you use.
Have an index on the field which determines "most recent", check the max()
function and side effects it may have on query speed.
Cheers - Miles Thompson
PS Why
this?
You may have to configure exim to use sympatico's SMTP server. (It's been
so long since I've done that I forget how, and it was a real trial and
error approach.)
This probably isn't much help - Miles Thompson
PS You may want to post this on the nslug.ca list; some mai
ox.
This ain't much help - Miles
At 02:21 PM 7/4/2002 -0400, Liam Gibbs wrote:
>Miles Thompson wrote:
> > Unfortunately I discarded the earlier messages, so I don't know what your
> > error is.
>
>When I try to send an email I get:
>unrouteable mail domain "
tions were not really reliable and were intended mostly to
extract info for export to another database. I could not be 100% wrong on
that, and I've not worked with the dbase functions in PHP.
After this reply, please keep this focused on the php-db list.
Regards - Miles Thompson
At 12:14 P
sequential searches through a database. They
are agonizingly slow.
Regards - Miles Thompson
PS cs.mun.ca is different, where are you located?
At 04:31 PM 7/9/2002 -02-30, you wrote:
>I got it fixed by changing the Max Execution Time in the
>php.ini file... However, this is ridiculously sl
ve often sat slack-mouthed
wondering why I had no data, simply because I was using "<" when it should
have been ">".
Cheers - Miles Thompson
At 12:06 PM 7/11/2002 -0400, Alexander Ross wrote:
>I realize this isn't a php question, but I figured that someone here k
se you can proceed with your processing. I've
also noted Chris Hewitt's suggestions re number of connections, etc.;
that's worth checking as well.
See below as well ...
Cheers - Miles Thompson
At 04:00 PM 7/11/2002 -02-30, Kondwani Spike Mkandawire wrote:
>Hallo folks: (Sorry fo
ned to
turn that off. Can you imagine reading an HTML formatted message in
Pegasus, mutt or pine?
Cheers - Miles Thompson
At 02:45 AM 7/12/2002 -0300, César Aracena wrote:
>Its me again
and not PHP related. Why is it that every piece of mail I
>send to the list comes back as a *rich text
t;
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
John,
Reasons why? I've been looking at a number of them; PostNuke seems to have
the most aggressive development effort, including modules, blocks and themes.
e what they are.
Regards - Miles Thompson
At 06:37 PM 7/18/2002 -0700, Vincent wrote:
>Hi, I'm a newbie here. I don't know what went wrong.
>I've tried searching for solutions and can't find any.
>How come pg_connect() isn't defined? Should I include
>any header file
lenght in a Flash movie, or accept "typewriter like" printout extending
across the page. What made that decision easier was a survey which
indicated that over 90% of subscribers read it on line and did not print it.
Cheers - Miles Thompson
At 07:10 PM 8/26/2003 +0200, Dynamical.biz
untry. I'd also recommend buying a boxed version as you appear to
be having trouble with your ISO images.
If you insist on dloading, get Knoppix as it will run from the CD, then you
can go from there. Verify the MD5 checksum's against what you downloaded.
Regards - Miles Thompson
Please don't cross-post.
See below - M.
At 10:17 AM 9/17/2003 -0400, Roger Spears wrote:
Hello,
Can anyone from the lists please tell me why this bit of code is not
picking up on the first record in the database? If the 'id' I'm looking
for is '1' it doesn't populate the _SESSION variables. An
on the MySQL list as it's really a
db, not a PHP question.
Cheers - Miles Thompson
At 11:54 PM 10/13/2003 +0100, Adrian Teasdale wrote:
Hi there
Wondering if someone could help or give some advice.
We have a mysql database that has approximately 20,000 records and has a
total size of 125mb
V. nice.
All the more importnat ot NOT HIJAC threads.
Miles
At 10:07 AM 10/21/2003 -0400, Marco Tabini wrote:
Hello Everyone--
I wanted to let you know about a new initiative that php|architect has
launched: the Searchable PHP Mailing List Archive, which can be found at
http://phparch.com
esn't require a web server would be a good idea, say "Python in 24
Hours", if such a title exists.
Regards - Miles Thompson
PS You may want to familiarize yourself with Linux and Apache, as that's
how the majority of web sites are hosted. You would also save yourself a
myself some time by
adding this at the bottom of the while loop:
// give ourselves more time
set_time_limit( 20 );
I also echo the recipient's email & an OK/Fail, depending on what mail()
returns, to the browser so that I can see the progress.
HTH - Miles
--
P
and use the rest.
I know this is a long shot - thanks for having a look.
Regards - Miles Thompson
PS What we want to do is enable subscribers to place ads for free, but have
them available for anyone to look at. /mt
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
Christian,
A red flag is flying.
Usually, when people start talking about how the number of tables will
multiply in an application, there is a problem with the design of data
structures. If that's the case, now is the time to fix it.
Miles
At 05:35 PM 1/15/2004 +, Christian Cal
} // foreach
My question is if there is a faster, cleaner way to do this? I did try
array_search, but as it looks for any matching value anywhere in the target
array the results it returned were not reliable.
Regards - Miles Thompson
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
John,
Perfect. Don't know where my head was.
Miles
At 10:29 AM 1/16/2004 -0500, John W. Holmes wrote:
Miles Thompson wrote:
} // foreach
My question is if there is a faster, cleaner way to do this? I did try
array_search, but as it looks for any matching value anywhere in the
target arra
ables will increase. If I store that
data in the "fields" table or create a table that has 1-many relationship
with it, I endup with thousands and thousands of records (Remember, each
product has 300+ fields associated with it, and each company has at least on
product specfication, an
ticle.php");
I know it's not a socket, but it's plenty fast.
Regards - Miles Thompson
PS What good would a socket to PHP do, anyway? (I probably just revealed my
ignorance!) /mt
At 11:03 PM 1/20/2004 +0100, Eric Bolikowski wrote:
Hey Ben
I know it may sound nuts, but I real
our hammer of choice, go
for it.
And if you have the horsepower, in the Linux GUI there's Bluefish -- looks
quite nice.
Finally, don't forget AMAYA, but you won't find and PHP add-ons.
Now, can we pick one and get back to work?
Cheers - Miles
PS I really liked yesterday's
Looks like we still have the famous MSFT definition of cross-platform:
Windows, Windows 9x, Windows NT (and now Windows 2000).
So, is this the clinching argument for CORBA, rather than COM?
And I doubt the vaunted COM+ solves the problem.
Miles
At 09:42 AM 01/10/2001 -0600, Paulson, Joseph V
Cynic,
I've never used version control -- other than saving as draft1, draft2,
draft3 -- and there have been days I've wanted draft2.5. Is this something
integral to the editor, or would a tool like CVS work?
Versioning would be *good*.
Miles
At 07:26 PM 01/10/2001 +0100, C
Actually, the pages I've been working on lately have been so code-intensive
I've found it easier to echo/print the HTML, especially as not that much
has been generated.
When I turn PHP on and off I tend to have "OOPS" scenarios, and have to go
searching for the previous "?>" or "Hello Alexande
ing logic and your editor keeps "helping" you.
Have a great day - it's sunny, cold and clear in Nova Scotia this morning.
Miles
PS Like your sig.
At 10:10 PM 01/10/2001 -0500, you wrote:
>Hello Miles,
>
>(MT == "Miles Thompson") [EMAIL PROTECTED] writes:
>
>
2.htm and seeing the article. I assume they could
also come in that way via a search engine.
Any suggestions on how to stop that? Resources I should look at? I do want
to keep the stories in straight html as the editor is struggling now with
basic layout, etc.
Regards - Miles Thompson
--
PHP
's at the very top and redirect to the login script if they are not
present.)
Alternately, I suppose I could create a session ID, following a successful
login. I really don't want to invoke .htaccess.
Miles
>-
ll truly have portability.
Regards - Miles Thompson
At 11:27 PM 01/16/2001 -0500, Romulo Roberto Pereira wrote:
>hello!
>
>What is the best user authentication methd for linux (apache)? and for
>windows (IIS)?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-m
Opps -
Forgot -- dbname.inc just contains the name of the database.
In production it also contains the name of the user and the password.
Miles
At 08:44 PM 01/17/2001 -0400, Miles Thompson wrote:
>IIS I'm not familiar with, and Apache has a native scheme involving .htaccess.
>
>
if isset( $submit )
{
$result = mysql_query( $sql );
and so forth ..
}
With this structure you can use an array to hold the value of your buttons,
such as $action[ ], in which case the switch statement is "switch(
$action[0] )"
Cheers - Miles
Miles
At 10:43 AM 2/26/01 +1
http://www.thickbook.com
Hope you are having lovely weather. Our forecast tonight is snow, followed
by ice pellets, freezing rain, rain and then back to snow. All that's
missing is the sunshine!
Regards - Miles Thompson
At 10:30 AM 2/26/01 +1100, Peter Houchin wrote:
>Could some one pleas
ybe it'll get you going.
It's not fun, but I've slowly learned to check basics first! (Like the
wire, when there's a network connectivity problem - sheepish grin.)
Regards - Miles Thompson
At 10:11 AM 2/26/01 +1030, David Robley wrote:
>On Sat, 24 Feb 2001 16:10, George
1 - 100 of 510 matches
Mail list logo