Just wondering what you think about my site
I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought a
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
Thread in PHP
Thread in PHP
Some basic use and basic code for thread in php
This is my question?
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to