[PHP] 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] session problems

2004-03-03 Thread carlos castillo
Hi, i have the followin problem, i have a site that use sessions, sometimes when i want to write on the session i get the followin error: Warning: Unknown(): The session id contains invalid characters, valid characters are only a-z, A-Z and 0-9 in Unknown on line 0 Warning: Unknown(): Failed to

[PHP] SMTP ERROR

2004-03-03 Thread carlos castillo
When i try to send a mail i receive the followin error Warning: mail() [function.mail]: SMTP server response: 503 Comando o secuencia de comandos inesperados in E:\wwwroot\helpdesk_imagine\classes\helpdesk.class.php on line 1054 But the mail is sent, it occurs sometimes not always. Thanks,

[PHP] 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] Replace of ' in a query

2004-02-17 Thread carlos castillo
Hi , i have the following problem, i have a form where a user can input any text, on that text may be a char is ' char(39) when i try to execute the sql query, i have an error for that ', i need to replace it for the html tag, for example is quot; or by chr(39) i dont know, and then execute the

[PHP] Mp3 with php?

2004-02-12 Thread carlos castillo
does anyone know how to reproduce a mp3 file with php? 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] RE: [SMARTY] Re: dreamweaver extension

2003-09-15 Thread carlos castillo
I would like to know too, where i can get the dreamweaver extension for smarty, 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] A bd problem

2003-09-04 Thread Carlos Castillo
Title: Mensaje HI, i have the following problem Im working with sql server 2000 in a windows xp pc, then in the bd i have a table called "noticias" and a text type field, when i insert into the field everything goes rigth, but when i try to get the info of teh field, i can get all the

[PHP] jabber - chmod on files

2003-07-31 Thread Carlos Castillo
HI, I'm using jabber but I have one problem, I did an administrator webpage for it, so I create the users for jabber in that page, when I create the user, it creates a xml file with permission of 644 and the owner is apache, but when I connect on the jabber or that user connects the

[PHP] cookies in asp

2003-07-24 Thread Carlos Castillo
HI, I have the following problem, i have a website with php and asp files, in one asp file i create some cookie that i need to access on another php file.do you have any idea.??? Thanks, Carlos A. Castillo. Ingeniero de desarrollo [EMAIL PROTECTED]

[PHP] Read a file

2003-07-08 Thread Carlos Castillo
Hi, I need to read a whole file and then look for an info on it, i want to know with which function is better, fopen(), fpasstrhu()...fseek() Thanks, Carlos A. Castillo. Ingeniero de desarrollo [EMAIL PROTECTED] Su Aliado Efectivo

RE: [PHP] Read a file

2003-07-08 Thread carlos castillo
original- De: Burhan Khalid [mailto:[EMAIL PROTECTED] Enviado el: martes, 08 de julio de 2003 10:15 Para: Carlos Castillo Asunto: Re: [PHP] Read a file On Tuesday, July 8, 2003, 6:08:20 PM, Carlos wrote: CC I need to read a whole file and then look for an info on it, i want to know CC with which

RE: Re[2]: [PHP] Read a file

2003-07-08 Thread carlos castillo
- Licenciamiento de Software - Asesoría y Soporte Técnico -Mensaje original- De: Burhan Khalid [mailto:[EMAIL PROTECTED] Enviado el: martes, 08 de julio de 2003 11:03 Para: carlos castillo; [EMAIL PROTECTED] Asunto: Re[2]: [PHP] Read a file On Tuesday

[PHP] delete files from a directory

2003-06-17 Thread Carlos Castillo
Hi, i need to delete all the files that are stored in a dir.i had try with this and nothing happen... passthru (del $path_adjuntos.$idprod/*.* /q); i'll aprecciate your help thanks!, and excuse me for my english -- PHP General Mailing List (http://www.php.net/) To unsubscribe,