Réponse au message
| [PHP] Nulls in database |
du jeudi 1 février 2001, 18:05 :
This is from memory concerning my old SQL class but isn't there
something specific in sql lines saying that to find null values you
should use :
ISNULL
Since an empty string is different from a null entry.
CR> I am t
Here is an example more complete... (i think ;)
$cn = mssql_connect("", "", "");
mssql_select_db("");
$rs = mssql_query("select * from products", $cn);
Best regards
Juan Carmona
Jeff Howard <[EMAIL PROTECTED]> escribió en el mensa
Hello,
I've been trying to run a PHP program called PHPList 1.9.3 available at
http://www.phplist.com/files/. The program does not seem to retain it's
sessions when running on a Windows environment.
The program runs well on my Mac OS X 10.2 "Jaguar".
Here is the info on my Windows machine:
Windows
uijsen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Check if the directory where PHP stores session info
> exists in PHP.ini and on the harddisk ( C:\temp ??)
>
> Jochem
>
> Juan Rosero wrote:
> > Hello,
> > I'
Radovan,
You won't regret it. Apache 2 is recommended for Windows 2000/NT/XP
environments.
Regards,
geo
"Radovan Radic" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Thanks for the info guys
> I think i will try Apache, i have been using it on Win98, i dont
Anthony,
Replace the line:
LoadModule php4_module c:/php/sapi/php4apache.dll
with this:
LoadModule php4_module c:/php/sapi/php4apache2.dll
good luck,
Juan
"Anthony Alvarez" <[EMAIL PROTECTED]> wrote in message
7395C966081897468DFB3490D72A81990127FEB
Hi all! I need to read 8 bytes from a binary file (shp file) and cast it to
its double value...
I'm having problems because PHP casts it automaticlly to a string using
fread; I can't find the function to cast it correctly, because floatval only
removes the non-numeric parts of the variable, but it
http://www.phpbeginner.com/
--
Juan-Pierre Havenga, [EMAIL PROTECTED] on 10/09/2001 at 02:43:48
PM
WE not as STUPID as you ! Ignore this scam !
Stupid Nigerian asshole.
Hi,
I'm new to php. I have downloaded and installed PHP 4.3.0 on a Windows
NT 4.0 server. I have tested the configuration and changed the
parameters in php.ini to fit my environment.
The basic code works fine, but one of the things I'd like to do is to
send mails. I have found the sample code a
ent varibles have.
3. Check
[mail function]
; For Win32 only.
SMTP = < smtp.somewhere.go >
; For Win32 only.
sendmail_from = < [EMAIL PROTECTED] >
4. Write code to send mail threw socets, then you'll see targeted server
ansver on every your request.
""juan ant. martí
Hi,
Does anyone know how to limit the informtion phpinfo() gives. I'd like
to have it enabled in order to run mail() (if I disable phpinfo() mail()
doesn't work), but there's much information there. How can I limit it?
(in fact, any other solution to run mail() without it would help).
Thanks,
Hi all,
I'm trying to use the LDAP function ldap_8859_to_t61() but I get this error:
PHP Fatal error: Call to undefined function: ldap_8859_to_t61()
The PHP version is 4.3.3 and I use others LDAP functions like ldap_connect()
without any problem.
Can anyone help me?
Thanks in advance
Juanan
--
I've modified some enxtensions lines in php.ini but the isapi dll seems
to be cached, i've restarted the iis service but still cached, did
someone know what service to reload isapi module ? (of course I cannot
restart the server )
Best regards Juan
--
PHP Windows Mailing
Does someone have any experience on printing from PHP ?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm intrested on this function too, did you tried to print locally let's
say to LPT1 ? this will jelp you debug if it's the case that you can't
print or acces a shared resource.
In that case I really can't help you since I've never heard of Uniform
Server.
Uniform Server is a WAMP pack
this code doesn't work on my PHP Version 5.2.1 (i'm trying to protect a
stie from XSS)
como';
$a[]=Array('hola','hello');
array_walk_recursive($a,'strip_tags');
echo "";
var_dump($a);
echo "";
?>
it outputs:
array(2) {
[0]=>
string(11) "como"
[1]=>
&array(2) {
[0]=>
string(11) "hola"
[1]=
Hi Guys, im trying to implement a user layer using LDAP from
activedirectory, when i make an objectGUID search from a Windows server
it works fine, but when i do the same search but from a Linux server it
fails.
The query is:
objectGUID=¯´YQ%_íJ¨Äô³˜wVv
PS: the windows servers is no the same
Hi i'm new to this subject so i'm calling for advise here...
1 .-does anyone work with web services (server and client)
2.- which libraries classes are commonly used to this (like nuphp)
3.-which standard has best deployment escenario (soap xml-rpc...)
Thanks in advance
Juan Ign
AIL PROTECTED]>
>Received: (qmail 17423 invoked from network); 10 May 2001 10:39:29 -
>Received: from unknown (HELO php2.chek.com) (208.247.106.187)
> by va.php.net with SMTP; 10 May 2001 10:39:29 -
>Received: (qmail 8932 invoked by uid 99); 10 May 2001
20 matches
Mail list logo