Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon