> I'm doing a project to move my company off of microsloth exchange.
> I have dont qmail with courier imap, now I was looking for
> suggestions for the rest of exchange
> features, calendaring, scheduling and so on and so forth. Is
> there one good package?
Try TWIG. I've played with an older ve
Same to you (and everyone else)!
(hey, at least it's a benign off-topic thread. ;] )
Have a lovely day tomorrow,
- Erik
> -Original Message-
> From: Emile Bosch [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, December 23, 2001 4:49 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Merry christmas!
Hey All!
I might have a prospective client for someone local to the Cinci area.
Being up in Wisconsin I'm just not really able to fully help him out. There
will be some onsite work, so I'm out. Here's what he's looking for:
Skills:
NT Server setup
Xitami
PHP4
MySQL
Experience with a web
> I have mssql extensions working with the .dll in the extensions
> directory of my PHP4 folder.
>
> I am trying to get curl to work but when I try to run php it says that
> php_curl.dll was not found, But it is in the same dir as the mssql and
> mssql is working great.
I've never used curl, but
Hey All!
I hit a snag yesterday on something I've done a million times before.
Perhaps one of you might be able to lend a hand.
Situation:
I use a Dell Latitude laptop for development. It's got pretty much
everything I need for my day to day needs. NT Workstation, mysql, mssql,
> we have developed an application that in use at institutions
> throughout the U.S and hosted centrally,
Sweet!
> and we need to figure out how to handle timezone
> issues for time related data in the database. how have others handled the
> issue ?
> our thought is to associate a timezone with
> If HE is the one who did these lame-ass sites:
>
> http://www.PHPBootCamp.com
> http://www.l-i-e.com
>
> I don't want to learn anything from him, that's for sure
Ay yi yi!
Listen here, Flame Boi, why don't you just keep your comments to yourself,
h?
Unless I'm mistaken, there aren't many
> or should I say that IE & NS don't agree on standards.
Not to be too blunt, but what does that matter? IE owns damn near 90% of the
market nowadays. Even if AOL starts uses Navigator, that isn't going to
change much.
Don't get me wrong. Unless specified otherwise by a client I make all my
code
> Now I am after Scripts and/or Functions that would be handy to use on at a
> LAN, or on a Website Related to LANs...here are just a few things I have
> thought up...
Get thy lazy behind to Freshmeat and Sourceforge. ;)
http://www.freshmeat.net
http://sourceforge.net/
Enjoy!
- Erik
--
PHP
> Encode (or compile) the source.
>
> Zend's compiler costs 2400 dollars. At this cost is better to
> release your code on an open source license ;-)
The open source license is only as effective as your ability to hire a
lawyer to enforce it. ;)
It also depends on:
a.) How much you're charg
> I'm having an odd problem on a WinNT system.
That's what NT is all about. ;)
> When I try to do my upload, I test the file to see the type of it:
> $image_info = GetImageSize($the_image);
Out of curiousity, who don't you try using:
if(is_file($the_image)) {
do something...
} else {
Heya!
All adive given so far is good. You might also want to check for a
non-closed if { } statement.
If you've got something like:
-
html 1
html2
-
You'll get an error in the last line, where the resides.
Hope this is a helpin'
- Erik
> -Original Message-
> Fro
There are many. Get thee to Freshmeat and search for:
PHP mysql forum
http://www.freshmeat.net
Have fun,
- Erik
> -Original Message-
> From: Emiliano Marmonti [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 22, 2001 3:26 AM
> To: Lista PHP
> Subject: [PHP] Urgent!!! Forum code
>
>
I haven't had to use IIS5 yet, but you might want to check in the IIS
setting for a max cgi execution time.
- Erik
> -Original Message-
> From: Raymond Siow [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 17, 2001 4:00 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] cgi timeout
>
>
> Hi:
>
http://curl.haxx.se/libcurl/php/
Enjoy!
- Erik
> -Original Message-
> From: Brandon Orther [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 14, 2001 3:19 PM
> To: PHP User Group
> Subject: [PHP] cURL tutorials ?
>
>
> Hello,
>
> I am looking for tutorials for using PHP with cURL.
Hi!
> Mac users can't upload all of their files.
"all" of their files? Out of curiousity, how many files do they seem to be
able to send up before the script falters? What error messages or behavior
does PHP show when it does falter?
Just looking for alittle additional info,
- Erik
--
PHP Ge
ssage-
> From: Ryan Fischer [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 30, 2001 5:48 PM
> To: Erik H. Mathy; PHP
> Subject: Re: [PHP] PHP_SELF
>
>
> You wrote:
> > It's generally a whole lot better to do your form value checking with
> > Javasc
It's generally a whole lot better to do your form value checking with
Javascript. It'll be faster and alot less of a waste of your server
resources. IMHO, of course. :)
> -Original Message-
> From: Gerard Samuel [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 30, 2001 5:30 PM
> To: PHP
>
A very high traffic site (don't mind the cheese-like content) that I used be
the developer for:
http://www.ecrush.com
14 million hits a month on avg...
- Erik
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL P
Hi Mike!
Generally the only way to send information from a clientside javascript to
a serverside language (in this case PHP) is via a form submit or putting
that value into an HREF the user will click. For example:
Save your screen settings...
(please note: this is all rough
20 matches
Mail list logo