Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
Give me all your tricks for minimizing jar file size
Hi, I'm coming close to releasing my J2ME game... I am kicking up against the 64k size barrier w
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