Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
Anti Spam Code Problems
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Add User script "Could not execute query"
This should be an easy script but I can't get it to run. Can someone please help me?
<
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam