Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
You have two tables galleries and images, and you need to know how many images each gallery has associated with it. This Query returns the sum of distinct record joined to another table by a common field (gallery_id).
0
2076
posted 15 years ago by jbranca
To follow all of members in a list, you may want to use http://tweepml.org/
0
1421
posted 15 years ago by zuzara
Great for those situations where you need an element fixed on a page - so when a user scrolls it stays in the same position - *relative to its parent element*.
0
1714
posted 15 years ago by Meander365
Add this to your .htaccess file to make PHP5 the default version on Netcologne (Germany) Webspace.
0
1585
posted 15 years ago by mountbatt
A very liberal validation of phone number. Assures there are at least 10 digits in there somewhere.
1
1455
posted 15 years ago by housecor