Search the web
Sign In
New User? Sign Up
in-phpug · Indian 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.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1567 - 1596 of 3262   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1567
hi i have a few days free and extensive php/mysql experience... i thought i'd try to develop an online concept that is community based and has practical...
vikramdhunta
Offline Send Email
Apr 1, 2005
12:58 pm
1568
Hi Friends, I want to convert ms word document (.doc) using PHP (to text later to add that to mySQL database) . I know how to do that for Excel...
abhishek jain
ejaincom
Offline Send Email
Apr 1, 2005
2:46 pm
1569
Hi Vikram, You may want to try "Social Networking" type of web applications - like friendster.com...It will be challenging & useful application for the...
Ankur PateL
learnlinuxfree
Offline Send Email
Apr 2, 2005
2:23 am
1570
Hi vikram, Its nice idea, So whats waiting for ? lets start... If you like any help please feel free. Have you decided like... - Which version will you use...
samait_group
Offline Send Email
Apr 2, 2005
5:14 am
1571
Well there are already a few social networking applications out there... ... From: Ankur PateL [mailto:learnlinuxfree@...] Sent: Friday, April 01, 2005...
Vikram P. Dhunta
vikramdhunta
Offline Send Email
Apr 4, 2005
7:28 am
1572
Hi Friends, To Process .xls files visit http://sourceforge.net/projects/phpexcelreader . Hope this helps everyone. -- Regards Abhishek Jain Riju Francis...
abhishek jain
ejaincom
Offline Send Email
Apr 5, 2005
4:46 am
1573
Hi friends, I am Santosh, a silent member of this group. I am working on php in pune. Recently i have found a problem with form tag. The code is like this.. ...
Santosh Dhamdhere
dhamdhere_sa...
Offline Send Email
Apr 8, 2005
12:35 pm
1574
hi Neither it is a function nor this is a class This should be a variable that contains the path to the file in which the data is to be posted by this form...
rakesh pant
rakeshlbsimds01
Offline Send Email
Apr 8, 2005
1:34 pm
1575
There is no such global variable called $process_page u better check the form fields where are are being processed . i mean where the form is being processed ....
saifi hasan
saifi_hasan
Offline Send Email
Apr 8, 2005
1:36 pm
1576
Hi Santosh Dhamdhere i will tell you answer, but i am not sure because you didn't send the full source code. "$process_page" It is just a varable which holds...
prem anand
premseagull
Offline Send Email
Apr 8, 2005
1:41 pm
1577
Hi everybody, Plz tell me where can I found free ebooks about PHP. Thank u....
Amin
bahram_gur
Offline Send Email
Apr 9, 2005
2:59 am
1578
... http://www.apress.com/free/content/ProgrammersIntroductionToPHP4.pdf Quite a good one. But, I would prefer the PHP Manual any day. Rgds, shashi ...
Shashishekhar S
shashishekhars
Offline Send Email
Apr 9, 2005
5:16 am
1579
... Check out http://www.vinuthomas.com/Web_Links/l_op=viewlink/cid=15.html...
Me
uglyftp
Offline Send Email
Apr 9, 2005
5:43 am
1580
Try http://www.hudzilla.org/phpbook/index.php its not an ebook (persay) but its a great online book! ... __________________________________________________ Do...
Urvaksh Rogers
uhrogers
Offline Send Email
Apr 9, 2005
11:30 am
1581
Hi santosh, There is following possibility There is user defined variable no php function or php variable - that is variable may be comming from 1) form field ...
yasin sama
samait_group
Offline Send Email
Apr 11, 2005
7:07 am
1582
Hi santosh, There is following possibility - that is variable commin from form field ... __________________________________________________ Do You Yahoo!? ...
yasin sama
samait_group
Offline Send Email
Apr 11, 2005
7:09 am
1583
... Western Outdoor Interactive Pvt. Ltd. is looking for candidates in the area of Linux/Unix,PHP/MySql/Apache/Python/Perl, C, Network Programming. We are...
Amitay Isaacs
amitayisaacs
Online Now Send Email
Apr 12, 2005
2:08 pm
1584
... http://www.phptr.com/content/images/013147149X/downloads/013147149X_book.pdf In this book, PHP 5's co-creator and two leading PHP developers show you how...
Dr Tarique Sani
tariquesani
Offline Send Email
Apr 14, 2005
6:16 am
1585
Hello Group!!! I have developed script for contact us form and submitting resume from website. Now the problem I am facing is, when anyone trying to submit...
Kanak Changela
patelkanak
Offline Send Email
Apr 17, 2005
1:31 pm
1586
... You can use the following snippets which opens up a pipe to the sendmail daemon and passes it the info. This is equivalent to use the command line mode of...
Paul Alapatt
paulalapatt
Offline Send Email
Apr 17, 2005
2:59 pm
1587
Rather just try to download a smtp class and then use it very easy just give it a try. _____ From: in-phpug@yahoogroups.com [mailto:in-phpug@yahoogroups.com]...
shoeb
shoeb_surya
Offline Send Email
Apr 18, 2005
2:17 am
1588
Hi Is there anyway bu which we can decrypt the encrypted php code. the example file is below!!!! <? eval(gzinflate(base64_decode('DdG1EqxYAgDQX9ls5hUB3kBtT ...
Kanak Changela
patelkanak
Offline Send Email
Apr 19, 2005
11:41 am
1589
... <snip> print(gzinflate(base64_decode('DdG1EqxYAgDQX9ls5hUB3kBtT HTH Tarique -- ============================================================= PHP...
Dr Tarique Sani
tariquesani
Offline Send Email
Apr 19, 2005
11:44 am
1590
I tried but same thing!!!! no success??? Keep on getting encrypted php code only. kanak ... [Non-text portions of this message have been removed]...
Kanak Changela
patelkanak
Offline Send Email
Apr 20, 2005
12:26 am
1591
... You may want to check whether you've inadvertantly modified the compressed code. For example, is it merely wrapped or have you added newlines? -- b...
Biju Chacko
biju_chacko
Online Now Send Email
Apr 20, 2005
4:36 am
1592
It is merely wrapped I have not added any newlines!!! Kanak ... [Non-text portions of this message have been removed]...
Kanak Changela
patelkanak
Offline Send Email
Apr 20, 2005
5:13 am
1593
Hello, We are a Pune based software development company named Clarion Technologies, and have recently started up operations in Mumbai. We have urgent openings...
hs narayan
necrobutcher74
Offline Send Email
Apr 20, 2005
6:21 am
1594
... I can give you the code which is encrypted BUT it is better that you do it yourself Here is how - #1 Substitute print for eval and then run that in browser...
Dr Tarique Sani
tariquesani
Offline Send Email
Apr 20, 2005
7:35 am
1595
Hello friends, Please guide me on how the Paypal IPN(immediate Payment Notification) works.If you can give me the code and explanation that will be great. ...
Satish Mantri
satish_mantri
Offline Send Email
Apr 20, 2005
11:00 am
1596
... http://www.google.co.in/search?q=paypal+IPN+php First link HTH Tarique -- ============================================================= PHP Applications...
Dr Tarique Sani
tariquesani
Offline Send Email
Apr 20, 2005
11:11 am
Messages 1567 - 1596 of 3262   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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