File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm