Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
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
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
Variable uses and placement
I'm new to PL/SQL and am trying to learn about variable valid uses/placement (any pointers to any do
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)