Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so