user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:
http://www.mydomain.com/directory/index.php
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen