this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou