in reply to Re^3: Need help with pagination
in thread Need help with pagination
Can't modify constant item in scalar assignment at C:/xampp/perl/lib/Article.pm line 143, near "amp;" Everything worked well ...$string .= "<a href=\"/cgi-bin/recordz.cgi?ng=$lang&page=main&sess +ion=$session_id&min_index_our_selection=$min_index&max_index_ +our_selection=$max_index&country_swiss=$country_swiss&country +_france=$country_france&with_lang_french=$with_lang_french&with_l +ang_german=$with_lang_german&with_lang_italian=$with_lang_italian +&with_lang_english=$with_lang_english\" ><-$j-></a>  ";
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Need help with pagination
by marto (Cardinal) on Dec 31, 2022 at 11:23 UTC | |
Re^5: Need help with pagination
by Corion (Patriarch) on Dec 31, 2022 at 11:14 UTC | |
|