Posts
 
Reputation
Joined
Last Seen
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.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for BradleyD

I believe this will work for you: http://digitalbush.com/projects/watermark-input-plugin/ Or you can use HTML5: http://davidwalsh.name/html5-placeholder-css

Member Avatar for BradleyD
0
229
Member Avatar for joshuao

You can store this full Array in your DB table using serialize/unserialize functions of PHP. <?php $array = array( 'id' => 1, 'name' => 'Joe', 'phone' => '24543' ); $serialized_array = serialize($array); // Insert $serialize_array into DB // When pulling it out from the DB you do: $retrieved_array = unserialize($DB_Result->DB_Field_of_Array); …

Member Avatar for LifeSteala
0
637
Member Avatar for LifeSteala

Hi please help. I use to be on ADSL internet. Changed to Cable internet and loving the speed. I got a Motorola Sb5101 Surfboard Modem(Cable) and was using a DLink DSL G604T Router. I wanna save a bit of money and want to trying hooking both devices up so I …

Member Avatar for octavia lowe
0
192

The End.