Re: [PHP] Page Redirects - How can it be done

2003-12-17 Thread RT
What if you use something like SourceForge. If you try to access a page the requires you to be logged in when it redirects you to the login page it includes in the URL the page that the user tried to access (ie login.php?redirect=page3.php) Then when the user successfully logs in they redirect to

Re: [PHP] DAMN

2003-11-28 Thread RT
On Fri, 2003-11-28 at 23:55, Bronislav Klucka wrote: I've just realized I'm replaying to JeRRy only Could anybody fixt this problem by setting the Reply To header correctly? to be able to reply PHP conf. directly using Reply button?!!! Brona -- PHP General Mailing List

Re: [PHP] Important notice

2003-11-27 Thread RT
On Thu, 2003-11-27 at 00:29, [EMAIL PROTECTED] wrote: Important notice We have just charged your credit card for money laundry service in amount of $134.65 (because you are either child pornography webmaster or deal with dirty money, which require us to laundry them and then send to

Re: [PHP] $ of variables, php, mysql

2003-11-25 Thread RT
On Tue, 2003-11-25 at 00:42, Joffrey Leevy wrote: Would appreciate in anyone can help me. Let's say I do a query in php, eg. $query = select shed from structure; With the mysql_fetch_array function and a loop I could see all the values stored in the column, shed, using the command: echo

Re: [PHP] Add Reply-To to this list(s)

2003-11-25 Thread RT
On Tue, 2003-11-25 at 11:57, Thomas Svenson wrote: Hi, It would be nice if the moderator of this, and the other PHP-lists could fix so the listserver automatically add a Reply-To header to all the mails. When I hit Reply my message would then automatically reply to the list and not the

Re: [PHP] Intuitive Interfaces

2003-11-25 Thread RT
On Tue, 2003-11-25 at 13:50, Chris Shiflett wrote: [snip] Some Web sites I have visited think it is helpful to use some client-side scripting to move the focus from the first text field to the second after three numbers have been entered. So, when the user hits tab after entering the first

Re: [PHP] Php ignores if statement

2003-11-22 Thread RT
On Sat, 2003-11-22 at 13:57, Pieter wrote: I recently started coding online and i have the weirdest response, my code is: ?php include 'function.inc'; echo $idbr; print (gettype($id)); if ($id = add ) { echo is add; exit; } if ($id = own ) { echo id is

Re: [PHP] Timer and submit button

2003-11-21 Thread RT
On Fri, 2003-11-21 at 10:51, Frank Tudor wrote: I am trying to create a timer tha would prevent someone from clicking submit until the timer reaches zero. THe reason is to keep an individual on a page for a certain amount of time. Does anyone know the best way to do this? PHP?

Re: [PHP] Error 1045

2003-11-21 Thread RT
On Fri, 2003-11-21 at 17:01, ike strong wrote: I don't know if this is the right place to ask this, but can anyone help me to figure out why each time I try to access my database using: c:\mysql\bin\inmysql -root -p and afterwards:(i.e. after the password prompt) Enter

Re: [PHP] Similar functions?

2003-11-19 Thread RT
I'm not sure if this is what you're looking for but if it is it will be much easier the regex's http://ca.php.net/manual/en/ref.ctype.php The functions here look to see if variables are alpha, numeric, or alpha/numeric and some other stuff. On Thu, 2003-11-20 at 01:24, Jake McHenry wrote: Can

Re: [PHP] I need answers for the questions

2003-11-18 Thread RT
On Tue, 2003-11-18 at 23:55, Greg Donald wrote: On Tue, 18 Nov 2003, Ryan Thompson wrote: What you can't find at php.net/manual/en you can find on google. But I have a question for you. Correct me if I'm wrong but isn't a subnet mask of 255.255.248.0 invalid??? I thought it had to be