Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
creating a 1 to 100 in a table
hi guys I am a newb in php need some help.
I have a table with 1 column and 100 rows and in
string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
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