u that it can't find the appropriate dll files used to
connect to SQL Server. To remedy this you can add the following to your
Windows PATH variable: C:\PHP\dlls; This, again, is assuming you have PHP
installed on C:\
Hope that gets you pointed in the right direction.
Joshua Hoover
--
nload
4.1.2 for Windows or give an update on when the update may be made available
in binary form?
Thank you,
Joshua Hoover
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
just
like an application object. I haven't found a time where I need/want to
manipulate the variables "on the fly" within code. Most of the variables
being set are simply configuration settings for the application, not
variables needing to change and be shared across the applicatio
How about a Beaver? They're small, fast, and efficient.
Joshua Hoover
> How about a porpoise. They're fast, intelligent, and as Lewis Carol said,
> "you shouldn't go anywhere without a porpoise."
--
PHP General Mailing List (http://www.php.net/)
To unsubs
ective here is to be
able to validate mailing addresses and clean them up (if necessary) in
order to be able to ship out packages optimally with as few errors as
possible.
Thanks in advance!
Joshua Hoover
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTE
r you. For more
info on sessions and the trans-sid stuff, check out:
http://www.php.net/manual/en/ref.session.php
Hope that helps.
Joshua Hoover
> Some browser (konqueror) show the session id in the url. Does anoyone
> know
> how to aviod that. Netscape does not show the session id.
ic fields
according to the way his Perl code reads.
Joshua Hoover
> Now this looks like what I would want...
>
> brandon
>
> - Original Message -
> From: "Philip Hallstrom" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTE
f ($error) {
echo $error;
}
That's one way to do it.
Joshua Hoover
> I am a perl user trying to convert to php
>
> how would i turn this perl into php?
>
> use CGI;
>
> $name = param(name);
> $address = param(address);
> $phone = param(phone);
>
> @r
&
(isset($var)) {
$message .= "$val $var were ordered \n";
}
}
This will make sure that the string length of $val (the value of the
form element) is greater than 0; if not, it won't add it to the message.
Joshua Hoover
> It works after modifying it a litt
mimic the production environment well enough.
Hope that helps...
Joshua Hoover
> Hi Jeff
>
> There is a Windows version of WinCVS (see http://wincvs.org/ ).
>
> John
>
> Jeff Bearer <[EMAIL PROTECTED]> wrote in message
> 1006195598.1407.7.camel@jbearer">
10 matches
Mail list logo