[PHP] Page title changes when call functions!!

2002-07-31 Thread Sailom
I am a newbie in this area so please be patient for my silly question :) I have a bad experience coding in PHP. I create a home page in PHP, index.php. Within this PHP code, it calls functions which are placed in other file. I notice that the page title changes to something that I don't want

[PHP] using Cascading style sheet

2002-07-30 Thread Sailom
I just turn to use CSS instead of HTML style. Can you explain pros and cons of using CSS? I am quite concern about compatibility to client-side web browser. Thanks Sailom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Accessing upper directory of public_html directory

2002-07-23 Thread Sailom
to place such script in directory above %public_html directory. The problem is I do not know how to access such directory. Is it because the service I bought does not allow me to do it? or if it is accessible, how to do it? I know this is a silly question but please help me. Sailom -- PHP

[PHP] Getting current URL

2002-07-22 Thread Sailom
This might be a silly question. Just like the subject, how to get the current URL? I want to make a reload button by making a form and direct user to the current page. Sailom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Getting current URL

2002-07-22 Thread Sailom
Thanks :) Peter [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... -Original Message- From: Sailom [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 23 July 2002 12:53 PM To: [EMAIL PROTECTED] Subject: [PHP] Getting current URL Th

[PHP] Password in script

2002-07-18 Thread Sailom
I am new to PHP and MySQL and never have experience in this area. I am writing a PHP script that connects to MySQL server. I have to put a password of MySQL into the PHP script. I think it may not be secured. What do you think? How can I make it more secure? Thanks. -- PHP General

Re: [PHP] Password in script

2002-07-18 Thread Sailom
THANKS :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Password in script

2002-07-18 Thread Sailom
s:[EMAIL PROTECTED]... Yes, but if you're on a shared server, other users of the user will likely be able to read your PHP files get the password. -Original Message- From: Tyler Longren [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 23:10 PM To: Sailom Cc: [EMAIL PROTECTED]

[PHP] Using index.php instead of index.html

2002-07-16 Thread Sailom
Hello, I am a novice on PHP and web programming. Can any one suggest me if I can use index.php in place of index.html? I really need to concern about security issue too. Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Using index.php instead of index.html

2002-07-16 Thread Sailom
Thank you so much. :) Sailom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php