pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Embedding flash object in Else statement
This is my first major project in PHP and I'm having some trouble embedding a flash object in an Els
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
read integers that returns a negative or prints the average
Im trying to finish this homework assignment by tommarow afternoon and I keep getting stuck.
Wr
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
curl javascript problem
Hi Experts.
I'm new curl and wanna to get some info from this http://www.amadeus.net/
when
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that