39,320 Topics

Member Avatar for
Member Avatar for gandhimathi

ADODB Error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified i downloading odbc driver for php...i paste that drivers in php ext directory....then also i m getting this error...anybody help me

0
126
Member Avatar for veledrom

Hi, [code] INSERT INTO person (name, surname, fk_accessid) values ('$name', '$surname', SELECT id FROM access WHERE name = '$uid' AND psw = '$psw') [/code] Hi above code doesn't work. Is there such thing thou? EDITED: Note: I meant to open this in Mysql forum but I cannot move it now.

Member Avatar for pclfw
0
81
Member Avatar for Abdel_eid

Dear All; i would like to ask how to divide data among pages like what yahoo mails did when you read your mails for example the first page contains 10 mails when you press next page , the you go to page 2 which contains another 10 mails , i …

Member Avatar for Abdel_eid
0
234
Member Avatar for shahidkohat
Member Avatar for futhonguy

Hi, I stuck on this query for quite a while. will appreciate if someone can help me to look at this query and correct me where i had done wrongly. [CODE]$val_d = $_GET['val_d']; $sql = "SELECT * FROM device"; $sql .="WHERE device_num LIKE '%$val_d%' ";[/CODE] the error message prompted was: …

Member Avatar for futhonguy
0
107
Member Avatar for dasatti

Hi, I want to print many post cards with the click of a buttons with contents and addresses comming from the database using PHP. Can anybody have some ideo how to do that. My concerns is how can I print a number of post cards with any user interaction. Thanks

Member Avatar for dasatti
0
129
Member Avatar for borntowin_786

Hello I am pasting my code.this code is used for data collection purpose.But i m getting an error in this.Can anybody help me? [CODE]<?php ini_set('max_execution_time','510000'); ini_set('memory_limit','2056M'); require_once 'Classes/PHPExcel.php'; require_once 'Classes/PHPExcel/IOFactory.php'; //$zipcode=35212; //$sleep_time=1; //Generating sleep time random-wise $sleep_time = rand(1,15); $result_array=array(); $number=2; $objReader = PHPExcel_IOFactory::createReader('Excel2007'); $objReader->setReadDataOnly(true); $objPHPExcel = $objReader->load("C:\Documents and Settings\Tushar.Chavan.DC\Desktop\sunlight\US_ZIP_CODES.xlsx"); …

Member Avatar for chrishea
0
130
Member Avatar for mangel.murti

hi all, i found this code on net.this class take one image file and output two different dimenstion of that image.. ..problem is that when i am including this in another php file as below and excuting it showing me Error..? Errors are Warning: imagesx(): supplied argument is not a …

0
66
Member Avatar for ayesha789

[B]I want result as Not Available if value is null or 0000-00-00 or 1971-01-01[/B]Hi, this is a code , which I used for showing results from 3 tables. Lease_North is my main table. When I join with another 2 tables using Left, if there is not value exist in table …

Member Avatar for JRM
0
117
Member Avatar for sadiyadhansay

hello, i m fresher in php. i m having problem getting following display in "multi level combo box" 1. 1.a 1.a.1 1.a.1.1 1.a.1.2 1.a.1.3 1.b can you please help me how it can be done ? thanks sadiya

Member Avatar for sadiyadhansay
0
224
Member Avatar for gedas

hey everyone, i got a website that works with ajax, well simply what it does is that when you start typing customers name it shows the hint about what names you could be trying to spell. i want to change this so it wouldnt show the name sugestion but it …

Member Avatar for gedas
0
62
Member Avatar for buranda

Hi. Assume there are contents in DB as follows. ------------------------ name favorites John cat Peter dog ------------------------- If as soon as I enter "John Peter" the following screen should display with no page movement. Input: John Peter Output: :The favorites: John cat Peter dog Is it possible to impliment? Give …

Member Avatar for as.bhanuprakash
0
85
Member Avatar for Phil++

Hey I'm trying to display this: [code] echo "<a href="javascript:createBBtag('[bold]','[/bold]','txtA')"><strong>B</strong></a>"; [/code] It gives errors though! Is there a way around it? Thanks :)

Member Avatar for goje87
0
26
Member Avatar for Jayakrishnan_gk

Hi. I am planning to create a software for Customer Relationship Management (CRM). Somebody please suggest a robust development framework that is open source, easy to use, scalable, easy to make web based application. I have a lot of tables in my database. And speed is very important. I was …

Member Avatar for Jayakrishnan_gk
0
71
Member Avatar for SJai

Hi i need the help of how to access the PHP files values from the External JavaScript. I have read we should keep Header("content-type: application/x-javascript"); this line in PHP. I have done everything, if any one can explain this with Example code and please explain how to use the value …

Member Avatar for FlashCreations
0
1K
Member Avatar for SunnySideUp

Hi, I am trying to Paginate Query Results. The values are passed through a form allowing users to search a database based on certain criteria they select. Now I got two problems though, 1) I can't get all the results from the database(as not all the criteria is working) ? …

Member Avatar for FlashCreations
0
125
Member Avatar for takeshi

Hi.. I'am asking if you know how to code in archiving files in database.. I have a link in my webpage, and i want that if i click the link,the process of archiving files will perform..and all the records stored in database will archive or will compress .tnx in advance..

0
62
Member Avatar for amisopno

Hello, I am a new user. This is awesome community . Hope I will have right way.. Have a look at [url]http://eprothomalo.com[/url] How I can develop such website. Each there any opensource reference or any paid reference. Thanks in advance...

Member Avatar for hemgoyal_1990
0
117
Member Avatar for BzzBee

I have three sites and i want to use single username and password (login information) for all of these three sites. User will register on one site and that login information will use for other sites as well. How can i do that using php. Kindly help me ASAP.

Member Avatar for hemgoyal_1990
0
75
Member Avatar for eawade

I am trying to create a simple function, maybe using Regular Expressions, that would let me search text for a substring of continuous characters. For example, I don't want a word or URL etc. to exceed 25 characters in length. The most important thing is that the string is identified …

Member Avatar for darkagn
0
96
Member Avatar for gedas

hi everyone, can anyone tell me why am i getting two outputs when i am only asking for one, well here is the code it will be more self explanatory. it is simply a dictionary [CODE] <?php // Fill up array with names $a[]="Hello-common greeting"; $a[]="phone-a comunication device "; $a[]="pc-personal …

Member Avatar for gedas
-1
79
Member Avatar for fawkman

Hi Guys I am trying to build a small CMS. One of the features is the ability for users to add a Flickr URL of one of their Flickr albums so it's then embedded in their profile. So I have a field in the users db called flickr_url. I have …

Member Avatar for fawkman
0
141
Member Avatar for phpangel

hi guyz, i want to create an archive for my website entries (news,articles....etc) can anybody help? appreciate the answer

Member Avatar for diafol
0
178
Member Avatar for aditi_19

Hi, I want to create an editable combo box in php which allows the user to select a value either from a drop down list or enter some text in the box itself. How is it possible to do? Thanks, Aditi

Member Avatar for kireol
0
53
Member Avatar for itisnot_me

ok so i have been trying to think of a way that i could calculate multiple values under one variable. ex: in my loop i am calling $total a few times depending on how many entries there are. i know that if i was to echo $total it would only …

Member Avatar for diafol
0
90
Member Avatar for Expert-World.co

Hi, I am updated my database table each day with a few thousand rows of data. The data relates to products and contains a unique product code Each day sales information comes in about the product and the update may also contain new products. [B]Data is like this:[/B] time_stamp: 1267354256 …

Member Avatar for diafol
0
118
Member Avatar for veledrom

Hi guys, I am new in OOP. I know the rules and use of abstract classes but, I just want to know why we should use abctract or what is the purpose of it, rather than using normal classes while we can accomplish same thing in both ways? If i …

Member Avatar for ShawnCplus
0
111
Member Avatar for indoreankita

how can we parse excel sheet and insert its values into mysql database table using php?

Member Avatar for crohole
0
248
Member Avatar for gedas

hey everyone, well i'm creating my own website about geography and i come to a point where i have to use ajax i am quite confident programmer in javascript and php but i have never worked with ajax. well what im trying to do is have a field where i …

Member Avatar for gedas
0
66
Member Avatar for khadrani_arif

Hi, There are two drop down box named Category, and SubCat. On page load event the Category drop down list is filled. and SubCat drop down is empty.And on selecting the Category drop down box a list of images belonging to Category is displayed and parallely the list of Sub …

0
44

The End.