using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
At max how many columns is advisable to create in a table/view
Hi All,
I have two transaction table from which i want to create a simple view or material
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
CE 7.1 and External GIS integration
Hi All,
We want to develop an application on CE 7.1 which uses GIS features from an exter
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t