Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Displaying a record from mysql in a simple swf file
Hi,
I have a mysql database containing information I would like to display in my swf.
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple