jlvallelonga


Member since 09/22/2008

Name: Justin Vallelonga

Website: http://www.justpushbuttons.com

College student [email protected]

2 snippets

3250 profile views

2 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

jlvallelonga's Recent PHP Snippets



« Prev 1 Next »
this function formats a web address for use in a link.<br> echo formatWebAddress("google.com");<br> http://www.google.com/
1 565 posted 14 years ago by jlvallelonga
use this function to insert a string into another string at a certain position.<br> echo insertString("legendary", " wait for it ... ", 5);<br> legen wait for it ... dary
0 497 posted 14 years ago by jlvallelonga
« Prev 1 Next »