Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha
php problem?
I don't think I'm stupid, but maybe I am.
I am working on a sit for a friend I am try to put
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her