Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
[function.file]: failed to open stream: No such file or directory
Okay I wrote this little script to upload a csv file that is located on my webhosts server to a mysq
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi