Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Somebody hacked into my site and changed coding >>> URGENT HELP NEEDED <<<
I am not that much into programming , but somebody is hacking to my site and injecting some kind of
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou