Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Add trigger to UpdatePanel programmatically
Hi,I'm working on a website which uses AJAX and Masterpages. What I have is an AJAX UpdatePanel whi
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
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
storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&