Re: [PHP] Cold Intermediate Programmer trying to modularize website...

2013-02-26 Thread Barry Smith
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

Re: [PHP] Cold Intermediate Programmer trying to modularize website...

2013-03-05 Thread Barry Smith
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

[PHP] Using dBase.

2004-04-20 Thread Barry Stokes
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

Re: [PHP] Using dBase.

2004-04-20 Thread Barry Stokes
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... > > > >

Re: [PHP] Using dBase.

2004-04-20 Thread Barry Stokes
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

Re: [PHP] Using dBase.

2004-04-20 Thread Barry Stokes
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

Re: [PHP] Using dBase.

2004-04-20 Thread Barry Stokes
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

[PHP] unexpected T_NEW on object property

2006-04-21 Thread Paul Barry
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 ?

Re: [PHP] strange behaviour with strtotime()

2006-01-31 Thread Barry Krein
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

[PHP] Would Like to know

2001-02-13 Thread Barry Fawthrop
Can PHP direct the output to a file eg send the HTTP_USER_AGENT information to a file ?? Barry

[PHP] Re: Access my script

2001-02-14 Thread Barry Fawthrop
- 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 .

[PHP] Environment Variables ???

2001-02-14 Thread Barry Fawthrop
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

Re: [PHP] naver.com ????

2002-04-16 Thread Barry C. Hawkins
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:

Re: [PHP] Re: Screen Scraping using PHP

2002-04-17 Thread Barry C. Hawkins
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

Re: [PHP] Re: MySQL connection from non-localhost

2002-04-10 Thread Barry C. Hawkins
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

[PHP] Compiling php-4.1.2 on Mac OS 10.1.3 w/udpated tools

2002-04-10 Thread Barry C. Hawkins
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

Re: [PHP] help with detective work?

2002-04-10 Thread Barry C. Hawkins
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

Re: [PHP] Re: arguments against php / mysql?

2002-04-10 Thread Barry C. Hawkins
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

Re[2]: [PHP] Re: arguments against php / mysql? - CORRECTION

2002-04-10 Thread Barry C. Hawkins
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

Re: [PHP] popen(); problem, the function don`t finds the command......

2002-04-11 Thread Barry C. Hawkins
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

[PHP] Posting with script tags, or a plea not to

2002-04-11 Thread Barry C. Hawkins
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

RE: [PHP] Posting with script tags, or a plea not to

2002-04-11 Thread Barry C. Hawkins
. 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

RE: [PHP] Posting with script tags, or a plea not to

2002-04-11 Thread Barry C. Hawkins
-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

RE: [PHP] Posting with script tags, or a plea not to

2002-04-11 Thread Barry C. Hawkins
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

RE: [PHP] Posting with script tags, or a plea not to

2002-04-11 Thread Barry C. Hawkins
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

<    1   2   3   4