Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Where:
* 3307 is the local port used to connect to the remote database. You can use 3306, however, this could conflict with your PC’s MySQL installation.
* localhost and 3306 is the MySQL address from the remote server (most people will...
0
1871
posted 16 years ago by danshields
creates something like list_49 with the 49 corresponding to id of record in database.
0
1732
posted 16 years ago by deschism
Enable a secure tunnel for safe browsing.
Remember to enable SOCKS proxy. SOCKS host: "localhost" - Port: 9999
0
1604
posted 16 years ago by MatiasD
This line can be used to refresh the current page. Submitted by philsturgeon on #codeigniter in the Freenode IRC server.
3
1982
posted 16 years ago by AzizLight
This is a script for finding a string in files under a current folder in TextMate. It can be very convenient if you know what you are looking is in a particular folder by saving your time searching each file individually or going through a long list...
0
1591
posted 16 years ago by phalkunz
I'm constantly checking to see if a certain program or process is running. This helps reduce the typing and the clutter.
0
1450
posted 16 years ago by kitzelh
This is inspired by this http://www.cgi101.com/book/ch5/text.html so I'm using a similar example. In PHP you can combine a set of checkboxes into an array using square brackets like this:
<form>
<input> Red<br>
<input> Green<br>...
1
2632
posted 16 years ago by ptepper
Very easy to use and helps keep browsers from jumbling your email up.
0
1668
posted 16 years ago by dmautz1