no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
Multiple submit forms inside a mysql array page
Hi all,
Im having trouble to get the beneath script to work the thing i can't seem to get wor
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v
Connecion issue
Hi,
For some reason, I keep getting this error when trying to connect:
Warning: mysql_
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any