Coefficient of a Restitution Hints
Hello. I was wondering if anyone can give me hints on how to write this program...
The coeffi
Estimations and Effort
HI Gurus,
Would like to know whether SAP have a provision for carrying out the Project es
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
FFmpeg Images 2 Video conversion problem ??
I got folder full of images , number of images = 600 , I want to make a video which plays one image
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?