Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i