Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Can't find a decent web analytics!!!
I've downloaded and installed Piwik. It's location detection based on IP addresses is fairly inaccur
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder