IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?
I know that maybe it is not as secu
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
Error in Configure System Landscape Directory phase
Hi
We are getting the error in Configure SLD phase ( 41 of 44 phase).
Please f
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"