u have run
into doing similar projects?
As a past for this design procedure, I worked on a "sales agent" site years
ago that did a similar "build each page dependent on logged.in.user" ...
but the control for this project is not logged.in.user in this project...
the control is page.being.built .
Thank you for the input, and any links to online articles that I should
probably read, or topics that I should make sure I understand completely in
php.
Peace,
--
Barry Smith
c 704-497-4217
e scs.bns...@gmail.com
call away.
Thank you for the suggestion. A WordPress site might actually be the
solution... if she is willing to leave Charter.
--
Barry Smith
c 704-497-4217
e scs.bns...@gmail.com
On Tue, Feb 26, 2013 at 11:22 PM, tamouse mailing lists <
tamouse.li...@gmail.com> wrote:
> Have you cons
uot;
Anyonegot any ideas (other than using a proper DB, which is not an option
here).
Thanks,
Barry Stokes
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have the brackets etc. It should also have a parameter. I just left them out
for clarity.
PHP version " 4.3.6RC2"
It's just not playing.
On Tuesday 20 Apr 2004 19:12, Curt Zirzow wrote:
> * Thus wrote Barry Stokes ([EMAIL PROTECTED]):
> > Hey All...
> >
> >
Oops... Misread what you meant. Yes.. in the example I copied/pasted I'd
misspelled it. It still doesn't work when I do spell it correctly...
On Tuesday 20 Apr 2004 19:15, Barry Stokes wrote:
> I have the brackets etc. It should also have a parameter. I just left them
> out for
On Wednesday 21 Apr 2004 06:12, Jason Wong wrote:
> On Wednesday 21 April 2004 02:20, Barry Stokes wrote:
> > Oops... Misread what you meant. Yes.. in the example I copied/pasted I'd
> > misspelled it. It still doesn't work when I do spell it correctly...
>
> How
On Wednesday 21 Apr 2004 07:01, Jason Wong wrote:
> On Wednesday 21 April 2004 13:51, Barry Stokes wrote:
> > Yes, it's still undefined.
>
> Apparently you configured php with "--enable-dbase", did you restart your
> webserver? Does phpinfo() show anything abo
With php5, I'm trying to create an object that has a property that is
another object. First I have this class:
Then I have another class:
Then if I try to use the user object like this:
name = 'Paul Barry';
$user->address->city = 'Washington';
?>
name ?
d april! ^^
echo "date 1:".strftime("%d %m %Y",strtotime ("+1 Month",strtotime("+1
Month")))."\n";
^^ gives 3rd april ^^
So its not logic.
month +2 should output 2nd april!
Barry
--
Smileys rule (cX.x)C --o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Can PHP direct the output to a file
eg send the HTTP_USER_AGENT information to a file ??
Barry
- Original Message -
From: "Barry Fawthrop" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 14, 2001 1:01 PM
Subject: Access my script
> I now have my .php3 script works well
> How do I access / call this script automatically from a .
trying to see who is interested in what I have. I have mailing list
and guestbook, yet no-one clicks these
Are there any "tricks" I can use to see who these people are ??
This is for a Christian Ministry site, if this is a factor
Thanks Barry
--
PHP General Mailing List (http://www.ph
Yep, that's what it is. Outlook 2002 called for the Korean language support files
when I clicked on one of those last week.
--
Barry C. Hawkins
Systems Consultant
All Things Computed
[EMAIL PROTECTED]
On Tue, 16 Apr 2002 14:32:49 +1000 Brad Hubbard <[EMAIL PROTECTED]> wrote:
scrape, and maybe
we can be of more help.
--
Sincerely,
Barry C. Hawkins
Systems Consultant
All Things Computed
[EMAIL PROTECTED]
"Robert Cummings" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Richard Baskett wrote:
> >
> > I bet
Dave,
Did you use the URL:
http://www.domain.com
Or did you use the fully-qualified domain name (FQDN):
www.domain.com
For connecting to the MySQL server, the connection functions expect an FQDN, not
a URL. But, you may already know that. Just checking.
Regards,
Barry C
failed
make[1]: *** [libphp4.la] Error 1
make: *** [all-recursive] Error 1
Thanks in advance for any suggestions, and please correct me if this is improper
for the general list.
Regards,
Barry C. Hawkins
Systems Consultant
All Things Computed
[EMAIL PROTECTED]
--
PHP General Mailing
Nick,
My guess is either permissions on the directory/files of your DocumentRoot for
Apache and/or the Shared Object and MIME configurations of the Apache server where
your script is located.
Yuck,
--
Barry C. Hawkins
Systems Consultant
[EMAIL PROTECTED]
On Wed, 10 Apr 2002 20:53:59
oor. Once that initial "yes" has been given,
the subsequent steps might come more easily.
Best of luck,
--
Barry C. Hawkins
Systems Consultant
All Things Computed
[EMAIL PROTECTED]
Mallen Baker wrote:
> Hi - the company we're talking to about doing some work on a simple
> site / d
Substitute "open-source averse execs" for "open-source execs"; sorry about that.
--
Barry C. Hawkins
Systems Consultant
All Things Computed
[EMAIL PROTECTED]
On Wed, 10 Apr 2002 15:43:51 -0400 "Barry C. Hawkins" <[EMAIL PROTECTED]>
wrote:
Mallen,
It
Hermann,
Maybe change:
$saslpasswd = "/usr/sbin/saslpasswd -p $username";
to:
$saslpasswd = "/usr/sbin/saslpasswd -p " . $username;
I assume $username is being assigned somewhere.
Regards,
--
Barry C. Hawkins
Systems Consultant
All Things Computed
[EMAIL PROTECTED]
On
ge replies).
Am I one of very few persons experiencing this? If not, could we (or have we
already) adopt some policy to enable those with this challenge to see code on postings?
Regards,
--
Barry C. Hawkins
Systems Consultant
All Things Computed
[EMAIL PROTECTED]
--
PHP General Mailing
. At least I would hope so.
By the way, thanks for getting PHP going. I love having an
alternative to ASP.
--
Barry C. Hawkins
Systems Consultant
All Things Computed
[EMAIL PROTECTED]
-Original Message-
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 11
-Original Message-
From: Jason Wong [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 11, 2002 4:50 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Posting with script tags, or a plea not to
On Friday 12 April 2002 03:51, Barry C. Hawkins wrote:
> List members,
> I am sure th
messages I just viewed in webmail, and presto, they look fine. It's
definitely their app.
I could create an email address and password for you on
Earthlink just to let you see it firsthand. However, I am sure you have
much better things to do with your time.
Regards,
--
Barry C. Ha
Test
Earthlink Mailcenter's "view source" hyperlink to "mimeget.php3?":
Subject: PHP Test
Sender: [EMAIL PROTECTED]
Message-ID:
<[EMAIL PROTECTED]>
X-Originating-IP: 66.149.18.3
Thank
301 - 325 of 325 matches
Mail list logo