PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
simplexml and xpath - Need some help
Hello,
I am trying to parse an xml which comes back from Amazon and I am trying to know how m
split values
I have values that are returned to me in this format:
name=>test,age=>49
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
"SEO" URLs
Hey, I'm wondering how to go about creating and using these types of URLs. I'm presuming it's PHP th
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in