Re: [PHP] How do you do the ? mark after a filename

2006-11-12 Thread Thomas Bonham
Thank you for that, it was a big help. Can I also call function that way? Again thank you for your help. Thomas Tom Chubb wrote: On 12/11/06, Thomas Bonham <[EMAIL PROTECTED]> wrote: Hi All, I keep seeing the ? mark after many file names index.php?id=234. So what I would like to k

[PHP] How do you do the ? mark after a filename

2006-11-11 Thread Thomas Bonham
Hi All, I keep seeing the ? mark after many file names index.php?id=234. So what I would like to know is how do you make them. I have heard that they can make a programs life sampler when doing somethings with a database. Thank you, Thomas -- PHP General Mailing List (http://www.php.net/) T

[PHP] LDAP Authentication

2006-05-12 Thread Thomas Bonham
Hello, I'm trying to do a ldap authentication page. I can get there username and I don't know how to get the password from ldap. It didn't show up in the the search for the command line. So how do I get the password of the users? Thomas -- PHP General Mailing List (http://www.php.net/) To u

[PHP] PHP Links

2006-03-25 Thread Thomas Bonham
I'm trying to find out how make following happen Example: http://www.example.com/test.php?id=20 What makes this happen and how do I make it. Thanks Thomas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Email Form

2006-01-19 Thread Thomas Bonham
Hello All, I don't remember how to do email with php. I have all of it done, except for I can't get it to show the senders email address. All I get it from [EMAIL PROTECTED] If some one has a example that they can post that would be great. Thank You Thomas -- PHP General Mailing List (http

[PHP] Re: Send in a form there email

2005-07-24 Thread Thomas Bonham
I fond the fix. When you use \n in the string and then try to echo it back it doesn't echo back right. But when you send it the \n works. Thomas Thomas Bonham wrote: Hello All, I'm trying to format a the variables for the form to send them there email. What I need is how do I

[PHP] Send in a form there email

2005-07-24 Thread Thomas Bonham
Hello All, I'm trying to format a the variables for the form to send them there email. What I need is how do I put a new line in the string that is be send. Thanks Thomas -- -- Thomas Bonham RHCT (Red Hat Certified Techn

Re: [PHP] Re: Session warning

2005-07-17 Thread Thomas Bonham
s s / t a b l [EMAIL PROTECTED] property]$ Also I gess I can't have the null line at the top of my file. Again Thanks of the help. Thomas On 7/16/05, Rasmus Lerdorf <[EMAIL PROTECTED]> wrote: > Thomas Bonham wrote: > > Ok that is some help. > >

Re: [PHP] Re: Session warning

2005-07-16 Thread Thomas Bonham
y l e s h e e t " t y p [EMAIL PROTECTED] property]$ Thanks Thomas On 7/16/05, Rasmus Lerdorf <[EMAIL PROTECTED]> wrote: > On Sat, 16 Jul 2005, Thomas Bonham wrote: > > Jasper Bryant-Greene wrote: > > > Thomas Bonham wrote: > > &g

[PHP] Re: Session warning

2005-07-16 Thread Thomas Bonham
Jasper Bryant-Greene wrote: Thomas Bonham wrote: Hello All, I'm working on session and I'm getting this warning. Maybe someone can help fixing this problem. Below is the following code. Warning: Warning: session_start() [function.session-start]: Cannot send session cookie - heade

[PHP] Session warning

2005-07-16 Thread Thomas Bonham
if($result->num_rows>0) return true; else return false; } ?> Thank for the help. Thomas -- ------ Thomas Bonham [EMAIL PROTECTED] bonhamlinux.org Cell 602-402-9786 -

Re: [PHP] SESSION

2005-07-15 Thread Thomas Bonham
Thanks for all of the help. It is working now(On one page). Thomas On 7/11/05, Richard Lynch <[EMAIL PROTECTED]> wrote: > On Sun, July 10, 2005 7:50 pm, Thomas Bonham said: > > I have been trying to update & fix the errors. > > With the new code (That I will post at t

Re: [PHP] SESSION

2005-07-10 Thread Thomas Bonham
thomas/cis166ae/data/login.php [Sun Jul 10 19:44:57 2005] [error] [client 127.0.0.1] File does not exist: /var/www/html/favicon.ico Thx Thomas Thomas Bonham wrote: Using the examples for php and my book. This is the error that I get with the following code. ERROR: [client 127.0.0.1] PHP Warni

Re: [PHP] SESSION

2005-07-10 Thread Thomas Bonham
/thomas/cis166ae/data/login.php [Sun Jul 10 19:44:57 2005] [error] [client 127.0.0.1] File does not exist: /var/www/html/favicon.ico Thx Thomas On 7/10/05, Thomas Bonham <[EMAIL PROTECTED]> wrote: > Using the examples for php and my book. > This is the error that I get with the fol

Re: [PHP] SESSION

2005-07-10 Thread Thomas Bonham
x27;Password:'; echo ''; echo ''; echo ''; } ?> Thanks Thomas On 7/10/05, Richard Lynch <[EMAIL PROTECTED]> wrote: > On Sat

Re: [PHP] SESSION

2005-07-10 Thread Thomas Bonham
x27;Password:'; echo ''; echo ''; echo ''; } ?> Thanks Thomas Richard Lynch wrote: On Sat, July 9, 2005 8:27 pm, Thomas Bonham said

[PHP] SESSION

2005-07-09 Thread Thomas Bonham
Hello All, If someone can send me a example of a login sesson. Thomas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Newbie Help

2005-05-02 Thread Thomas Bonham
ot;Page Not Set.");} > > >>?> > > >> > > >>My site is: http://bonhamlinux.org > > >>My email is: [EMAIL PROTECTED] > > >> > > >>Thanks for all the help. > > >>Thomas > > >> > > >>

Re: [PHP] Newbie Help

2005-05-02 Thread Thomas Bonham
; ?page=/review/review23.php > in the URL. Also its a security risk allowing people > to call php scripts > from the URL. > > Cheers > Richard > > Thomas Bonham wrote: > > Hello All, > > > > First of I'm new to this a hop I'm doing this >

[PHP] Re: Can someone help me build a regular expression?

2005-05-02 Thread Thomas Bonham
[EMAIL PROTECTED] wrote: Hi All, I've sucessfully got a JavaScript validating some text boxes to make sure that only numbers exist.I cheated and downloaded a regular expression someon else had used and that works nicely. I wish to validate the text box in the format of: xXX.X With the uppe

Re: [PHP] Newbie Help

2005-05-01 Thread Thomas Bonham
Here is all of the page, except one or two and the images. Thomas --- Mark Cain <[EMAIL PROTECTED]> wrote: > YES let see the src > > - Original Message - > From: "Thomas Bonham" <[EMAIL PROTECTED]> > To: > Sent: Sunday, May 01, 2005 1

Re: [PHP] Newbie Help

2005-05-01 Thread Thomas Bonham
oth of the dot php's ?? Would it help to include the full path to the includes such as: /home/bonhamli/public_html/links/index.php.php so something like that. Mark Cain - Original Message - From: "Thomas Bonham" <[EMAIL PROTECTED]> To: Sent: Sunday, May 01, 2005 10:3

Re: [PHP] Newbie Help

2005-05-01 Thread Thomas Bonham
Andre Dubuc wrote: On Sunday 01 May 2005 10:39 pm, Thomas Bonham wrote: Hello All, First of I'm new to this a hop I'm doing this right. If some one can help me with my web site page. I'm trying to make it call a page and I get a error line 42. Error: http://bonhamlinux.org/idex

[PHP] Newbie Help

2005-05-01 Thread Thomas Bonham
Hello All, First of I'm new to this a hop I'm doing this right. If some one can help me with my web site page. I'm trying to make it call a page and I get a error line 42. Error: http://bonhamlinux.org/idex.php?page=links/index.php The code that I'm trying to do this is the following: My site is:

[PHP] Newbie Help

2005-05-01 Thread Thomas Bonham
Hello All, First of I'm new to this a hop I'm doing this right. If some one can help me with my web site page. I'm trying to make it call a page and I get a error line 42. Error: http://bonhamlinux.org/idex.php?page=links/index.php The code that I'm trying to do this is the following: My site i