What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r