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
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Word filter problem
Hello,
im trying to make a filter for words inputted in to my website but i want to store the
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql