very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
. and .. appearing instead of pictures
First of all, thanks very much for providing this forum. It is very much appreciated!
My son
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I