Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
System copy error in RUN ABAP REPORT PHASE
Hi,
I am performing system copy on my test server. I have previously taken export of JAVA + A
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as