Welcome Guest, Not a member yet? Register   Sign In
novice for variables questions
#2

[eluser]Yash[/eluser]
what is $file1[$x]

try like this
Code:
$data['vtag1'] = substr($file1[$x],178,1);
$data['vtag2'] = substr($file[$x],178,1);
$data['name1'] = substr($file1[$x],7,78);
$data['name2'] = substr($file2[$x],7,78);



don't use data for these values


Messages In This Thread
novice for variables questions - by El Forum - 10-10-2008, 01:12 AM
novice for variables questions - by El Forum - 10-10-2008, 02:11 AM
novice for variables questions - by El Forum - 10-10-2008, 02:15 AM
novice for variables questions - by El Forum - 10-10-2008, 02:16 AM
novice for variables questions - by El Forum - 10-10-2008, 02:19 AM
novice for variables questions - by El Forum - 10-10-2008, 02:27 AM
novice for variables questions - by El Forum - 10-10-2008, 02:32 AM
novice for variables questions - by El Forum - 10-10-2008, 03:27 AM
novice for variables questions - by El Forum - 10-10-2008, 03:32 AM
novice for variables questions - by El Forum - 10-10-2008, 03:55 AM
novice for variables questions - by El Forum - 10-10-2008, 04:02 AM
novice for variables questions - by El Forum - 10-10-2008, 05:00 AM
novice for variables questions - by El Forum - 10-10-2008, 05:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB