Search Tutorials

The Tutorials in this series are created in XAMPP 5.5.19 on Ubuntu 14.04. PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Read more


About 686 results found.
  1. Instruction Sheet
  2. Installation Sheet
  3. Brochures

Foss : PHP and MySQL - Bengali

Outline: User Login দ্বিতীয় ভাগ । ইনপুট করা username -এ তথ্য বার করে এবং পরীক্ষা করে লেখা পাসওয়ার্ড আর ডেটাবেস-এ থাকা পাসওয়ার্ড এক কিনা । mysql_query('TYPE_HERE_YOUR_MYSQL..

Advanced

Foss : PHP and MySQL - English

Outline: User Login Part 2 retrieves information about inputed username and checks whether given password matches with the password in database. mysql_query('TYPE_HERE_YOUR_MYSQL_QUERY'..

Advanced

Foss : PHP and MySQL - Gujarati

Outline: User Login (પાર્ટ 2 ) યુજરનેમ વિષે માહિતી શોધવી ડેટાબેજમાંનો પાસવર્ડ મેળ ખાય છે કે નહી તે તપાસો. mysql_query('TYPE_HERE_YOUR_MYSQL_QUERY') -આપણા ડેટાબેજમાં વિશિષ્ટ query રન ક..

Advanced

Foss : PHP and MySQL - Hindi

Outline: User Login Part 2 इनपुट किये गए यूज़रनेम के बारे में जानकारी प्राप्त करता है और जाँचता है कि क्या दिया गया पासवर्ड डेटाबेस में पासवर्ड के साथ मिलता है mysql_query('TYPE_HERE_YO..

Advanced

Foss : PHP and MySQL - Kannada

Outline: User Login Part 2 ಮೊದಲು ಸೇರಿಸಲಾದ ಯೂಸರ್-ನೇಮ್ ನ ಮಾಹಿತಿಯನ್ನು ಪುನಃ ಪಡೆದುಕೊಂಡು, ಕೊಟ್ಟಿರುವಪಾಸ್ವರ್ಡ್ ಡಾಟಾಬೇಸ್ ನಲ್ಲಿಯ ಪಾಸ್ವರ್ಡ್ ಗೆ ಹೊಂದಾಣಿಕೆಯಾಗುವುದೇ ಎಂದು ಪರೀಕ್ಷಿಸುವುದು. mysql_query('T..

Advanced

Foss : PHP and MySQL - Khasi

Outline: User Login Part 2 Ka sei ia ki jingtip shaphang ka username ba la dep input bad ka check lada ka password ba la ai ka iahap bad ka password ha ka database. mysql_query('TYPE_HE..

Advanced

Foss : PHP and MySQL - Malayalam

Outline: യൂസർ ലോഗിൻ ഭാഗം 1 ഒരു ഫോമിൽ ഉപയോക്താവിൽ നിന്നുള്ള വിവരം ശേഖരിക്കുകയും അംഗീകൃത ഡാറ്റാബേസുമായി ബന്ധിപ്പിക്കുകയും ചെയ്യുന്നു. mysql_connect ("ഹോസ്റ്റ്നെയിം", "യൂസർനെയിം", "പാസ് വേ..

Advanced

Foss : PHP and MySQL - Marathi

Outline: User Login (भाग 2) यूज़रनेम बदद्ल माहिती शोधणे डेटाबेसमध्ये असलेल्या पासवर्ड सोबत दिलेला पासवर्ड जुळत आहे का ते तपासणे. mysql_query('TYPE_HERE_YOUR_MYSQL_QUERY') - आपल्या डेटाबे..

Advanced

Foss : PHP and MySQL - Punjabi

Outline: ਇਨਪੁਟ ਕੀਤੇ ਗਏ ਯੂਜ਼ਰਨੇਮ ਦੇ ਬਾਰੇ ਵਿੱਚ ਜਾਣਕਾਰੀ ਪ੍ਰਾਪਤ ਕਰਦਾ ਹੈ ਅਤੇ ਜਾਂਚ ਕਰਦਾ ਹੈ ਕਿ ਦਿੱਤਾ ਗਿਆ ਪਾਸਵਰਡ ਡੇਟਾਬੇਸ ਵਿੱਚ ਪਾਸਵਰਡ ਦੇ ਨਾਲ ਮਿਲਦਾ ਹੈ ਕੇ ਨਹੀਂ mysql_query ( TYPE_HERE_YOUR_MYSQL_..

Advanced

Foss : PHP and MySQL - Tamil

Outline: User Login பகுதி 2 கொடுக்கப்பட்ட username தகவலை பெறுதல் மற்றும் கொடுக்கப்பட்டுள்ள password database ல் உள்ள password உடன் பொருந்துகிறதா என்பதை சரிபார்த்தல் mysql_query('TYPE_..

Advanced

Foss : PHP and MySQL - Telugu

Outline: User Login Part 2 retrieves information about inputed username and checks whether given password matches with the password in database. mysql_query('TYPE_HERE_YOUR_MYSQL_QUERY'..

Advanced

Foss : PHP and MySQL - Assamese

Outline: ইউজাৰ ল’গিন অংশ 3 চেচন নিৰ্মান কৰা মান ধৰিবলৈ আৰু চেচনটো ধংশ কৰি সেই মানটোক ধংশ কৰা ষ্টাৰ্ট_চেচন() – চেচন আৰম্ভ কৰে এটা পৃষ্ঠাৰ পৰা আনটোলৈ তথ্য ধৰিবলৈ যেতিয়ালৈকে চেচনটো উপলদ্ধ..

Advanced

Foss : PHP and MySQL - Bengali

Outline: User Login -এর তৃতীয় ভাগ । মান ধরে থাকতে সেশন তৈরী এবং সেই মান ধ্বংশ করে সেশন ধ্বংশ করা । start_session() -এটি সেশন শুরু করে সেশন শেষ না হওয়া পর্যন্ত এক পৃষ্ঠা থেকে ..

Advanced

Foss : PHP and MySQL - English

Outline: User Login Part 3 Creating session for holding value and destroying that value by destroying session. start_session() - Starts session to hold information from one pages to oth..

Advanced

Foss : PHP and MySQL - Gujarati

Outline: User Login (પાર્ટ 3 ) વેલ્યુ તેમજ મુકવા માટે સેશન બનાવવા અને તે વેલ્યુ destroying સેશન દ્વારા અંત કરવા. start_session() -જ્યાં શુધી સેશન અસ્તિત્વમાં છે ત્યાં શુધી માહિતી એક પે..

Advanced

Foss : PHP and MySQL - Hindi

Outline: User Login Part 3 वैल्यू रखने के लिए सेशन बनाना और सेशन को नष्ट करके उस वैल्यू को नष्ट करना। start_session() - जब तक सेशन है तब तक एक पेज से अन्य तक जानकारी रखने के लिए सेशन श..

Advanced

Foss : PHP and MySQL - Kannada

Outline: User Login Part 3 ವ್ಯಾಲ್ಯುವನ್ನು ಹಿಡಿದಿಟ್ಟುಕೊಳ್ಳಲು ಸೆಷನ್ ಅನ್ನು ರಚಿಸುವುದು ಮತ್ತು ಸೆಷನ್ ಅನ್ನು ಅಂತ್ಯಗೊಳಿಸಿ ಆಮೂಲಕ ಆ ವ್ಯಾಲ್ಯುವನ್ನು ಕೂಡ ಅಳಿಸಿಹಾಕುವುದು. start_session() – ಇದು ಸೆಷನ್ ಇರುವ..

Advanced

Foss : PHP and MySQL - Khasi

Outline: User Login Part 3 Ban shna ia ka session ban buh ia u value bad pyndam ia uta u value da kaba pyndam noh ia ka session start_session() - Sdang ia ka session ban buh ia ki jingt..

Advanced

Foss : PHP and MySQL - Malayalam

Outline: യൂസർ ലോഗിൻ ഭാഗം 3 സെഷൻ നശിപ്പിക്കുന്നതിലൂടെ മൂല്യത്തെ പിടിച്ചുനിർത്തുന്നതിനും സെഷൻ സൃഷ്ടിക്കുന്നതിനും സെഷൻ സൃഷ്ടിക്കുന്നു. start_session () - സെഷനിൽ നിലവിലുള്ളതുവരെ ഒരു പേജിൽ ..

Advanced

Foss : PHP and MySQL - Marathi

Outline: User Login (भाग 3) वॅल्यू तशाच ठेवण्यासाठी सेशन बनविणे आणि त्या वॅल्यू destroying सेशन द्वारे संपविणे. start_session() - जोपर्यंत सेशन अस्तित्त्वात आहे तोपर्यंत माहितीस एका पेज ..

Advanced