Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon file
GMail like Chat in ASP.NET
Hi,Can anyone suggest me, how to incorporate GMail like chat in my existing ASP.Net application.I wa
Undefined variables
hi
----------------------------------------------------------------------------------------------
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here