how to use request scope in PHP.?

  • Thread starter Thread starter venkish m
  • Start date Start date
V

venkish m

Guest
i want to store an array or values in to request scope(may be records form database) and forward the request in to another page and i want to print those values in the second page to which request forwarded
 
Back
Top