Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
I need an iframe that calls up a different page according to the date
hi
I don't know any php (only html) and I urgently need to do the following:
I need a
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T