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
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
Intrastat Report Config in ECC 6.0 - goods Movement in EU countries
Colleagues, need ur help to understand the changes require in ECC 6 standard Report configuration se
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.