Jump to content

filter result for each item


a.doroudian

Recommended Posts

Hi every body

 

I get label of forms from db to customize for different languages.

My problem is when i get result how i could find label of each row.

I could select for each row of form but it is not logical.

In .Net i could fill array and use items.find property of array to find title of each row for example label of          "first name" in English or Germany.

Thanks for any guides.

 

Regards

Ali

 

Link to comment
https://forums.phpfreaks.com/topic/255458-filter-result-for-each-item/
Share on other sites

I do it in first place .

Imagine i have five textbox with five label,in first place i get data of all label in $Result.

Now i want to set label of firstname in English language  ,How i could extract record of FirstName from $Result for example

$Result_Find("firstname") ?.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.