Wardy


Member since 09/11/2008

12 snippets

5563 profile views

4 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

Wardy's Recent Snippets



« Prev 1 Next »
0 1431 posted 16 years ago by Wardy
First Remove all capital letters, then capitalise the first ones in each word.
1 1231 posted 16 years ago by Wardy
0 1622 posted 16 years ago by Wardy
0 1313 posted 16 years ago by Wardy
How to style a submit button so it looks like text
2 1737 posted 16 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 1899 posted 16 years ago by Wardy
« Prev 1 Next »