[PHP-WIN] Version php for windows compiled with --enable-memory-limit

2007-07-10 Thread carlos Alberto RR
hello Everybody, I need download one version of php5 for windows compiled the option with --enable-memory-limit, somebody knows where I can dowload it. I hope you can help me. thanks for you help. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/uns

[PHP-WIN] Session problem

2004-03-24 Thread carlos castillo
I want to know how can i do to make the session dont expire?. i have an application that works with sessions, when i left the browser open for a while, i dont know maybe 30 minutes, when i try to go into a section it throw me an error, for session expire, how can i fic that?. thanks. Carlos A

[PHP-WIN] SMTP ERROR

2004-03-03 Thread carlos castillo
, Carlos A. Castillo. Ingeniero de desarrollo [EMAIL PROTECTED] Su Aliado Efectivo en Internet www.imagine.com.co (57 1)2182064 - (57 1)6163218 Bogotá - Colombia - Soluciones web para Internet e Intranet - Soluciones para redes

[PHP-WIN] session problems

2004-03-03 Thread carlos castillo
show the warnings. Any clue?, thanks. Carlos A. Castillo. Ingeniero de desarrollo [EMAIL PROTECTED] Su Aliado Efectivo en Internet www.imagine.com.co (57 1)2182064 - (57 1)6163218 Bogotá - Colombia - Soluciones web para

[PHP-WIN] Crypt code

2004-02-25 Thread carlos castillo
I want to know if you know a tool to crypt the code, all, i mean a file php, so when i open it i only see some characters without order, like zend, but free or where can i get zend or a similar tool. thanks. Carlos A. Castillo. Ingeniero de desarrollo [EMAIL PROTECTED

[PHP-WIN] Replace of ' in a query

2004-02-17 Thread carlos castillo
then execute the sql query. i really appreciate your help, thanks. Carlos A. Castillo. Ingeniero de desarrollo [EMAIL PROTECTED] Su Aliado Efectivo en Internet www.imagine.com.co (57 1)2182064 - (57 1)6163218 Bogotá - Colombia _

[PHP-WIN] A bd problem

2003-09-04 Thread Carlos Castillo
a->query($sql); $not = $consulta->fetch_row($res); $not["Descripcion"] = eregi_replace(chr(13),"",$not["Descripcion"]); echo $not["Descripcion"]; when i do an echo for $not["Descripcion"] i can see that it doesnt have all the info of the field Descr

[PHP-WIN] Re: [SMARTY] section problem

2003-06-20 Thread Carlos Castillo
t;assign("row", $response); $smarty->display("news.tpl"); [/php] And your Smarty code {secion name=news loop=$row} Title: {$row[1]} Content: $row[2]} {/section} i hope that this can help you!. Carlos Castillo -Original Message- From: "Esteban Fernandez&

[PHP-WIN] Need to read a double value from a binary file

2002-11-13 Thread Juan Carlos Gonzalez
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

[PHP-WIN] RE: php with mssql

2002-11-13 Thread Carlos Andre Marques Moreira
Hi, that's very strange. I use mssql_connect and i can execute all statements: Select, Insert, Update, Delete, Stored Procedures with or without parameters. Wouldn't it be a SQL Syntax error? BTW, my configurationg is W2K + IIS 5.0 + PHP 4.2.2 + MS SQL Server 7.0 Carlos André Marqu

[PHP-WIN] RE: Isapi Module

2002-11-06 Thread Carlos Andre Marques Moreira
I tryed to use it, but i'm getting PHP has encountered an Access Violation at When this happen i 'have to stop IIS and restart it. Carlos André Marques Moreira SENAI-CE / CETAE [EMAIL PROTECTED] -Original Message- From: erythros [mailto:erythros@;erythros.d2g.com] Sent: qu

[PHP-WIN] Problem with W2K + IIS 5.0 + PHP 4.2.2 running as module (isapi)

2002-10-21 Thread Carlos Andre Marques Moreira
Hi, I'm getting the message : PHP has encountered an Access Violation at 012929AE Does anyone know what this could be? Is this a known issue? Previously i as running php 3.0.15 as CGI and never had this problem. Carlos André Marques Moreira SENAI-CE / CETAE [EMAIL PROTECTED]

[PHP-WIN] RE: mssql unable to load dynamic library error

2002-10-16 Thread Carlos Andre Marques Moreira
Hi Alex, is the PHP on the same server as MS SQL Server? If no you should install the ms sql server client tools on php server. Check on php.ini if the extension_dir directive is set properly Copy the file PHP_PATH\dlls\ntwdblib.dll to winnt\system32 Carlos André Marques Moreira SENAI-CE

[PHP-WIN] RE: PHP/SQL search engine help (newbie)

2002-01-07 Thread Carlos Andre Marques Moreira
nd then output the help title as a link to the help description "> For more information see ODBC Functions in the Manual. Carlos André Marques Moreira Bolsista CNPq / RHAE SENAI / CETAE [EMAIL PROTECTED] 2001 Ano Internacional do Voluntário -Original Message- From: Keith Hughes [m

[PHP-WIN] RE: MSSQL 7.0 and PHP

2001-10-24 Thread Carlos Andre Marques Moreira
I've seen this problem here before. Some guys posted this is a problem in the mssql.dll, don't know if this has been fixed. I had this problem here before, and i "fixed" it changing data type to TEXT Carlos André -Original Message- From: Franco Breciano [mailto:[EM

[PHP-WIN] Help on using mail() function

2001-10-17 Thread Carlos Alberto Uribe Cano
Hello, I can't use the mail function with Win2k Server/IIS5, I'm ussing PHP4, what can I do??? Thank You Carlos Uribe [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[PHP-WIN] RE: variables in URL

2001-10-17 Thread Carlos Andre Marques Moreira
main.php?var1=value1&var2=value2&var3=value3&...&varn=valuen if any value would contain spaces, caracters such as á,é,Ã,ç you should use urlencode($value) LINK or LINK "; ?> Carlos André Marques Moreira Bolsista CNPq / RHAE SENAI / CETAE [EMAIL PROTECTED] 2

[PHP-WIN] strange problem configuring two sites in IIS

2001-09-04 Thread Carlos Andre Marques Moreira
(http 500) Previously, i was running this new site as a directory of my older site, but as this is a new project a decided to make a new site on IIS e let them separate. when i was running it as a directory the scripts were running with no problem. Some idea? Carlos André Marques Moreira Bolsista C

Re: [PHP-WIN] currency format.... not international format

2001-08-23 Thread Carlos Rebollo
Hello; There is a standard function that do this: number_format Take a look in this: http://www.php.net/manual/en/function.number-format.php Best Wishes; Carlos Henrique; At 15:44 21/8/2001 +0530, sur-php wrote: >Hello php-windows, >any body know how to do this ? >suppose there i

[PHP-WIN] RE: php and Dreamweaver (How To)

2001-07-10 Thread Carlos Andre Marques Moreira
r 3. To see it running you'll have to have a web server running, anyone will do, apache, iis, pws, ... Yes, it is possible to connect to a MS Access database using ODBC, you'll have to create a System DSN. Check the php mannual for odbc functions. You can download the mannual on the php si

[PHP-WIN] RE: Is this possible? --> Correction

2001-07-05 Thread Carlos Andre Marques Moreira
s a mistake) // Here are the links > link 1 > link 2 -Original Message- From: Carlos Andre Marques Moreira Sent: quinta-feira, 5 de julho de 2001 12:03 To: 'Michel Laine'; [EMAIL PROTECTED] Subject: RE: Is this possible? 1: To execute php code when a A HREF link is c

[PHP-WIN] RE: Is this possible?

2001-07-05 Thread Carlos Andre Marques Moreira
1: To execute php code when a A HREF link is clicked. One way to do this is: // This will check what link was clicked // Here are the links > link 1 > link 2 Carlos André Marques Moreira [EMAIL PROTECTED] Bolsista CNPq / RHAE SENAI-CE/CETAE 2001 Ano Internacional do Volu

RE: [PHP-WIN] mssql_connect

2001-05-16 Thread Carlos Andre Marques Moreira
apache don't work with ms sql server 7.0 Any ideias? Am I missing simething? Think it'll be better to change to iis, so i'll get things working quickly. Thanks, Carlos André Marques Moreira [EMAIL PROTECTED] Bolsista CNPq / RHAE SENAI-CE/CETAE 2001 Ano Internacional do Vol

RE: [PHP-WIN] mssql_connect

2001-05-14 Thread Carlos Andre Marques Moreira
RT ? I'll ask what's the port being used. With the SQL Server Enterprise Manager i could make a connection from server3 to server2 just by using server2.domain.com and then providing the login + password i used on the mssql_connect function Thanks. Carlos André Marques Moreira [EMAIL PRO

[PHP-WIN] mssql_connect

2001-05-14 Thread Carlos Andre Marques Moreira
) or die("Erro de Conexão!"); Is this clear? In Short, i want to connect to a sql server on a remote machine, can anyone give me some help? Carlos André Marques Moreira [EMAIL PROTECTED] Bolsista CNPq / RHAE SENAI-CE/CETAE 2001 Ano Internacional do Voluntário

[PHP-WIN] Tesis!!!!!!

2001-05-02 Thread carlos
Manu!1, Tengo noticias tema tesis hoy hable con magdalena Vilaro pra pedirle la tutoria y bueno por un lado un embole porque no esta guiando tesis y por otro alucinante por que esta en el comite de Estudio de temas de Tesis, ybueno me dijo que era sumamente viable este tema de que las dos juntas e

RE: [PHP-WIN] Help on IIS4.0 +Oracle

2001-04-23 Thread Carlos Correa Goncalves
Hi, Use the OCI functions with the TNS like it is in your tnsnames.ora file (C:\ORAWIN\NETWORK\ADMIN\TNSNAMES.ORA): It works with all Oracle versions I´ve tried. Bye Carlos > > -Original Message- > > From: Gu Weidong-a1923c [mailto:[EMAIL PROTECTED]] > > Sent

[PHP-WIN] ASP to PHP automatic convertion

2001-03-08 Thread Carlos Correa Goncalves
Hi all, Is there a program available to convert ASP to PHP and save me some days of work? Bye -- PHP Windows 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 PROTEC

[PHP-WIN] RE: [PHP] Nulls in database

2001-02-01 Thread Carlos Andre Marques Moreira
Actually you should use is null, or is not null (if you want to retrieve the rows that don't have null values), either uppercase or lowercase. Your query should be something like that: SELECT [ID], [Project Name], [Start Construction Date], [Actual Completion Date] FROM common WHERE [Start Con

[PHP-WIN] RES: PHP4 / WinNT 4 / Oracle 7.3 via ODBC

2001-01-23 Thread Carlos Correa Goncalves
27;' . $CC . '' . $CCNome . ''); } echo(""); ?> - Then let's start the real job... I am in the game! Bye > - Mensagem original - > De: Carlos Correa Goncalves > Enviada em: Sexta-feira, 19 de Janeiro de 200

RES: [PHP-WIN] PHP4 / WinNT 4 / Oracle 7.3 via ODBC

2001-01-22 Thread Carlos Correa Goncalves
:[EMAIL PROTECTED]] > Enviada em: Segunda-feira, 22 de Janeiro de 2001 05:40 > Para: Carlos Correa Goncalves; [EMAIL PROTECTED] > Assunto: Re: [PHP-WIN] PHP4 / WinNT 4 / Oracle 7.3 via ODBC > > Hi Carlos, > > I had the same problem with a c

[PHP-WIN] PHP4 / WinNT 4 / Oracle 7.3 via ODBC

2001-01-19 Thread Carlos Correa Goncalves
Hi, I´m using PHP 4.0.4pl1 with extension php_oracle.dll, Oracle client 7.3 with the following products installed: - Call Interface 7.3.4.0.0 Objects for OLE 2.2.1.0.0 32 bit ODBC 2.5.3.1.0B Support files 7.3.4.0.0 SQL*Net Client 2.3.4.0.0 ... and others --