Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
When I am trying to insert WBS element in a project, error occurs:
"A WBS eleme
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
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