Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
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
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
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