Search Results - JustLinux Forums


Search:

Type: Posts; User: edhan

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    9
    Views
    4,063

    Thanks Sharth. I am using PHP with MySQL and...

    Thanks Sharth. I am using PHP with MySQL and being a beginner, I am rather blur when come with resolving such problem. I am searching for good database example lessons where I can further improve...
  2. Replies
    9
    Views
    4,063

    Hi bwkaz Thanks! Anyway, I followed Sharth's...

    Hi bwkaz

    Thanks! Anyway, I followed Sharth's example and it is working fine. I am grateful to both of you for being so helpful.

    ;)
  3. Replies
    9
    Views
    4,063

    Hi Sharth Thanks! Works great! ;)

    Hi Sharth

    Thanks! Works great!

    ;)
  4. Replies
    9
    Views
    4,063

    Hi Sharth It works! Thanks! Btw, I am trying...

    Hi Sharth

    It works! Thanks! Btw, I am trying to make a carriage-return for every different month but unfortunately did not work. Any idea?

    Currently display is: Jan 1, 2, 3, 4 Feb 3,7,9,11,20...
  5. Replies
    9
    Views
    4,063

    Thanks Sharth. I will try it and see if it...

    Thanks Sharth.

    I will try it and see if it works.
  6. Replies
    9
    Views
    4,063

    How to change month display?

    Hi

    Need help to change the month display from the current.

    Current display: Show date 1/8, 3/8, 22/8, 3/9, 7/9, 16/9, 5/10, 14/10 ...

    Need to change the format to be:

    New Display: Show...
  7. Replies
    6
    Views
    1,026

    Hi Chris Thank you for your response. I...

    Hi Chris

    Thank you for your response. I managed to resolve it by defining the additional checking as $member = "YES" and include with the username and password.

    Cheers!
  8. Replies
    2
    Views
    810

    Hi Yes, it works! Thanks!

    Hi

    Yes, it works!

    Thanks!
  9. Replies
    2
    Views
    810

    How to display Graphics?

    Hi

    Need to display different graphic on the same page based on different countries from the database table. If the country extracted from the table is America, how can I relate this in PHP code to...
  10. Replies
    6
    Views
    1,026

    Hi chrism01 I have tried your sample with...

    Hi chrism01

    I have tried your sample with modification to login my database but got the error as:

    Warning: Cannot modify header information - headers already sent

    Here is the code I have...
  11. Replies
    5
    Views
    1,040

    Hi Suramya Thank you for code. Now I have...

    Hi Suramya

    Thank you for code. Now I have another question. Someone has helped me with this php code for displaying 20 rows per page. If I want to edit a particular info like email or name in that...
  12. Replies
    5
    Views
    1,040

    Hi I went and check but do not understand as I...

    Hi

    I went and check but do not understand as I am still new to database.

    Do you know how to write in PHP?

    Thanks!
  13. Replies
    5
    Views
    1,040

    Insert same text for all in one table

    Hi

    How can I insert a text (example: Yes) under the field called Approved in a database table of 10,000 records without doing it one by one?

    Thanks!
  14. Replies
    6
    Views
    1,026

    Hi I am referring to having a secure web page...

    Hi

    I am referring to having a secure web page where it requires login name and password but need to verify if the user is approved for login.

    Thanks!
  15. Replies
    6
    Views
    1,026

    Additional checking

    Hi

    I am now doing a project and trying to figure out how to include an additional verification for login.

    Currently, I am having the normal login with username and password but now wanting to...
  16. Replies
    4
    Views
    751

    Hi It works only outside cgi-bin. I mean if...

    Hi

    It works only outside cgi-bin. I mean if the directory is in the htdocs/secure/
    then it will work.

    Still unable to figure out why it is not working for the cgi-bin though.

    Regards...
  17. Replies
    2
    Views
    1,192

    Hi theN It works! Just issue the command...

    Hi theN

    It works! Just issue the command TRUNCATE TABLE and the data has removed.

    Thanks!

    Regards
    Edward Han
  18. Replies
    2
    Views
    1,192

    How to empty database table ?

    Hi

    I have tried using the command under PHP to empty the database table, but it does not. Using phpMyAdmin, I am able to use the empty function to remove the data.

    I have issued the command:...
  19. Replies
    0
    Views
    649

    Wrong date shown using php with RH8.0

    Hi

    I am now facing this problem. Using PHP to allow users to key in their DOB ( Date of Birth ) but when output on the screen, it is shown as 1 Jan 1970 for all input of year below 1970. This...
  20. Replies
    4
    Views
    751

    Hi When I add: order deny,allow deny from...

    Hi

    When I add:

    order deny,allow
    deny from all

    I get Internal Server Error.

    What can I do?
  21. Replies
    4
    Views
    751

    about .htaccess and .htpasswd

    Hi

    I have created the .htaccess and .htpasswd in the path /usr/local/apache/cgi-bin/secure

    I have checked both .htaccess and .htpasswd are located in the path but when I tried to access the...
  22. Replies
    7
    Views
    812

    Hi Thanks for all your help. It works after I...

    Hi

    Thanks for all your help. It works after I issue the command export PATH=/usr/sbin:$PATH

    Thanks again!

    Regards
    Edward Han
  23. Replies
    7
    Views
    812

    Hi I am logon as root. When echo $PATH , it is...

    Hi

    I am logon as root. When echo $PATH , it is not in the path for /usr/sbin.

    How am I to add the path? Please advice.

    Thanks!

    Regards
    Edward Han
  24. Replies
    3
    Views
    815

    Hi I don't really understand what you are...

    Hi

    I don't really understand what you are saying. I am still a newbie. Please explain a little more details.

    Thanks!

    Regards
    Edward Han
  25. Replies
    7
    Views
    812

    Useradd & groupadd for RH8.0 ???

    Hi

    Any idea why I can't use the command useradd or groupadd ? Executing it and it says command not found.

    Please advice and let me know how I can use it. Thanks!

    Regards
    Edward Han
Results 1 to 25 of 66
Page 1 of 3 1 2 3