puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
Best way to cross matching large datasets
Hi,
Im running a script where am I cross matching about 200 000 data sets with each other. Ea
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.