How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
get the country of visitor and display content based on that
Hello all,
I have seen that Google analytics can tell you where a visitor is coming from and
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu