Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other