in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?