breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this:
abc
validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec