39,393 Topics

Member Avatar for
Member Avatar for yasodhadevi

hi, i am using php, javascript, ajax in my Timesheet project. I made a grid displaying details of Timesheet such as Date, Day, Starttime, Endtime etc. i coded this grid using table, input tag and displayed it in php. i have used input tag name as array and i want …

Member Avatar for fatihpiristine
0
84
Member Avatar for fatihpiristine

everything works fine... i upload any picture or file that i allowed the things is, i want to add uploading progress any ideas?? here is my code.... [code] <?php //-------------------------------------------------------------------------------- $path = ""; $web = "../uploads/"; $nopic = "nopic.jpg"; $ad = "add_item"; $no = "1"; $page = $ad.$no; //-------------------------------------------------------------------------------- $isim …

Member Avatar for fatihpiristine
0
65
Member Avatar for janaki07

Hey sorry for any unintentioned broken rules - I'm a PHP newbie here, and a newbie to the list! Does anyone know of any problems with PHP 4.3.11 and using $HTTP_SERVER_VARS['REQUEST_URI']? I"m having a hard time getting php generated html links (ahref tags) in my php page to work. I'm …

Member Avatar for fatihpiristine
0
143
Member Avatar for tanha

Hi. I want to create a program for LIBRARY, I faced to problem on depositing book section (Giving book to someone), in this section there is a combo which should contian the books name, maybe we have from one book two, three (Quantity), if one of them given to some …

Member Avatar for tanha
0
208
Member Avatar for Just Trying

Does anyone know where i can find a free 7x7 or 6x6 or 8x8 Forced Matrix Script. I bought one online for $99.99 about more than 1 month now and i NEVER got the script. The script has been removed from the server. I send many emails but no response. …

Member Avatar for Guyonfire99
0
70
Member Avatar for aso186

I am relatively new to php and I want to create a basic page with dynamic content. So say I have a page called products.php that acts as an index to my products, a link such as products.php?product=box would go to a page with the particular details of 'box' and …

Member Avatar for JeniF
0
101
Member Avatar for Lucky13MN

I have script that is almost done, I just need help with one more thing. I'll describe the relevant structure the best I can, then explain what I need. TABLE carlot FIELDS trackpt, id TABLE cars FIELD userid, carid TABLE grpusers FIELD id Field id from table carlot = field …

Member Avatar for iamthwee
0
106
Member Avatar for ploppy

hi. i wonder if someone could check this script for me and tell why it isn't producing any results. here is the code: [code=php] <?php function ShowMyFiles() { // vars global configuration global $dbConn, $theme_path; // vars messages global $msg; // vars template global $error_msg, $status, $files, $owner, $test, $paginated; …

Member Avatar for ploppy
0
160
Member Avatar for Cente
Member Avatar for Cente
0
108
Member Avatar for tomjohnson

Hello everyone, I have a bit of a problem. I am in the middle of developing a site that needs to use transactions. I have several different tables that comprise a single insert form. Table A, B and C all require transactions. From what I understand, mysql_query does not support …

Member Avatar for tomjohnson
0
108
Member Avatar for ryy705

Hello, Is it possible to write a php script and have it automatically excecute at a certain time everyday? I need to write a script that will do garbage collection on my database everyday. I do not have a whole lot of power over the hosting server and I can't …

Member Avatar for somedude3488
0
56
Member Avatar for Skeletor

Since I installed PHP 5, I am getting this error 500 from the browser any time I try to run my PHP application. Curiously enough, the first time I ran it, it ran fine, but never more. [B]Has anybody any idea of what's going on?[/B] :(

Member Avatar for fatihpiristine
0
42
Member Avatar for tanha

Hello every body, I made an image gallery, but the photos displaying repeatedly in each row, I want the seven pictures displaying in each row of the table, then starts from the other row and same for others, the attachment pictures show the problems, what should I do? [CODE] <?php …

Member Avatar for tanha
0
548
Member Avatar for somedude3488

Hello everyone, I got really bored yesterday and made a php chat program during 2nd and 6th hour at school. Its very basic and I wanted to know what features should be added. This was made to talk to friends during school so I don't want to make it really …

Member Avatar for fatihpiristine
0
113
Member Avatar for fatihpiristine

I have been working on my web site almost a year.. i decided to turn it onto open-source, I meant registered users would be allowed to change page codes. without uploading the files to ftp. how can i do these??

Member Avatar for fatihpiristine
0
91
Member Avatar for MyBohoBaby

I am trying to change the index.php file on OsCommerce <the text on the front page>.... Its giving me this error message... Error: I can not write to this file. Please set the right user permissions on: /home/mybohoba/public_html/osCommerce/catalog/includes/languages/english/index.php What am I doing wrong?? This is soo irritating.. ROFL Any help …

Member Avatar for highvisualprodu
0
144
Member Avatar for djwakko18

I have this code and when i try run it i got a menssage"PHP Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\AppServ\www\bla bla bla.......... on line 15 i will thankfull if anybody can help me ------------ [code=php]<?php session_start(); if ($userid && $password) { // si …

Member Avatar for johny_d
0
130
Member Avatar for Venom Rush

Hi there I started a thread about this in the MySQL forum about this ([url]http://www.daniweb.com/forums/thread93312.html)[/url]. Basically I don't know what my db table design should be like in order for me to sort the dates from most current to latest date. The format is as follows: DD Month YYYY eg(05 …

Member Avatar for Venom Rush
0
79
Member Avatar for nickw

I'm working on a project (lord knows why, I'm a below average coder) where I need to identify a phone number and its country code and national code to obtain the billing info.. I have been able to obtain the the country code without problems, but I'm having problems getting …

Member Avatar for nickw
0
386
Member Avatar for ztwalsh

I am developing a website where users can ad entries to a database. I am using phpMyAdmin to create the database. It works perfectly on my local testing environment, but when I upload it to my remote server it doesn't. I have used my hosting company's (GoDaddy) version of phpMyAdmin …

Member Avatar for somedude3488
0
135
Member Avatar for StrikeFreedom

Hi I'm tying to get php to calculate someone's age from that person's birthday, for example 1985-04-11 the age would be 20 anyone can tell me how I could do that? Thanks!

Member Avatar for carlosdavis
0
196
Member Avatar for Holy_Assassin

Hello everyone! I've been thinking to design a web-based database (in DB2 and PHP) for my father's company, but I need some help because I don't know where to start. Details: [LIST] [*]The database will be used to store Microsoft Office's files (Word, Excel, Powerpoint, Publisher) and Adobe files (Indesign, …

Member Avatar for fatihpiristine
0
54
Member Avatar for cvbayot

i'm doing a web based application that has a feature of sending sms messages. the process: when a costumer send a text message to the system, the system will send the same message to the assigned consultant. if the consultant didn't reply within 15 mins., the system will send the …

Member Avatar for fatihpiristine
0
81
Member Avatar for suren66

hi I have windows vista home basic runing on my pc , i've installed apache 2.2 and php 5.2.4 , i've added all the needed lines to httpd.config and restarted the apache , it's all fine and am not facing any error . but when I test it with the …

Member Avatar for fatihpiristine
0
137
Member Avatar for fatihpiristine
Member Avatar for fatihpiristine
0
53
Member Avatar for ndeniche

i've seen various threads about this same problem (at least i'm not the only one:D), but the most recent post is from 2006, so i wouldn't like to revive a long dead thread... :P i've installed Apache 2.2.4, and PHP 5.2.3 for Windows 32 i'm working on Windows XP... my …

Member Avatar for suren66
0
146
Member Avatar for vb28

[code]<script language="javascript"> document.writeln(document.location); </script>[/code] hi the above code display the url of the page that is load on, but i was wondering do you guys know of way to display traget windows url for example <form action="action.php" target="actionwindow"> this will open a new window with the hidden name actionwindow but …

Member Avatar for nickw
0
115
Member Avatar for tryphy

<?php $conn = mysql_connect("localhost", "root", "general"); mysql_select_db("cms"); $result = mysql_query("SELECT * FROM Category"); echo "<table width='400' border='1' cellpadding ='3' cellspacing ='4' bordercolor='#45310F' fontcolor=#FFFFFF>"; //$cimage = while($take = mysql_fetch_array($result)) { echo"<tr><tr>"; echo "<tr><td>"; print $take."<br>"; echo "</td><td>"; print $take."<br>"; echo "</td></td>"; echo "<t6><td>"; echo $take."<br>"; echo "</td></tr></tr>"; echo "<tr><tr>"; } echo …

Member Avatar for Venom Rush
0
102
Member Avatar for fernandodonster

I would like to take back of my database of postgress. now i am doing the command "pg_dumb " which written in a shell script and run it on command promt How it will do with PHP? Can i use that shell script in the PHP? Is there any need …

Member Avatar for fernandodonster
0
176
Member Avatar for dgs010243

I have this website: [url]http://dan.somnea.free.fr/CH[/url] It contains a lot of info about php, xml, java, javascript and so on. In the home page there is an applet. All the other pages are in PHP. My question: Is there a PHP source code solution to be added into the website (not …

0
45

The End.