Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo