Search the web
Sign In
New User? Sign Up
bang-phpug · Bangalore PHP User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 253 - 282 of 1136   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
253
Hi Friends, I am new to this group and I have a problem that I want to create a graph using PHP so anybody can help to do this and that graph should be dynamic...
kunanu_rohit
Offline Send Email
Nov 1, 2006
6:51 pm
254
hi this will create a flash of whatever data you specify using php http://www.maani.us/charts/index.php hope it helps. ... From: kunanu_rohit...
Andy Nagai
anagai
Offline Send Email
Nov 2, 2006
3:07 am
255
Pritesh, Its very much situational, lets say you have an Ad-Server and you have millions of very small images, I would recommend you to go for the database...
Ved Prakash
ved74
Offline Send Email
Nov 2, 2006
9:37 am
256
Hi, Good day to every one! I have one doubt, that is how can we change the ownership of an uploaded file(normal php file upload) using PHP? Thanks in advance....
mohan doss
mmohandoss_m
Offline Send Email
Nov 3, 2006
1:53 pm
257
hello everybody I am new to this group also new to php-mysql , want to learn more ... Find out what India is talking about on - Yahoo! Answers India Send FREE...
ajee sp
max_bluesp
Offline Send Email
Nov 4, 2006
5:59 am
258
now I am required to design an interface which is more like a excel data entry form. What I mean is like for example if this is a grade sheet used by a teacher...
anushila_guha
Online Now Send Email
Nov 6, 2006
3:32 am
259
Hey people i have a question here. Do you guys know of any script that helps you to dump a MySQl database into a text file I have a database hosted at...
shantanu bhadoria
shantanubhad...
Offline Send Email
Nov 6, 2006
3:38 am
260
why dont you have a single FORM for all the "information fields" and then prompt the teacher to enter multiple times as we do not know how many times the data...
B S Reddy
sdojobs
Offline Send Email
Nov 7, 2006
4:00 am
261
Hi to all Iam going to attend PHP?MySql Interview so pls give me an idea to what i have to prepare for PHP?MySQL Programmer, What type of question they ll...
joykannan_msit
Offline Send Email
Nov 7, 2006
1:06 pm
262
Hello I am creating pdf file using php.They dont give me any error but not opening that file. pls checked the code <? $pdf = pdf_new(); ...
pritesh loke
priteshloke
Offline Send Email
Nov 9, 2006
5:41 am
263
The PHP team announced the release of PHP 5.2 last week. The new release has quite a few new features, bug fixes and optimizations: 1. Input Filtering is...
Vinu Thomas
uglyftp
Offline Send Email
Nov 9, 2006
5:53 am
264
Hey man, I have sent you couple of php n mysql questions.. enjoy and All the best... and also for which company are you giving the interview... Maqs ...
maq sood
maq005
Offline Send Email
Nov 9, 2006
9:31 am
265
Hi, I want to do crystal report in php.Can any body help me regarding this. I am working on Linux platform....
deepaspai_1983
Offline Send Email
Nov 11, 2006
3:55 am
266
Crystal Reports is a windows only application. You really can't have CR running on Linux. If you're insterested in accessing CR through PHP in a windows ...
Vinu Thomas
uglyftp
Offline Send Email
Nov 11, 2006
4:07 am
267
hello friends i am facing problem at the time of reading XML file from PHP. i am using php ver 4.4.4. i want load data from the xml file for that i am using...
gonzal_rocky
Offline Send Email
Nov 14, 2006
4:41 pm
268
Is there a method to do the following in Java script search for (one|two|three|four) and replace one by 1, two by 2 , three by 3 and four by 4. nanda ... Check...
nandan raj
iamnandans
Offline Send Email
Nov 15, 2006
3:07 am
269
Upgrade to php5. php5 latest build has got better support for classes than earlier releases. Regards Ved...
Ved Prakash
ved74
Offline Send Email
Nov 15, 2006
3:07 am
270
Rocky, Your problem is PHP4. I would recommend you to upgrade to PHP5. But, there are ways to get over it, if you try using pear. Regards, Ved...
Ved Prakash
ved74
Offline Send Email
Nov 15, 2006
3:49 am
271
HI Iam usnig WAMP 1.6.4 , Now iam developing a project using this package.some one told me that if u want to develop project u should install individually(that...
joykannan_msit
Offline Send Email
Nov 16, 2006
3:44 pm
272
Joy, I don't see a problem in using Wamp for development. It's quite common for developers to use Wamp to setup the development environment because of it's...
Vinu Thomas
uglyftp
Offline Send Email
Nov 17, 2006
3:12 am
273
Dear friends, I want to know whether PHP 5 is stable or not.If so please tel me which version is stable in the 5.x series. Recently I upgraded PHP 4.x to 5.1.x...
Mahabaleshwar
mahihs2002
Online Now Send Email
Nov 17, 2006
11:02 am
274
PHP 5.1.x and above are quite stable. We're using that on some of our production servers. Some of the functionality in PHP4 has either been removed or disabled...
Vinu Thomas
uglyftp
Offline Send Email
Nov 23, 2006
3:18 am
275
hello any one can say about how to seperate the files and folder in a particular directory....
skumar_sss
Offline Send Email
Nov 27, 2006
4:03 am
276
Hi SKumar, Can you please elaborate your question in detail? Regards...
Ved Prakash
ved74
Offline Send Email
Nov 27, 2006
12:08 pm
277
... <html> <head> <title>Recursive Directory File Lister</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style> <!-- ...
Mani Shankar Dwivedi
raju_mani_2000
Offline Send Email
Nov 27, 2006
12:11 pm
278
Hello to all I want one littile help in PEAR This is my code <? require_once "MDB2.php"; $dsn = "mysql://root:ppp@localhost/mht"; $options =...
pritesh loke
priteshloke
Offline Send Email
Dec 3, 2006
3:15 pm
279
Hi, Greetings & Good Morning I am new to PHP - am used to some html & Perl. Are there good Traning centers in Bangalore for PHP ? Further are there good...
axsubram
Offline Send Email
Dec 3, 2006
3:16 pm
280
Hello, You are getting this error because your MDB2 object was not created. Instead, when you called the factory() function an error object was returned...as...
gayatri_ajith
Offline Send Email
Dec 7, 2006
10:02 am
281
Hello If you have good tutorials for PEAR pls give me. :( Thank you. gayatri_ajith <gayatri_ajith@...> wrote: Hello, ...
pritesh loke
priteshloke
Offline Send Email
Dec 10, 2006
4:23 pm
282
Hello I want to creating blogging website like wordpress so any body help about creating that website php and mysql i want help in related database ? Thank...
pritesh loke
priteshloke
Offline Send Email
Dec 12, 2006
3:39 am
Messages 253 - 282 of 1136   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help