- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 6
- Posts with Downvotes
- 2
- Downvoting Members
- 4
15 Posted Topics
[QUOTE=csshacker;607282][CODE]<?php header("Content-type: application/x-msdownload"); header("Content-Disposition: attachment; filename=extraction.csv"); header("Pragma: no-cache"); header("Expires: 0"); require_once( "db.php" ); $query = "SELECT * FROM name ORDER BY last"; $result = mysql_query($query) or die(mysql_error()); echo "ID,First,Middle,Last,Email\r\n"; //header while($row = mysql_fetch_array($result)){ echo "\"$row[id]\",\"$row[first]\",\"$row[middle]\",\"$row[last]\",\"$row[email]\"\r\n"; //data } ?>[/CODE][/QUOTE] May i know what is with the 'db.php'? and what is the …
[QUOTE=mr.khurrams;793711]first check that does your localhost works, put the following URL in you Browser(IE,Firefox,Opera etc)....."http://localhost/phpinfo.php" if it shows some php's info then it means your XAMPP is in working condition[/QUOTE] i have just installed the browser that you've required snd put the URL "http://localhost/phpinfo.php" on it.. unfortunately this is what …
the nature keeps us alive! i wanna live longer!! do you think of what you are thinking??
maybe it goes like this... [CODE] $sql = "SELECT * FROM table1 a LEFT JOIN table2 b ON a.IDNumber = b.IDNumber"; $qry = mysql_query($sql); [/CODE]
what's wrong with my coding?please help. [CODE] <?php $a= $_POST['ques']; $sql="SELECT * FROM $question WHERE question=$a"; $query=mysql_fetch_array($sql); while($result=mysql_fetch_array($query)){ $result['id']; } ?> [/CODE] or this one [CODE] <?php $sql="SELECT * FROM $question WHERE question='".$_POST['ques']."'"; $query=mysql_fetch_array($sql); while($result=mysql_fetch_array($query)){ $result['id']; } ?> [/CODE]
[CODE] <?php $sql="SELECT * FROM profile,role WHERE role.id=profile.role_id"; $query=mysql_query($sql); while($result=mysql_fetch_array($query)){ $result['username']; } ?> [/CODE]
i learned that the more you shoved six feet under your vices..the more you'll get habituated. i wish that facebook deactivation has an expiration date that could last for a year...a facebook addict like me finds hard to move on and be responsible to the promises(to do not use the …
what will happen to the CD if i format it? will it be no more useful???please help
how to use a .img file??? (it's an OS from microsoft)
does anyone of you knows a article about ORACLE REPORTS? thanks :) ps: please post the site
i had just opened my facebook account and read a page of a friend. it's all about [COLOR="Red"]the beginning of the end of facebook[/COLOR]!woohh!! it is quite intriguing because people are using facebook widely!it is indeed very helpful for me to update my friends and families,,especially, to my crushysss!!:icon_redface::icon_redface::icon_redface::icon_lol::icon_lol: (the …
recently i downloaded [COLOR="Red"]xampp-win32-1.6.6a-installer.exe[/COLOR] with the help youtube.com......i followed all the steps until i finish downloading. fortunately, it was successful. after the download, the video shows the deletion of all the content of [COLOR="Red"]htdocs[/COLOR] [I]folder[/I]...i am now in a doubt if i will also delete all the files inside the …
[COLOR="Red"]help![/COLOR] i am now installing Windows XP on VM virtualbox,and i am now about to finish my installation until i get to midst on giving the product key. unfortunately, i lost the copy of my product key...huhuhuhuhuhu :'(:'( guys i need your suggestions..[COLOR="red"][QUOTE]is it okay if i close the running …
please help! we are going to develop a web-based learning management system..what programming languages should i use? including php.
The End.
suhnako