Where is my php.ini???
Hi
First off - apologies - i'm not a coder so this may sound very amateur.
I'm having
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
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
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
GIS appliction help
I found some tutorials in the internet to develop a map application I don't want to use google maps
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin