Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd