39,323 Topics

Member Avatar for
Member Avatar for dbayo

hello..can i get the php code for print function..does anyone have the code?..tq..i'll appericiate it.

Member Avatar for nav33n
0
50
Member Avatar for justinmyoung

[B]I'm writing a simple weblog, and I'm new to PHP; but thanks to this particular resource, I'm learning more and more. With that said, I'm making some mistakes, which I need help finding solutions for. I'm receiving these three Warning/Errors:[/B] Warning: mysql_query() [function.mysql-query]: Access denied for user 'root'@'localhost' (using password: …

Member Avatar for nav33n
0
115
Member Avatar for justinmyoung

I'm only learning PHP, and have encountered some problems that I'm sure are issues newbies often encounter. Nevertheless, I need help. I'm writing code for a simple Weblog forum and one of the problems I've encountered comes on a page entitled viewcat.php. To me, the code looks good. But I …

Member Avatar for nav33n
0
101
Member Avatar for dbayo

hello..i make cumulative grade pointer average (CGPA) process for my project..does anyone have the example for me to refer..i really appreciate the help..

0
69
Member Avatar for bunnny

Hello, I need clean web 2.0 xhtml/css design with valid code and integrated to phpBB3. The design must be similar to this websites: [URL="http://www.sprintbio.com/"]here[/URL] [URL="http://www.talkfreelance.com"]here[/URL] [URL="http://eden.cc/"]here[/URL] [URL="http://www.twistsystems.co.uk/"]here[/URL] [URL="http://capturethevalley.com/"]here[/URL] [URL="http://www.energycrew.ca/"]here[/URL] [URL="http://www.wellcodeit.com/"]here[/URL] [URL="http://www.kompakt.cz/"]here[/URL] [I]you may follow the color palette of # 4 and 7[/I] IE, FF, Opera, Safari equal! If you can …

0
65
Member Avatar for mrcniceguy

want to create a single profile page for members. The way I want it is when any user logs in he will automatically be taken to that single profile page. I am wondering if there is a way I can make the code extract only the profile and passport of …

0
61
Member Avatar for flynismo

Hello everyone, New to daniweb; this is an excellent forum and I've learned a lot in the short time I've been here. Trying to build a traditional dating site, and as such, it's crucial the members can search for other members on the site. I am also new to PHP, …

Member Avatar for nav33n
0
94
Member Avatar for jobykjoseph
Member Avatar for lydia21

hi i have upload option where the user will be allowed to upload only txt file..when the admin tries to view the uploded file i want to show him in html format

Member Avatar for nav33n
0
63
Member Avatar for carobee

how can i set limit to my sessions in php so that if a page remains idle for certain time, the user is logged out?

Member Avatar for cpickering
0
71
Member Avatar for bhaskarchoudari

Hi , for message board or builliten board , i used phpbb3 , for my requirement is every forum message is first visible to admin ( he has a chance to accept or deny) whenever accept then only message pass to other member. how can i solve this please guide …

Member Avatar for cpickering
0
49
Member Avatar for bhakti.thakkar

Hi all, Array ( [0] => Array ( [AssessmentFormItem_VC] => 1.1 [Item_ID] => 5792 ) [1] => Array ( [AssessmentFormItem_VC] => 1.2 [Item_ID] => 5794 ) [2] => Array ( [AssessmentFormItem_VC] => 2 [Item_ID] => 5795 ) [3] => Array ( [AssessmentFormItem_VC] => 1 [Item_ID] => 5796 ) ) how …

Member Avatar for nav33n
0
90
Member Avatar for juvincy

Hi, I have been trying to develope a code for updating a table if a specific option is selected from a dropdown list the following is a select option code. [code=php]<select name="x_visittype" id="x_visittype"><? echo $visittype;?> <option>Select</option> <option id="x_visittype">ADM</option> <option id="x_visittype">NE</option> <option id="x_visittype"><?php echo($opt);?></option> <option id="x_visittype">AC</option> <option id="x_visittype">CO</option> </select> The logics …

Member Avatar for nav33n
0
63
Member Avatar for jjasoningram

Hi guys. As I have said in my earlier posts, I am new to PHP. Still feeling my way through. I have a script that takes information from a form and places it into a mysql database. This same script sends some of the information to an email address that …

Member Avatar for nav33n
0
63
Member Avatar for maloken

Hello,I wanted to know if anyone could show me how to get started with coding a pvp script with real time battle between both players and partys(groups) fighting with a time limit thank you soo much those of you who do help

Member Avatar for maloken
0
49
Member Avatar for davidwes

When I'm trying to run a command in PHP, I am getting these warnings: [B]Warning:[/B] exec() has been disabled for security reasons in /home/panel/public_html/index.php on line 63 Now. I looked in cPanel WHM to be welcomed with a message of: [url]http://img205.imageshack.us/img205/6682/qwqweut1.png[/url] So... as you can see Safe Mode is turned …

Member Avatar for techniner
0
190
Member Avatar for forzadraco

any software can make a report like crystal report for php ?? or convert it to pdf,word n excel...? Thanks all, Ardy Satria H

Member Avatar for sDJh
0
51
Member Avatar for ¤| battousai |¤

Hello all, A few days ago I tried to use a mail script and recieved an error: "Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25....." Which was wierd because I had set the smtp server to my isp's mailserver. When I changed the smtp_port to 30, …

Member Avatar for ¤| battousai |¤
0
142
Member Avatar for bornok15

i have written a simple class for OOP in mysql and php and when i tested if even if the values that i used also in my normal connection process is the same the mysql won't connect me to it.. this is my class: [CODE] <?php class DBlink{ protected $link,$dbname,$uname,$passw,$db,$hname; …

Member Avatar for nav33n
0
132
Member Avatar for Anee007

Hi, I have a html page .. that opens a flash page .. after selecting the data in the flash .. flash is calling a javascript where i am using the document.forms.action and document.addType.submit().now the data comes in Xml format .. where i parse the xml using the file_get_contents.problem is …

0
56
Member Avatar for kings

hi i have a application where the user can post resume for 'N' no of job orders when the user clicks apply it should get his username & pss.Next time when he is applying for another job order it should not ask him the uss &pss ...........i tried the below …

Member Avatar for nav33n
0
57
Member Avatar for mcx76

I added the php form but its not working. [B]"php file"[/B] [CODE]<?php $message = ''; $to = "zeee76@gmail.com"; $from = $_POST['email']; $message .=' <b>name = </b> '.$_POST['name'].'<br /> <b>email = </b> '.$_POST['email'].'<br /> <b>company = </b> '.$_POST['company'].'<br /> <b>telephone = </b> '.$_POST['telephone'].'<br /> '; $Mail_header = "Content-type: text/html\n"; $Mail_header .= …

Member Avatar for nav33n
0
90
Member Avatar for Designer_101

Hi I have an uploader that sends the users display picture to a directory after being uploaded. Say the directory for the picture is /img/dp/picture.jpg and the thumbnail directory i want them to be in is img/dp/thumb/ could anyone suggest the best method to do this i understand it slightly …

Member Avatar for tie372
0
50
Member Avatar for Getty

Am doing an end of year project and my information system is mostly intranet based.the only time I get to put anything online is when I want to carry out some online selling.All I need is a very simple free php code for online selling.Pls pls help.

Member Avatar for forzadraco
0
47
Member Avatar for mcx76

I am trying to add FLASH(swf) file on site.But unable to do.Can be seen [URL="http://www.cravingcatering.com/osc/index.php"]here[/URL] white big space.Movie not loading. Or i place the swf on wrong place.Please guide.Thanks I use this file to update. [CODE]<?php /* $Id: languages.php,v 1.15 2003/06/09 22:10:48 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions …

0
80
Member Avatar for Kobussie

Hi everyone! :) I'm just starting out with php and mysql, and encountered the following problem: I have installed: Apache 2.2.8-1 PHP 5.2.5-7 MySQL 5.0.51-3 on an Arch-Linux system. Apache and PHP are working: I tested that. I can log in to mysql from the commandline; I made a small …

Member Avatar for Kobussie
0
93
Member Avatar for Designer_101

HI CAN ANYONE SEE Y THIS IS ECHOING OUT TWICE THE AMOUNTS OF EACH FIELD IN MY DATABASE??? [CODE=PHP]<?php $count = 0; $data = array(); $query = "SELECT * FROM profile WHERE ID = '1' "; $result = MYSQL_QUERY($query); $line = mysql_fetch_array($result); foreach ($line as $col_value) { $data[$count] = $col_value; …

Member Avatar for Designer_101
0
114
Member Avatar for sukhy_1

Hello i want 2add the name of the person who logged in at the top of the page, but the name comes from a SQL database called details, but the username and password is kept in another table called member they both are linked by id, this code below luks …

Member Avatar for Suomedia
0
83
Member Avatar for macy2323

Can we call a php function on html buttons onClick event? if yes, how? i really had a hard time solving this.here is my code: [code=php]<?php function store_func($param){ //some code here } ?> ... <?php ... echo '<td> <input name="edit" type="submit" id="edit" value="EDIT" onClick="store_func($param);"/></td></tr>'; ... ?> [/code] it doesnt execute …

Member Avatar for Suomedia
0
82
Member Avatar for Flybye

Hi all. I have setup phpbb3 successfully in the past with MYSQL. Fast and easy. But my friend has a server that only supports MSSQL. The phpbb3 setup programs states only that "MSSQL Server 2000+ via ODBC is available." I have been spoiled using all the tolls Godaddy has to …

0
54

The End.