redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
2 decima places & How to reload my page
Hello There,
How do i put full-stop (.) after second figure from behind? ie if i have 123456
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo