Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



PHP Related Interview Questions
Questions Answers Views Company eMail

how to store date to database

ConSim,

5 8895

Actually am working in existing project which is developed in .net, am converting the .net into php code. am facing problem after uploading the .php in server. amgetting the error message like "The page cannot be found" but its working perfectly in local host

2 4271

how to select the multiple data in selection button

xasis technologies,

1 4260

How to upload and play video in Php when u r in localhost?

HCL,

3 11246

how to make website package setup like desktop software setup ... that front end and backend can include in setup like single package...?

1983

how to register website in internet

2 4075

what is code for email sending through localhost pc..?

2 5703

m new to xampp i want to configure file server in xampp... is it possible ??? if so help me....

2259

what is Abbreviavion of PHP?

6 7240

I am working in VFP with no knowledge of web programming.I want to learn web database programmin. Can I choose PHP and MYSQL for that?

2 4935

hai plz inform me specific books fo0r paper1,paper2 and paper 3 of group2 examination... plz giv me at the earliest......

APPSC, HCL,

1 3393

i start a new session with : session_start(); then i set some session variable like this : $_SESSION['name']=$_POST['name'];\ and some another variables. at bottom of page i set header to diffrent page : header('location: index.php'); exit(); now in new page (index.php i can't access to my session variables, like $_SESSION['name']) what's wrong ? thanks. here is my files : a.php ======================================== session_start(); require ('config.inc.php'); if(isset($_POST)) foreach($_POST as $v=>$k) { $items[$v]=$k; } $sql="SELECT * FROM members WHERE username='{$items['user']}' AND pass=MD5('{$items['Password']}') "; $res=mysql_query($sql); $row=mysql_fetch_assoc($res); if($row['username']) { $_SESSION['type']=$row['type']; $_SESSION['name']=$row['name']; $_SESSION['family']=$row['family']; $_SESSION['username']=$row['username']; $_SESSION['date']=$row['date']; } header('location: admin.php'); exit(); ====================================== admin.php ===================================== . . . =================================

5 7581

Make a "dynamic drop down list" with using only PHP,HTML and MySQL..

2 5927

how will i set pagination ?

2 4270

Is md5() is breakable if yes than how?

1 4260


Un-Answered Questions { PHP Related }

Which cryptographic functions in php returns the longest hash value?

995


How do I test sending emails without actually sending emails to real addresses?

758


What is a php tag?

885


What do you know about zend layout?

166


am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.

2070


What is php and its uses?

969


How to set cookies?

1010


What does csrf token in laravel 5?

758


How do I secure wordpress?

249


How can we upload a file in php?

1013


Which is considered more secured wordpress.com or wordpress.org?

169


How to convert a json string to an array in php?

1063


How do I download wordpress?

151


What is name of first file the loaded when yii framework starts?

3


What is the database that magento supports?

7