Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w