I'm not sure where it is, but I agree that you are missing a curly brace
somewhere. Take a break from your code for a bit, come back to it, and
start matching braces. I suggest getting a coffee or some tea.
johnny p.
> -Original Message-
> From: April [mailto:[EMAIL PROTECT
If that works, then just use that.
johnny p.
> -Original Message-
> From: Shawn J. Wallace [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 05, 2001 8:17 AM
> To: johnny p.
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP] Which Regex library?
>
>
> Ok, this is from
What is the expression that seems to be failing? give an example,
perhaps it's your code.
johnny p.
> -Original Message-
> From: Shawn J. Wallace [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 05, 2001 8:09 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Which Rege
Well, I think the equivalent PHP function to VB's eval() function is...
eval().
go to:
http://www.php.net/manual/en/function.eval.php
HTH,
johnny p.
> -Original Message-
> From: ¹æÃ¢Çö [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 02, 2001 8:11 PM
> To:
Hah! My wife has a formal education in graphics design. My web sites
would look like crap without her extensive layout skills. :) I'm so
lucky...
johnny p.
> -Original Message-
> From: Jerry Lake [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 01, 2001 12:11 P
I agree. I have a separate maintenance agreement for additional changes
and updates and charge them a pre-specified hourly rate.
thanks for the advice... been bit a couple times before, tho. good for
others to read.
johnny p.
> -Original Message-
> From: Jeff Oien [mailto:
what they're looking for. Look at what
the client thinks they're getting. Use anything you can to find out
what the client's price range is and then set your prices in the middle.
And also, everything can be negotiated.
my 2 cents...
johnny p.
> -Original Message---
ile);
$files[$some_dir."/".$file] = $mtime;
}
}
closedir($DIR);
asort ($files);
reset ($files);
**
PHP's filemtime is equivalent to perl's (stat())[9], which returns
the modification time of a file.
PHP's filetype($file) is equivalent to the grep
ntry/
http://www.bastille-linux.org/
Just my humble and paranoid opinion from past experiences. :)
johnny p.
> -Original Message-
> From: david klein [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 31, 2001 2:04 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject
Add the FollowSymLinks to your httpd.conf file for that directory. I
don't recommend doing this, tho, since it *is* a security hole.
Options Indexes FollowSymLinks
johnny p.
> -Original Message-
> From: david klein [mailto:[EMAIL PROTECTED]]
> Sent: Wednesd
the maximum filesize
accepted. The value is in bytes.
johnny p.
> -Original Message-
> From: Fredrik Arild Takle [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 31, 2001 12:00 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] copy() ??
>
>
> I'm trying to
,2300,2500,2600,2700) {
if ((($year == $key) && ($month > 2)) || ($year > $key)) {
$day_count--;
}
}
If anyone cares to translate into php, might be nice to have, but
doesn't php have a pretty good set of calendaring func
to something higher by typing 'ulimit -u '. If you're using a
different shell, do a man on the shell and look up ulimit.
johnny p.
> -Original Message-
> From: Daniel Williams [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 31, 2001 8:57 AM
> To: [E
Sounds like there's no swap space left to me...
-jp
> -Original Message-
> From: Dustin Butler [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 26, 2001 11:11 PM
> To: 'Jeroen Jochems'; php-general (E-mail)
> Subject: RE: [PHP] Strange problem
>
>
> There are FTP functions if it's an F
.
Any assistance, although most likely redundant, would be appreciated.
There's so much to sift through and perhaps if someone just points to a good
doc on authentication processes, that would help.
Thanks for all the help,
johnny p.
--
PHP General Mailing List (http://www.php.net/)
> -Original Message-
> From: Ignacio Vazquez-Abrams [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 22, 2001 11:01 AM
> To: johnny p.
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] file storage/downloader...
>
>
> On Sun, 21 Jan 2001, johnny p. wrote:
>
&
f the site.
Thanks in advance for any ideas,
johnny p.
--
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]
Try following the instructions on the devshed page:
http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/
This is an awesome tutorial to get things up and running for a standard web
serveer install with Apache, PHP, MySQL, and SSL, if you need it.
johnny p.
> -Original Mess
hanks,
johnny p.
> -Original Message-
> From: Sam Masiello [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 19, 2001 4:23 PM
> To: johnny p.; [EMAIL PROTECTED]
> Subject: RE: [PHP] mcal installation
>
>
>
> Did you restart your web server after recompiling PHP
yes. I installed both the libraries. I followed all the directions on the
mcal web site for installing it.
johnny p.
> -Original Message-
> From: Sam Masiello [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 19, 2001 3:17 PM
> To: johnny p.; [EMAIL PROTECTED]
> Su
individual user directories or even if the thing works. I don't even get
any errors or output. I make the mcal function calls and... nothing. If
anyone has any experience with getting this installed and configured, I
would be much appreciated.
thanks,
johnny p.
---
21 matches
Mail list logo