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
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
Perplexing problem showing a .jpg
Please disregard..........I figured it out
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?