[PHP] Re: Plz, help

2005-07-12 Thread Mark Rees
""adolfas"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > I have a line: > > $sql="select u.*, p.name_lt as pareiga from nese_users u left join > nese_pareigos p on p.id=u.pareiga order by data desc"; > > As I understand there are 2 tables: nese_users and nese_pareigos > I n

[PHP] Re: plz help

2004-03-31 Thread Aidan Lister
Please ask a specific question, not a jumble of poor English ramblings. "plz help" is a stupid, stupid subject. Post again with a more appropriate title. "Curlybraces Technologies Ltd" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] - Original Message - From: Cur

[PHP] Re: Plz help to solve my problem.

2002-12-17 Thread Tros
Please verify that the current setting ( in php.ini ) of session.save_path is correct (/tmp): You must have a folder as indicated in php.ini. Tros "Elaine Kwek" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am now trying to use php session control in my we

[PHP] Re: PLZ HELP -- - GET & POST form problem

2002-07-09 Thread vins
Globals Globals Globals.. PHP Needs that without globals it's like a man without balls LOL Cheerz "Richard Lynch" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > >Server Apache / PHP v.4.1.2 > >At the moment the parametere register_globals is still set to on; > >I'm tr

Re: [PHP] Re: PLZ HELP -- - GET & POST form problem

2002-07-09 Thread Jason Wong
On Wednesday 10 July 2002 06:03, Richard Lynch wrote: > >Server Apache / PHP v.4.1.2 > >At the moment the parametere register_globals is still set to on; > >I'm triyng to use $_POST and $_FILES between different pages, but > > variables are always empty !!! > > Is 'track_vars' turned *ON* in php.i

[PHP] Re: PLZ HELP -- - GET & POST form problem

2002-07-09 Thread Richard Lynch
>Server Apache / PHP v.4.1.2 >At the moment the parametere register_globals is still set to on; >I'm triyng to use $_POST and $_FILES between different pages, but variables >are always empty !!! Is 'track_vars' turned *ON* in php.ini? That's the one that fills in all those variables. If your ve

[PHP] Re: Plz help w/ global variables

2002-07-07 Thread Richard Lynch
>To test global variables, I wrote the following PHP script: > >(1)(2)session_start(); >(3)session_register("counter"); >(4)$counter++; >(5)echo "$counter"; >(6)// header ("location:statistics/contents.php"); > >PS: Richard, thank you for your reply, but I still don't understand why is >not passe

[PHP] Re: Plz help w/ query

2002-01-31 Thread David Robley
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says... > The following query displays 0 e-mails. Why? > > Tbl con_inf holds 51 records w/ 51 usernames. Tbl scr_149 holds 37 > records with 37 equivalent usernames of which 14 show date_done=0. > > > $connection=mysql_connect("localhost",