Help with writing "$" with fopen
I just can't get my syntax correct. Could someone help me please? I am trying to write a connect fil
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Word filter problem
Hello,
im trying to make a filter for words inputted in to my website but i want to store the
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin