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
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
Export hangs
Hi all, please help
I have a Oracle 10.2.0.3.0 database. When I want to query the dba_segmen
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d