Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
More pug propaganda.
http://www.youtube.com/watch?v=8Kkrmubsgf8
The commercial is definitely worth watching pug aw
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
remove innitial and
i am using tiny_mce as a text editor for my CMS.
buy now the problem is it add <p>
What exactly is net neatrality?
What exactly is it? I think it's anti-censorship and... stuff... but I don't really understand it
xml
<?php
echo "<h1>XML Articles</h1>";
$home
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I