PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or b
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g