a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro