PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
standard ALV application toolbar, into custom report....
HI,
I have a question regarding displaying standard ALV menu path and application toolbar
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
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)
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre