2 issues
#1

1.Something weird is going on,I made a new arguments - d,m and y,but it still gives me this errors:
PHP код:
warning 219local variable "y" shadows a variable at a preceding level
error 035
argument type mismatch (argument 1)
warning 203symbol is never used"y" 
Here are the lines:
PHP код:
new d,m,ygetdate(y,m,d); 
Why do I still get those errors?


2.I have the function strval_fix in the string.inc include,but I still get those errors:
PHP код:
error 017undefined symbol "strval_fix" 
Could someone help me?
Thanks
Reply


Messages In This Thread
2 issues - by nuriel8833 - 12.04.2011, 08:12
Re: 2 issues - by Mean - 12.04.2011, 08:19
Re: 2 issues - by iggy1 - 12.04.2011, 08:23
Re: 2 issues - by nuriel8833 - 12.04.2011, 08:36
Re: 2 issues - by nuriel8833 - 12.04.2011, 12:47
Re: 2 issues - by Mean - 14.04.2011, 09:09
Re: 2 issues - by [DJ]Boki - 14.04.2011, 09:11
Re: 2 issues - by iggy1 - 14.04.2011, 09:15
Re: 2 issues - by Mean - 14.04.2011, 10:02
Re: 2 issues - by nuriel8833 - 15.04.2011, 06:18
Re: 2 issues - by Mean - 15.04.2011, 08:47
Re: 2 issues - by nuriel8833 - 15.04.2011, 09:20
Re: 2 issues - by nuriel8833 - 16.04.2011, 15:25
Re: 2 issues - by nuriel8833 - 17.04.2011, 08:56

Forum Jump:


Users browsing this thread: 1 Guest(s)