User Profile
Collapse
-
yes i am picking the email address from the query to update the record -
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...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";...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... -
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 -
-
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
No activity results to display
Show More
Leave a comment: