Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Return X values where an ID number doesnt matter
Well as for subject heading, thats the best i could think of.
Currently im having a problem w
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
xml
<?php
echo "<h1>XML Articles</h1>";
$home
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [