How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
error help - Dynamic Image
I've been working on making my site less cluttered in the directories and more secure lately. In an
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point