Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")