Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo
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)
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do