header redirect problems? please help
Ok i am making a site that generates youtube thumbnails and i am generating an image that displays 1
Require select-option functionality in Module Pool Programming
Hi Gurus,
I am doing a development by Module Pool on Warehouse Management. For that devel
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Getting PHP to ammended the selected in option field
Hey Guys
thanks for everyones help so far. This site and its users are oozing awesomness.
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
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)
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan