why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
SOAP Issue
Hi,
I am facing some understanding problem with SOAP basic.kindly recommend some SOAP expert.
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
Forms Authentication and Refresh at Login page
Hello,
When I try to press the Login button in my webapplication at my login.aspx page nothing h
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
help with email script...
hey
I need help with my mail script
when the form on http://www.mcgdesignstudio.com/c
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..