Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
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
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")