Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Help with form post data and arrays
Hi all,
I am new to this forum... It has been awhile since i have worked with arrays, and i a
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat
How to show the difference between two data field in a database with php.
Hello php gurus,
how r u all... i'm not so well facing a typical problem please help me...<