Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
PHP page loading in Firefox but not in IE
hello,
i am currently doing a project in PHP and i have a problem. If I view the project in M
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<