Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
need help to creat database
Hello Team, please guys i am stuck from three days with paypal issue for IPN but no luck yet now i w
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a