calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
Unable to display contents in Second Drop Down Box
Hi All,
What I am trying to do is 2 dependent drop down boxes and when user selects su
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav