Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
Hashing?
Hi, I was hoping to take a string value then convert it - consistently - across each of our pages in
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho