parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my