Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
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
Display the user's weight lost in the past week
Hello everyone,
I am working on a weight loss app for my site, and I want to display the user
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p