User Profile

Collapse

Profile Sidebar

Collapse
ajaykataram
ajaykataram
Last Activity: Feb 14 '07, 05:56 PM
Joined: Jan 4 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • yes i am picking the email address from the query to update the record
    See more | Go to post

    Leave a comment:


  • Hi
    what's happening here is when the email address column before column is null the data is omitted and proceded to further step so i am getting two rows instead of a single row inserted in the page

    [PHP]
    PHP Code:
    1-t_saigopal@yaho o.com
    2-saicharan.m@gma il.com
    3-rangs.des@yahoo .com
    4-ajay.pro@yahoo. com
    5-jagadeesh.pro@y ahoo.com
    6-anil.pro@sachi-infotech.com
    7-vbrao@sachi-infotech.com...
    See more | Go to post

    Leave a comment:


  • Hi actually whats happening in my following code is when the data in the csv file is updated and uploaded the csv file again, the data is not inserted into the database. please check my code and where i am making mistake please correct my code

    thanks in advance

    [PHP]
    <?php

    // connect to DB
    $host_name = "localhost" ;
    $db_user = "root";
    $db_password = "sachi";...
    See more | Go to post

    Leave a comment:


  • uploading txt files,csv files and vcf files into database

    Hi all i am getting error in the following code to upload files csv and txt files

    i have to insert the following values only into database if firstname,lastn ame and email id is null it should not accept the data and skip that row. And for csv file if encounters headings it should skip that row
    the fields are id,firstname,la stname,address, city,state,zip, email,telephone number

    in these above fields firstname,lastn ame...
    See more | Go to post

  • ajaykataram
    started a topic file upload for .vcf format in php
    in PHP

    file upload for .vcf format in php

    hai everyone

    can any one help me in writing code for file upload to accept .vcf format only
    in php


    thanks and regards
    ajay kumar k
    See more | Go to post

  • ajaykataram
    replied to php questions
    in PHP
    thanks for the reply

    Thanks and regards
    Ajay Kataram
    See more | Go to post

    Leave a comment:


  • ajaykataram
    started a topic php questions
    in PHP

    php questions

    hai everyone

    i want answers for this questions

    1)How many ways i can register the variables into the sessions
    2)How many ways to redirect the php page
    3)list out the different arguments in php header functions
    4)how would you backup and restore mysql database

    thanks and regards
    Ajay Kataram
    See more | Go to post
No activity results to display
Show More
Working...