Search Results

Showing results 1 to 4 of 4
Search took 0.02 seconds.
Search: Posts Made By: enim213
Forum: PHP Jan 9th, 2009
Replies: 12
Views: 3,658
Posted By enim213
.. hey phpNewbie.. umm the sites i gave was a great help.. i am also a self taught coder.. i only search , read forums.. and it gave so much more than i think of..

it's easy to paste the code...
Forum: PHP Jan 8th, 2009
Replies: 12
Views: 3,658
Posted By enim213
with that... try to search tutorials on google.. try website like w3schools.com, tizag.com.. there are many examples there.. including php and mysql for your data fetching.. when your done, post it...
Forum: PHP Jan 7th, 2009
Replies: 12
Views: 3,658
Posted By enim213
Hi, you can have php code <?php echo $_SERVER['PHP_SELF'];?> on your form action to return the results in the same page.

and in the top of your page(the same page with the form), add conditional...
Forum: PHP Aug 14th, 2008
Replies: 19
Views: 5,575
Posted By enim213
hi.. i am a also a newbie.. try this one.. this worked for me. :)

<html>
<head>

</head>
<body>
<?php
//mysql connection
$dbconn = mysql_connect("","","") or die();
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC