User Profile

Collapse

Profile Sidebar

Collapse
ashtaj
ashtaj
Last Activity: Jun 6 '07, 06:01 PM
Joined: Feb 21 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ashtaj
    replied to PLZ help
    in PHP
    realy thanx man
    See more | Go to post

    Leave a comment:


  • ashtaj
    started a topic PLZ help
    in PHP

    PLZ help

    hi all first off all am new,,, i develop login form by php and my database is mysql data but the proplem i can not go to the next page when i write the correct user name and password ,,how i can link it to the next page i write the code to show me what is the error please i realy need it



    <?php

    if( (!$username) or (!password) )
    { header("Locatio n:$HTTP_REFERER "); exit();}
    ...
    See more | Go to post

  • ashtaj
    started a topic Mailling System
    in C

    Mailling System

    Hi all Sorry for my bad english---i need help i am new in c++ and i wont to create mailling sysem and i don't know how i can make it
    See more | Go to post

  • ashtaj
    replied to Array
    in C
    int y[i],x[z],c[m];
    int o;

    for(o=0;o<i;o++ )
    {
    c[m]=y[i]*x[z];
    printf("%d",c[m]);
    }


    is it right?
    See more | Go to post

    Leave a comment:


  • ashtaj
    replied to Array
    in C
    Element by element
    See more | Go to post

    Leave a comment:


  • ashtaj
    started a topic Array
    in C

    Array

    Hi all how can i multiplay two arrays toger in C language
    See more | Go to post
No activity results to display
Show More
Working...