User Profile

Collapse

Profile Sidebar

Collapse
insane
insane
Last Activity: Feb 27 '08, 11:32 AM
Joined: Feb 4 '08
Location: Bangladesh
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • insane
    replied to login
    yeah...thats what i want..if u have any detail script pls send me....
    See more | Go to post

    Leave a comment:


  • insane
    started a topic login

    login

    hi,
    here im in trouble with another problem with my login system.its simply working.i've created a registration form and a login form with database table user of fields name,email,user id,password.but now i want to make an admin panel to control the members page and want to retrieve the forgotten password.

    plz help me bro...

    insane
    See more | Go to post

  • insane
    replied to message blog
    in PHP
    hi,
    here im in trouble with another problem with my login system.its simply working.i've created a registration form and a login form with database table user of fields name,email,user id,password.but now i want to make an admin panel to control the members page and want to retrieve the forgotten password.

    plz help me bro...

    insane
    See more | Go to post

    Leave a comment:


  • insane
    replied to message blog
    in PHP
    hey thanks a lot .its working
    but
    yet in problem as taking (foreach) not showing error but result is not matching
    my code is
    [PHP]while($row=mysq l_fetch_array($ result))[/PHP]
    [PHP]echo $r[name_poster];[/PHP]
    [PHP]foreach ($row as $r)[/PHP]
    like another field
    but not getting the required o/p
    See more | Go to post

    Leave a comment:


  • insane
    replied to message blog
    in PHP
    hi thanks,
    i want to load the local time and date in database and also want to retrieve it
    See more | Go to post

    Leave a comment:


  • insane
    replied to message blog
    in PHP
    actually i dont know how to substract time here

    and one i want to get the o/p through html and css
    how can i do it
    See more | Go to post

    Leave a comment:


  • insane
    replied to message blog
    in PHP
    hi,
    i did it as u say.
    the field is timestamp,and i want to show it to the screen.

    the problem is that i am not getting the current local time as
    in my country the current time is 8:00pm but its showing 13:00:00 and i want to get it 12 hr format

    thanks sir 4 ur help
    See more | Go to post

    Leave a comment:


  • insane
    replied to message blog
    in PHP
    hi.
    now im trying to insert the cueernt local time and date into database automatically when the user will submit their post.

    please help me sir
    See more | Go to post

    Leave a comment:


  • insane
    replied to message blog
    in PHP
    thanks NATHJ
    its working ....
    but i cant get the local time and date its showing 0000-00-00. and ip is blank in my local server.
    please help me..
    hey! dont get angry..i know u r busy...
    See more | Go to post

    Leave a comment:


  • insane
    replied to message blog
    in PHP
    hi,
    thanks.its fine thing for me to do my job..but i want to get my output in desending order and want limit it.but my nestd loop which retrieving data from two table.plz help me....

    [PHP]$query="select p.name_poster,p .email,p.contac t_no,m.date_pos t, m.details from post_details p, message_blog m where p.contact_no=m. contact_no ";
    [/PHP]
    and in bangladesh where current time is GMT+6 hrs
    how can...
    See more | Go to post

    Leave a comment:


  • insane
    replied to message blog
    in PHP
    sorry to disturb u guys..and next time if i post i will use code tags

    myproblem is here:where i want to show it decendind order and with in limit,i also want to shoe the ip address from wher it is post and want to get the output within HTML AND CSS
    [CODE]
    [PHP]$query="select p.name_poster,p .email,p.contac t_no,m.date_pos t, m.details[/PHP]
    [CODE]

    MY insert code is here
    [[PHP]if(array_key_ex ists('submit',$ _POST))[/PHP]...
    See more | Go to post

    Leave a comment:


  • insane
    replied to message blog
    in PHP
    hi..
    here im new so plz dont take it otherwise!!!
    so far i know u will show me the way...
    thanks
    insane
    See more | Go to post
    Last edited by insane; Feb 5 '08, 04:14 PM. Reason: ITS foolish

    Leave a comment:


  • insane
    replied to message blog
    in PHP
    sorry to disturb u guys..and next time if i post i will use code tags
    See more | Go to post

    Leave a comment:


  • insane
    replied to message blog
    in PHP
    sorry to disturb u guys..
    See more | Go to post

    Leave a comment:


  • insane
    replied to message blog
    in PHP
    hi,
    i've tried to do according to ur suggestion...
    here i've attached my code for the blog..this for form and on this page

    <script>

    function check(){

    if(document.for m2.name_poster. value==""){
    alert("Please Enter your Name!");
    return false;
    }

    if(document.for m2.contact_no.v alue==""){
    alert("Please...
    See more | Go to post

    Leave a comment:


  • insane
    replied to message blog
    in PHP
    hi,
    i've tried to do according to ur suggestion...
    here i've attached my code for the blog..this for form and on this page

    <script>

    function check(){

    if(document.for m2.name_poster. value==""){
    alert("Please Enter your Name!");
    return false;
    }

    if(document.for m2.contact_no.v alue==""){
    alert("Please...
    See more | Go to post

    Leave a comment:


  • insane
    replied to message blog
    in PHP
    hi,
    Thanks for ur code and its right that im a new commer in this area.please keep me in ur touch.by giving suggestion ....
    See more | Go to post

    Leave a comment:


  • insane
    started a topic message blog
    in PHP

    message blog

    i am trying to make a message blog where i've made three database table, in one table i want insert the users ip address , current time of posting message ,header and referee..please help me ..how can i do all the things
    See more | Go to post
No activity results to display
Show More
Working...