0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
~505 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Web Development x 3
Favorite Tags
2 Posted Topics
Re: Dynamic Redirect
For Dynamic Redict Use this....It may help you a lot. [CODE]function redirecturl($url) { echo '<script type="text/javascript">'; echo "window.location='$url';"; echo '</script>'; }[/CODE] Thanks, Karthik,
Hi, Split it on each as each menu index. i.e : students.php?m=add students.php is student area index and the file access is add.php It works i hope
The End.
nkmswot