Wardy


Member since 09/11/2008

12 snippets

7258 profile views

4 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

Wardy's Recent Snippets



« Prev 1 Next »
0 1750 posted 17 years ago by Wardy
First Remove all capital letters, then capitalise the first ones in each word.
1 1508 posted 17 years ago by Wardy
0 1937 posted 17 years ago by Wardy
0 1607 posted 17 years ago by Wardy
How to style a submit button so it looks like text
2 2042 posted 17 years ago by Wardy
The problem is some times the redirect may kick you off to the next page before all the session variables have been saved. The true solution to lost session vars on redirect is to simply call session_write_close(); before setting the redirect header....
0 2280 posted 17 years ago by Wardy
« Prev 1 Next »