PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com