rom.
> If you must use a URL and you want to retain session, you will have to pass
> your session identifier on the URL.
(see above)
> Chris
>
> --- Lindsey Simon <[EMAIL PROTECTED]> wrote:
> > I have a situation involving my session and an include().
> >
>
I have a situation involving my session and an include().
I'm trying to include() a page using the full path. My session is
registered and I can verify all is well with it. I want to retain the
session from within the page I'm including.
So:
I'm pasting my code here (please ignore the variable
The last two projects I've worked on I've noticed that PHP somehow mangles my Cascading
Styles, rendering the text almost unreadable. If I paste the same stlyes into an .html
document the text looks beautiful. Any one experienced this before / know a solution?
-lindsey
--
PHP Development Mail
pile order?
>
> Thanks,
> -Jonathan
>
> - Original Message -----
> From: "Lindsey Simon" <[EMAIL PROTECTED]>
> To: "Vlad Krupin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Thursday, July 05, 2001 4:05 PM
> Subject: Re: [PHP-DEV]
> >
> ? Finished versions of what? I wrote support for pspell library, it has
> most of the functionality pspell provides. If you need anything else
> that pspell can provide but I have not implemented, write to me and I'll
> try to implement it. By the way, I do not work on development of pspe
> is the easiest to do a default install of pspell and aspell, without
> creating any new dictionaries by hand and all that kind of stuff. Once
> you have this working with php, you can wonder off and do whatever
> custom stuff you need..
>
> Vlad
>
>
> Lindsey Simon wrote:
gt;
> This solves the chicken-and-egg problem when you can't build aspell without
> having pspell in place, yet pspell needs to know that aspell (or ispell)
> exists to function properly. It is also described in pspell README.
> --------
t dictionaries, languages, etc.), so I
> might be able to help you a bit if it is not installed correctly, but
> not much.
>
> Vlad
>
>
>
> Lindsey Simon wrote:
>
> >I've just compiled and installed php-4.0.6 --with-pspell support. However,
> >the pspell_
I've just compiled and installed php-4.0.6 --with-pspell support. However,
the pspell_new function gives me the following error:
Warning: PSPELL couldn't open the dictionary. reason: I'm sorry I can't find any
suitable word lists for the language-tag "en".
the line causing the error reads:
$pspe
Oh yes, and I see I forgot to excape the x in the first five..
Rasmus Lerdorf in message Re: [PHP-DEV] Function suggestion (Tue, 04/10 12:43):
> Using str_replace() would speed this function up by an order of magnitude.
>
> On Tue, 10 Apr 2001, Lindsey Simon wrote:
>
> > I&
I'm not positive I'm mailing to the right list, but I have a function that might be
useful
to others. I often use php to retrieve a name from a database and then let a user
upload a
file and I name that file by as $user.mp3(in this case). I need to convert all of the
international characters to
11 matches
Mail list logo