preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
Hotlinking Picasa as the image folder of a website
Hi there PHP freaks, I would like to create a private album in Picasa to use it as the image folder
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p
Disable Scrollbar in TableControl
Hello everbody,
please can anybody help me - outherwise i'm going to become desperate :P<
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";