i have the following error when i trying to execute the page
Warning: mysql_fetch_arr ay(): supplied argument is not a valid MySQL result resource in C:\wamp\www\tes t\ouraction.php on line 14
here's my
ouraction.php
[code=php]
<?php
$host = "localhost" ;
$user = "root";
$pass = "";
$dbname = "univeristy ";
$connection = mysql_connect(" localhost","roo t","")...
User Profile
Collapse
-
MYSQL Error when i try to execute
-
Php brainees Whether my idea is correct
i have a mysql db which has a table containing all universities in the country .tuttion fee, start date,course name , location etc,based upon the user selection for search i need to output the searched result .
For this how to get all the inputs in a variable so that get thru the db and display result.
whether we have to take each input in a hidden variable -
no i didn't ask for scripts i need some idea -
Efficient web search
hi all,
I'm a newbie to php,Could anyone has the idea how to write a php script to search the database for a better and fast search providing many options.
Regards
Anbumozhi -
Generating a color ramp similarly to ArcView or ArcGIS
is there any code for color ramp available like the one which is present in arcview or arcgis -
hi gits,
here is my code
[HTML]<html>
<head>
<script type="text/javascript">
function moveNumbers()
{
var no=document.get ElementById("no ")
var option=no.optio ns[no.selectedInde x].text
var txt=document.ge tElementById("r esult").value
txt=txt + option
document.getEle mentById("resul t").value=tx t...Leave a comment:
-
getting combo values
how to get the selected combo values in a text box using on change event -
hi
u replied something abt converting dbf files to postgres could you please be specific .i'm a beginner please help me.Leave a comment:
-
scripts for converting dbf or mdb files to postgres
Hi all ,
could you please sen me some sample scripts to convert dbf files to postgres .please help me in code i'm a beginner -
Scripts for dbf file conversion
hi all ,
is there any way to convert dbf files to postgres files using php
No activity results to display
Show More
Leave a comment: