Re: [PHP-DB] Sessions ???

2001-05-02 Thread DC
are useless when it comes to session and there usage. Thanks for the help Dave C Steve Brett [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... try session_register(topidID); without the $ Steve -Original Message- From: DC [mailto:[EMAIL PROTECTED]

[PHP-DB] Sending the user their forgotten password via emal??

2001-04-26 Thread DC
Hi all I would like to offer my users the chance to have their username and password sent to them via the email address stored. As i see it i have two issues (1) how do i do the verify email thing where the script send a click here to confirm email address on registration application (2) how

[PHP-DB] How to stop blank entries

2001-04-16 Thread DC
Hi All Firstly thanks to the people who have helped in the past with my questions... My issue: I have a registration script which allows new users of a site to become a member. All works very well BUT if a new user just hit enter on the blank form then a new account is created with all fields

Re: [PHP-DB] count function?

2001-03-30 Thread DC
"Andrei Skorokhod" [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... if you just need the number SELECT COUNT(*) FROM table where At 06:34 PM 3/30/2001 +0100, DC wrote: Hi All I cant quite work out how to count the number of r

Re: [PHP-DB] count function?

2001-03-30 Thread DC
ing out what topics you wil count from e== run a select distinct to get the topics run a while or for loop then run queries again like count(*) where topic='$topic' etc then echo the result to each line -Original Message- From: DC [mailto:[EMAIL PROTECTED]] Sent: Friday, March

Re: [PHP-DB] count function?

2001-03-30 Thread DC
Cheers Brian Thats sounds more like i am looking for Although i have put the other code examples offered for this prob in my code folder for later cause you never now when you'll need them. Cheers Dave C ""Brian S. Dunworth"" [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL

[PHP-DB] PHP / MYSQL message board ?

2001-03-18 Thread DC
Hi all I would like to find some documentation about how to create my own Php / Mysql driven message board. This is purly for my own educational interests. Any pointers and help appreciated Email: [EMAIL PROTECTED] kill the NOSPAM to send emial Thank you in advance Dave C -- PHP