problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
Sort Alternative/bi-monthly
Hi all,
Am going mad trying to get something to work.
I'm creating a CMS for a magazi
need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen