Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 26-12-2008, 11:22 AM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2008
Posts: 4
Default Hey any queries regarding PHP?


Please post your queries regarding PHP Here
mailraj_9999 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 13-01-2009, 04:24 PM   #2 (permalink)
Right Off the Assembly Line
 
biswadeepmishra's Avatar
 
Join Date: Jan 2007
Location: iNDiA
Posts: 7
Default Re: Hey any queries regarding PHP?

i own a forum.

but fear installing mods and doing other styling. coz, anytime i try them, it messes up and i have to roll back to my backup !

can u help ???

all i can do now is make you an Admin so that you make changes !!!

PM me.

or add me :
MSN : biswadeep@msn.com
GMAIL : biswadeepmishra@gmail.com
YM! : biswadeepmishra@ymail.com
__________________
I am a Killer ~
biswadeepmishra is offline  
Old 21-02-2009, 11:39 AM   #3 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2008
Posts: 4
Smile Re:I don't Understand

I don't Understand what do you want to tell me?


Please Explain in brief!

contact me

Yahoo : mailraj_9999@yahoo.com
gmail :mailpratik9999@gmail.com
mailraj_9999 is offline  
Old 23-07-2009, 03:31 PM   #4 (permalink)
Right Off the Assembly Line
 
manistar's Avatar
 
Join Date: Sep 2007
Posts: 48
Default Re: Hey any queries regarding PHP?

Hey i m need of php code that will get email id and password from user and log into gmail, and send mail from there,
manistar is offline  
Old 23-07-2009, 04:05 PM   #5 (permalink)
Right Off the Assembly Line
 
Join Date: Aug 2008
Posts: 35
Default Re: Hey any queries regarding PHP?

Quote:
Originally Posted by manistar View Post
Hey i m need of php code that will get email id and password from user and log into gmail, and send mail from there,
Google for phpmailer
Uses gmail to send emails.
Comes with a sample.
Regards,
Mohit
amohit is offline  
Old 23-07-2009, 04:13 PM   #6 (permalink)
Right Off the Assembly Line
 
Join Date: Aug 2008
Posts: 35
Default Re: Hey any queries regarding PHP?

By the way I have one problem in PHP 5.x

I have one php file like this

flats.php

class Flat
{
public block;
public number;
}

and 2nd class as flatowners.php

class flatowners
{
public name; //type string
public flat; //type Flat

function getFlatOwner($block,$number)
{
//get $name from database;
$flat = new Flat();
$flat->block = $block;
$flat->number = $number;

}
}

I want to do something like this...it dosent work.
Basically I am not able to have a custom object type as datamember of another class.
I also tried

Flat flat; instead of public flat;


Is there any solution?

Thanks and Regards,
Mohit
amohit is offline  
Old 04-08-2009, 09:09 PM   #7 (permalink)
Always confused
 
vamsi360's Avatar
 
Join Date: May 2008
Location: Mandriva Control Center
Posts: 349
Default Re: Hey any queries regarding PHP?

ahaaa.....
__________________
Vamsi Subhash
visit my blog at www.vamsisubhash.co.cc and taste a bit of IT!
vamsi360 is offline  
Old 10-08-2009, 02:59 AM   #8 (permalink)
Right Off the Assembly Line
 
Join Date: May 2009
Posts: 5
Default Re: Hey any queries regarding PHP?

I have give a project to design using PHP-MySql. Which is demonstrated in the following file-

http://rapidshare.com/files/265577424/prob.pps

But I'm unable to get the basic concept behind its coding and unable to design it. Please help.
gauravweb is offline  
Old 28-08-2009, 08:16 PM   #9 (permalink)
tHe nEw gEEk......ITian
 
pr.itdude's Avatar
 
Join Date: Oct 2008
Location: New Delhi
Posts: 358
Default Re: Hey any queries regarding PHP?

hey i need some ideas for a website....which i need to submit as my final yr Project (Major) for my B.E (IT) !!

Also can u give me some link for easy tuts to learn PHP....!! How easy is PHP to learn....??
pr.itdude is offline  
Old 29-09-2009, 06:56 PM   #10 (permalink)
Right Off the Assembly Line
 
Join Date: Apr 2004
Location: Nawanshahar
Posts: 10
Default Re: Hey any queries regarding PHP?

Quote:
Originally Posted by pr.itdude View Post
hey i need some ideas for a website....which i need to submit as my final yr Project (Major) for my B.E (IT) !!

Also can u give me some link for easy tuts to learn PHP....!! How easy is PHP to learn....??

1. PHP is pretty easy provided you've some decent concepts in C and CPP. You can learn it at http://w3schools.com and for the function reference http://in.php.net

2. For a project you may try developing a Customer Invoice system, a college admission system or something like that in PHp/MySQL
__________________
Until you fall back down to the same hole you're trying to escape from, only the hole's grown deeper.
prabhakar97 is offline  
Old 30-09-2009, 08:23 AM   #11 (permalink)
Right Off the Assembly Line
 
Join Date: Sep 2009
Posts: 20
Default Re: Hey any queries regarding PHP?

yes, i dont understand with u tell
please explain back
juanaballerina is offline  
Old 30-09-2009, 08:34 AM   #12 (permalink)
Right Off the Assembly Line
 
Join Date: Sep 2009
Posts: 20
Default Re: Hey any queries regarding PHP?

yes, i need php.
this forum explain what this is php
juanaballerina is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
3 queries bajaj151 QnA (read only) 8 30-11-2007 06:48 PM
2 Queries mdp QnA (read only) 3 25-09-2007 03:49 PM
N73 ME queries __Virus__ Mobiles and Tablets 13 04-01-2007 03:48 AM
a few queries Arsenal_Gunners QnA (read only) 9 29-11-2006 11:59 PM
few queries...... shreyadr QnA (read only) 2 24-08-2005 12:54 PM

 
Latest Threads
- by gforz
- by soumya
- by Sujeet
- by icebags
- by Charan

Advertisement




All times are GMT +5.5. The time now is 03:04 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2