Automatically Detect Phone Model for WAP Jar Deployment
Making a wap site is fairly simple, but I'd like to know if there's a way to make it so that the wap
Motivational Posters
Hello,
I wonder how can i do them in php. Are there any sample codes that you can show me?
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va