Welcome Guest, Not a member yet? Register   Sign In
anchor() function problem...
#1

[eluser]XssLab[/eluser]
Hello,

sorry but I have a simple problem with anchor function....

an example:

Code:
<?= anchor('users/delete/', 'delete'); ?>

I need to append ID user to delete/

and... I try with:

Code:
<?= anchor('users/delete/'".$row->id."', 'delete'); ?>

but, the HTML output... is without ID!

Where is the problem?


Messages In This Thread
anchor() function problem... - by El Forum - 11-13-2008, 07:48 AM
anchor() function problem... - by El Forum - 11-13-2008, 07:56 AM
anchor() function problem... - by El Forum - 11-13-2008, 08:01 AM
anchor() function problem... - by El Forum - 11-13-2008, 08:19 AM
anchor() function problem... - by El Forum - 11-13-2008, 08:22 AM
anchor() function problem... - by El Forum - 11-13-2008, 08:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB