PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
getting Vars to pass to next page.
Hello all,
I have a confusing situation on my hands, i am a member of a gaming community and we
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is