Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
Sort Alternative/bi-monthly
Hi all,
Am going mad trying to get something to work.
I'm creating a CMS for a magazi
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,
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<