[Tutorial] Returning strings and arrays
#9

Okay, i want to ask something..

How can i determine if this string having an underscore and i'm want to delete with strdel?
And, can you give me another example like.... i want to return list to string.

Here is the function:
PHP Code:
stock ListAdmin(admin_level)
{
     switch (
admin_level)
     {
           case 
1txt "text based";
           ...
     }
     return 
txt;

Reply


Messages In This Thread
Returning strings and arrays - by IllidanS4 - 17.02.2019, 15:09
Re: Returning strings and arrays - by Mazio - 17.02.2019, 15:11
Re: Returning strings and arrays - by SyS - 17.02.2019, 16:41
Re: Returning strings and arrays - by SymonClash - 18.02.2019, 11:39
Re: Returning strings and arrays - by Mobtiesgangsa - 18.02.2019, 22:26
Re: Returning strings and arrays - by Pottus - 19.02.2019, 21:39
Re: Returning strings and arrays - by coool - 20.02.2019, 10:17
Re: Returning strings and arrays - by K0P - 20.02.2019, 10:42
Re: Returning strings and arrays - by B3x7K - 14.09.2019, 15:35
Re: Returning strings and arrays - by Jonny - 14.09.2019, 19:21

Forum Jump:


Users browsing this thread: 1 Guest(s)