Jump to content

sivanath.nagendran

Members
  • Posts

    44
  • Joined

  • Last visited

    Never

Everything posted by sivanath.nagendran

  1. Hi to All, How to get Date/Time Conversion from YYYY/MM/DD HH:MM:SS To Hour Am/Pm ? ???
  2. Hi To All Client does not support authentication protocol requested by server; consider upgrading MySQL client Another one Is it possible to UPGRADE php version 4.5.5 to php5 ? Here I stuck now? what should I do now? Pls Help anyone For this. Advance thanks for your help By Sivanath.N
  3. Hi   I am newbie to SQL queries and aso database field. I need one help, how to assign to one variable as a Unique key? Pls anyone can help to this. Explain me more briefly Advance thanks for your concentration. By Sivanath.N
  4. Hi Fenway   Because I am doing one project. In my project I need to seperately display the particlar date and time., thats why i am asking. Why you asking this?   Is This not a normal (Good) question? send reply By Sivanath.N
  5. Thanks Tarun     now I clear in this concept ya. Thank you so much By Sivanath.N
  6. Pls can anyone help me how to assign Unique key to any field? advance thanks to your's help By Sivanath.N
  7. hI Wildteen     Thanks for your attention to this. It's really useful for me. Millions of thanks to you. By Sivanath.N
  8. Hi    I have enter username in one page in textbox. Then if I click submit the Username should be displayed in another page in another Textbox (input type="text")    Is this possible in HTML? Pls show me the code also. Im using PHP language, so better use PHP language for this. By Sivanath.N
  9. Still I couldn't find the solution pls can anyone help  me to this By Sivanath.N
  10. Thank you Thorpe it's working well now. Pls point me to right direct from now in Javascript, which website is better for learning Javascript. Pls suggest some site's Id for me By Sivanath.N
  11. Hi thorpe I had tried your program but still  it's not workinh? what will do now? pls help me? 
  12. Hi   I am newbie to MySQL. I had done one project in that project I stored IN&Out time into MySQL database field type is timestamp. That field like this 07-06-2006 14.25.29.     Now what I need, that is If is it possible for divide into two part  date and time from timestamp field  ? Is it possible? thanks for your help By Sivanath.N
  13.   I can't create  [b].htaccess[/b] in my login_screen located floder because if I put (Dot) [b][b].[/b][/b]htaccess it shows one messege box  " you must enter file name "!!!    My Apache root is D:/MyPHPWebPages with in this I create another folder named SRT, this folder inlude all my project programming files. Now How could I create that folder and is it enough for add only one line into that (htaccess) file " Indexes Login_screen.php "    ?   Pls tell me briefly still I could't understood your reply? Sorry pls help me for this. By Sivanath.N
  14. Hi     I had done one project. It contains more than 10 files. Now I planned to post all files into Production environment and then all the User's will be start to using that.  Now I need help for, I would like to show onle the Login_screen.php file in Localhost webpage screen(as a Front page for my Project). How to set this in Apache software?  ??? Is this possible? Thanks for your help. By Sivanath.N
  15. Sorry     I dont know anything about Javascript. Can you show me one simple example for using JS in PHP. Sorry for the mistake in my previous mail also my English
  16. Need for help Implement Javascript in my PHP file   I am newbie to Javascript and also PHP. Can anyone pls tell me how to Use javascript into php coding file also I need one sample program  (simple program combines of PHP and Javascript).   Pls clarify the basic concept of using PHP with Javascript. I already know about PHP coding. Millions of thanks for yours help By Sivanath.N  
  17.   I used these commands for set Unique key to a field.     I need to set Email as a Unique key.   I set Email varchar(30),   These way I trying to set Unique key. The commands are 1.  [b]UNIQUE KEY Email (Email);[/b]      ??? 2.  [b]UNIQUE KEY 'Email' ('Email');[/b]      ??? 3.  [b]UNIQUE  Email (Email);[/b]      ???
  18. Hi    I had designed one table srt_users also I declared UserId as a Primary key. Now I need to know how to set Email-id as a UNIQUE KEY ??? in MySQl 4.1. I m using PHP5 + MySQL 4.1.   i ALSO TRYING declareEmail as a Unique key but it shows the following error in MySQL command prompt            [color=red][b]" ERROR 1170 (42000): BLOB/TEXT column 'Email' used in key specification without a key length "[/b][/color] Thanks for help By Sivanath.N
  19. Hi wildteen   I was turn on display_errors in the php.ini . How to setup PHP to use its own error log file instead of Apaches error log? Now where should I go and have a look for PHP coding error? I mean which folder contain that PHP-error log file. Thanks to you By Sivanath.N
  20. Hi   I was try to delete that error.log file from the Apache directory, But still not rectified. Now it shows a messeg box [color=red][font=Verdana][size=10pt][b]" Access is Denied "[/b][/size][/font][/color].  ???   What will I oo now? pls help me for this. Without It's very difficult ot find error on my project. :'( Advance thanks for your help. By Sivanath.N
  21. Hi   Ya it's correct. I could store the current time into Database, whenever the user should press Submit button. Thanks for your advice. Thank you very much By Sivanath.N
  22. Hi    I am newbie to web developing area. If I try open the Error file then it shows the messege box like this  [size=10pt][b][size=10pt]error.log file is too large for notepad[/size][/b][/size]. I should tried to open the file in other windows also like Wordpad ad etc...,  But it can't be opened? what is the solution for this?      I was try to delete that error.log file from the Apache directory, But still it is not rectified. After deleted that, then it shows a messeg box " Access is Denied ".   Oh!!!! ???   What will I do now? pls help me for this. Without the error.log file, very difficult to find error on my project.  :'( Pls anyone can help me for this? Advance thanks for your help By Sivanath.N
  23. Sorry   But I need code without using any scripting language like java script. Using only php I need the code for that?   I tried some thing  in my system time is 14.44 but It shows in web page 20.05 etc.. using PHP language?
  24. Hi     Thank you so much. Thousands of thanks to you. It's working now. By Sivanath.N
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.