How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
double and single quotes in text fields acting up... help please
Single quotes, when entered into a text field, create an sql error upon Submit. It seems to create t
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.