Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
Trigger tag in aspx is not coming
hi all ,iam new to ajax, iam using file upload inside the update pannel but right now i want to use
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t