[PHP] How can I get the url in the IE?

2005-10-19 Thread Tomás Rodriguez Orta
Hello friend. How can I get the url in the IE ? best regards TOMAS - Este correo fue escaneado en busca de virus con el MDaemon Antivirus 2.27 en el dominio de correo angerona.cult.cu y no se encontro ninguna coincidencia.

Re: [PHP] problem with the session and global variable

2005-09-03 Thread Tomás Rodriguez Orta
Ok. thanks but I am did a mistake at the code web sitie. but I solve this problem. thanks very mouh. @TOMAS - Original Message - From: "Gustav Wiberg" <[EMAIL PROTECTED]> To: "Tomás Rodriguez Orta" <[EMAIL PROTECTED]>; Sent: Friday, September 02, 2005 10:

[PHP] problem with the session and global variable

2005-09-02 Thread Tomás Rodriguez Orta
Hello people. I have an problem very very complicate for me. I have some template in my web sitie, and a car buy, I want to show to the user what count of the books have in your car buy, but when I enter a new page in the other tampletae the variable take 1, why? In ache page I write the followin

[PHP] How Can I delete an Item of one array

2005-08-17 Thread Tomás Rodriguez Orta
Hi people. How Can I do this. I want to delete an element behind of array?, what function What Can I use? best regards TOMAS - Este correo fue escaneado en busca de virus con el MDaemon Antivirus 2.27 en el dominio de corre

[PHP] How Can I send mail in php in HTML format?

2005-07-28 Thread Tomás Rodriguez Orta
Hello friends. How Can I send mail from php in HTML format?. I use the mail() function, but I dont know doing.somebody can I help me? Best regards TOMAS - Este correo fue escaneado en busca de virus con el MDaemon Antiviru

Re: [PHP] problem with the pager class not found

2005-04-25 Thread Tomás Rodriguez Orta
ROTECTED]> To: "Tomás Rodriguez Orta" <[EMAIL PROTECTED]> Cc: Sent: Friday, April 22, 2005 3:36 PM Subject: Re: [PHP] problem with the pager class not found > On Fri, April 22, 2005 5:25 pm, Tomás Rodriguez Orta said: > > Hello friends > > I try to use the packet

[PHP] problem with the pager class not found

2005-04-22 Thread Tomás Rodriguez Orta
Hello friends I try to use the packet pear, but I have a big problem, the IE show me the following Error. Fatal error: Class 'Pager' not found in D:\Angerona\paginas\1.php on line 9 require 'Pager.php'; the line 9 --->$pager = new Pager($res, $from, $limit); somebody can help me? why the

[PHP] I need do paging in php, I use ODBC Access

2005-04-21 Thread Tomás Rodriguez Orta
Dear Friends. Somebody did paging in php for data origin in ODBC Access? I need an algorithm for doing this, please Help me! Ok? TOMAS - Este correo fue escaneado en busca de virus con el MDaemon Antivirus 2.27 en el

[PHP] show the directory and folders an web page

2005-04-12 Thread Tomás Rodriguez Orta
Hello friends. I want to do an applicattion for show all folder and file to send by ftp(the folder and file that I select) for my isp, ok? but I don't know how can I do this?, somebody Can help me?, what function I need if I want to show this?.dir(); best regards TOMAS -

[PHP] How can i do refresh my web since java script?

2005-04-08 Thread Tomás Rodriguez Orta

Re: [PHP] Re: registering session with user and password

2005-04-05 Thread Tomás Rodriguez Orta
ok thanks I test an solution an working in the page login.php i do the following $user=$username; session_register("user"); and the all pages I do this. if (isset($_SESSION['user'])) { . } else header("Location:http://webadmin/index.php";) and that all ok, before I asked by the if (!se

[PHP] registering session with user and password

2005-04-05 Thread Tomás Rodriguez Orta
Hi, people. I want to register all session of my web sitie, by the way in my index web I register all user with your username and password session_start(); $_SESSION['username']=$username; session_register('username'); and the other page if the user don't enter your name and password I was redirec

[PHP] upload image file to my server

2005-03-31 Thread Tomás Rodriguez Orta
Hello, hard people. I want to do this, I like to upload image file, What can I do?. somebody help me.? best regards TOMAS - Este correo fue escaneado en busca de virus con el MDaemon Antivirus 2.27 en el dominio de corr

Re: [PHP] How can I destroy parameters by page

2005-03-24 Thread Tomás Rodriguez Orta
<[EMAIL PROTECTED]> To: "Tomás Rodriguez Orta" <[EMAIL PROTECTED]>; "[php] PHP General List" Sent: Thursday, March 24, 2005 8:23 AM Subject: RE: [PHP] How can I destroy parameters by page [snip] IHow Can I destroy some variable that I pass by url, exmple: http://webad

[PHP] How can I destroy parameters by page

2005-03-24 Thread Tomás Rodriguez Orta
Hello friends. IHow Can I destroy some variable that I pass by url, exmple: http://webadmin/paginas/personalidades.php?ac2=delete&item=18# then when i get the varibale ac2 and item, I want to delete the value of this variable. how can I do? regards TOMAS ---

[PHP] build an array of checkbox

2005-03-18 Thread Tomás Rodriguez Orta
Hello people. I have a doubt, I want to build an array of checkbox, why? well because I list a recordset from data base, and I want to delete the current record when the check is selected by the click mouse. for example the editor of mail.yahoo.xx, that you can delete any mail when you selected