CodeIgniter Forums
searchText!! - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: searchText!! (/showthread.php?tid=28127)



searchText!! - El Forum - 03-02-2010

[eluser]Shaileen[/eluser]
How do we write the following code in CI?

This is written in perl..

my $searchText = param ('searchText') || '';


searchText!! - El Forum - 03-02-2010

[eluser]Shaileen[/eluser]
got it by myself!!
done!! Smile