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
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
double and single quotes in text fields acting up... help please
Single quotes, when entered into a text field, create an sql error upon Submit. It seems to create t
php global variable
how can we create global variable so we can use its value in any form.. Please give example to