need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
php mail form text wont appear / javascript included
Guys/gals...
I am running into a problem whereby I have a great piece of javascript code that
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
get the country of visitor and display content based on that
Hello all,
I have seen that Google analytics can tell you where a visitor is coming from and
replacements
I have a variable in my PHP script like
ASSFDDDDDDDDDDDDDASDDDDDDDDARYTRHKKHHHHHHHHHHH and p
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan