[PHP-DB] PHPed and DBG

2002-06-26 Thread Dib, Walid (MED, Stagiaire GEMS)




Hello,

I downloaded the application PHPEd and DBG, I need débugger but I cannot
bind the two applications is what somebody has an idea.  Thank you in
advance



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] email format: meeting request

2002-06-25 Thread Dib, Walid (MED, Stagiaire GEMS)

Hello,

I have a little bit difficult question, I need to send email under format
meeting request  to automatically update the calendar in outlook, how can I
do that with PHP and what parameters use??

Thank you

Walid

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] a back include script

2002-06-21 Thread Dib, Walid (MED, Stagiaire GEMS)



Hello,

I want to create a file include .inc which by calling it in almost all the
pages which I use, will return me to the previous page, thus this script
should have the same function as the back the button of the navigator,
somebody has an idea of the script???. Thank you in advance. Sorry for my
english!

 Walid 

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] intercative selection menu

2002-06-21 Thread Dib, Walid (MED, Stagiaire GEMS)

Hello, I need to  get back the present value in the data base and to
post(show) it in the menu of selection.  somebody has an idea??

Thank you in advance.   
TRTDB?php echo(cell name)?:/B/TD
  TDselect name=cellname
  option value=1904 selected 1904/option
  option value=1905 1905/option
  option value=1906 1906/option
  option value=1907 1907/option
  option value=1908 1908/option
  option value=1909 1909/option
  option value=1910 1910/option
  option value=1911 1911/option
  option value=1916 1916/option
  option value=volta volta/option
  option value=scatt11 scatt11/option
  /select
/TD/TR

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] mail() function

2002-06-10 Thread Dib, Walid (MED, Stagiaire GEMS)

Hello

I want to test the mail() function locally, i'm using esays php, how can I
do that?
thanks

Walid





-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP-DB] cookies and Global variables

2002-06-06 Thread Dib, Walid (MED, Stagiaire GEMS)

Hello


1) I want to use cookies for my site, how can I do it? My browser warn me
that headers are already sent!!

2) How can I use the same variables on all pages:
for example: $login, I need this variable on all pages to send
requests to a MySQL database.


Thanks 


DIB Walid







-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php