urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Trigger tag in aspx is not coming
hi all ,iam new to ajax, iam using file upload inside the update pannel but right now i want to use
Scene graph using Direct3D?
There are several C++ scene graph based packages available for OpenGl, like say OSG,
http://w
validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q