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
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:
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
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
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
[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
; ?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
>
ot;Page Not Set.");}
> > >>?>
> > >>
> > >>My site is: http://bonhamlinux.org
> > >>My email is: [EMAIL PROTECTED]
> > >>
> > >>Thanks for all the help.
> > >>Thomas
> > >>
> > >>
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
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
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
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
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
x27;Password:';
echo '';
echo '';
echo '';
}
?>
Thanks
Thomas
Richard Lynch wrote:
On Sat, July 9, 2005 8:27 pm, Thomas Bonham said
x27;Password:';
echo '';
echo '';
echo '';
}
?>
Thanks
Thomas
On 7/10/05, Richard Lynch <[EMAIL PROTECTED]> wrote:
> On Sat
/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
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
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
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
-
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
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
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.
> >
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
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
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
25 matches
Mail list logo