1. echo date("l"); 2. echo date("l jS \of F Y h:i:s A"); 3. echo date("d/m/Y");
@jashan09243 жыл бұрын
1. for date ---> echo date('h:i:s'); 2. for escaping charactors ----> echo date('l \t\h\e jS'); 3. for confugring the time zone ---> date_default_timezone_set('UTC');
@abdullahsworld-p6o Жыл бұрын
Actually you wrote it wrong the one is not for date it's for time. Well it's 2 year ago maybe you reply or not?
@GeekyShubhamSharma4 жыл бұрын
@rohangarg63874 жыл бұрын
Maja aa gya iss tutorial me ,thanku bhaiya❤️❤️
@soccerhd094 жыл бұрын
You are Great Teacher, Harry Bhaiii... 1T likesssssss from Pakistan
@ishikasirohi22783 жыл бұрын
You are exceptional.😍
@rohitjoyswal56703 жыл бұрын
gajab ittefak hAI main 1sal bad course kar rha hu firbhi aj thursday hai
@shubhamsamrat6104 жыл бұрын
Harry bhai continue the c++ course as it is very important for me to learn the C++ specially the stl of C++ for competitive programming. Plzz it's a Request
@samuelfrank13692 жыл бұрын
Thanks a lot Bhaiya, Yes I am enjoying this Playlist
@hitanshugupta144 жыл бұрын
Bhai you are best.... Aap jese log hoo too coaching me paise kharch krne kee jarurat nhiii hee...
@madhavkwatra58883 жыл бұрын
// 3 examples with date and time // first // echo date("F jS Y, h:i:s e"); // second // echo date("d-m-Y,h:i A e"); // third echo date("z"); echo " days are over of this year what things you learned in this time or NOthing?"
@omgupta85944 жыл бұрын
Best part of the video is from 0:00 to 13:09 ❤❤❤
@muhammadmakki92404 жыл бұрын
This Course Is UseFull
@mahbobalam44304 жыл бұрын
Harry vai ap best hoo. ❤❤❤❤❤❤❤❤
@shivsharma3918 Жыл бұрын
For Indian Standard time I had to set my time first in PHP code as: date_default_timezone_set('Asia/Kolkata'); $today = date(" dS F Y h:i:s A"); echo ""; echo "Today date: $today "; // Output: 29th November 2023 05:10:39 PM // " h:i:s A" gives Hours:Minutes:Seconds AM/PM // a gives Lower case am pm // h (lower case h) gives 12 hours time // H gives 24 Hours Time (Railway Time )
sir me is PHP video series ko follow nathi Kar Raha hu but me apki all python siris ko follow kar Raha hu or bahut sari video to dekh bhi li he but apse etni request thi ki appp ek python with ethical hacking ka pura course ki video seris banaye Thank Q for making a wonder-full python video's
@sunnypatel42734 жыл бұрын
harry bhai ap replay to dijiye
@rishabhkumar64553 жыл бұрын
i am enjoying your video
@theneelone4 жыл бұрын
Harry Bhai plz we want to learn about the data base....of Google firebase
@vishant8984 жыл бұрын
@vishant8984 жыл бұрын
Thanks Harry bhai finally I got your dil I watched your javascript playlist and learn javascript I also watch your python for absolute beginner
@TaimoorPathan-b8k6 ай бұрын
1). $d = date("D , d, y"); // this is my first method of writing echo " $d"; 2). $Clander = date("l, F, Y"); // second method. echo "$Clander"; 3). $Clan = date("W, m, y"); // Third method. echo "$Clan";
@HaiderAli-c2y3v11 ай бұрын
very helpfull thanks
@atgamingstudios64454 жыл бұрын
sir please C# ke tutorials banaiye please sir mai bss aapko hee follow krta hu please sir its a humble request to you
@vaibhavgupta44134 жыл бұрын
The best teacher
@princesukhala71062 жыл бұрын
1:00min again Done done
@simrankumariofficial41183 жыл бұрын
Thanku ❤️❤️ ...you are such a nice guy ❤️❤️❤️😀😀
@mehedihassan9162 жыл бұрын
@codeviseofficial Жыл бұрын
example 2
@soniyasharma52673 жыл бұрын
Do upload a video on time also, as it is showing europe timezone when executed date(g i s); for printing time.
@upenderbharti4 жыл бұрын
I am learning a lot, useful. Thanks Harry sir.
@Education_hub23 Жыл бұрын
Sir your lecture are very appreciatable, please make a video on python dates like making a calculator using library and class
@mrkrackle3 жыл бұрын
Thanks Harry Bhai !
@sakshamchaturvedi90873 жыл бұрын
Nobody: Harry bhai in 2020: Agar 2021 aayega kabhi 😂😂
@engineerbhai76424 жыл бұрын
You are best teacher and coder.
@BongProgramiz3 жыл бұрын
helpful 💖💖 23rd april mera birthday ate hain 😁
@ArbazKhan-zp1vh4 жыл бұрын
Bohot acha course ja raha he
@vickygupta13924 жыл бұрын
Very nice super video 👍👍
@gyanabrota4 жыл бұрын
Plz continue machine learning series. Plz do 1 kaggle project
@soniasmelodiousland Жыл бұрын
Nice video😊
@codeviseofficial Жыл бұрын
example 1
@alirazaansari02 Жыл бұрын
Welcome to the date function in PHP : Todays date is 26th June 2023 Todays date is 26th June 2023, 5:11:20 Todays date is 26th June 2023, 5:11:20 PM
@indianmuskofficial92783 жыл бұрын
thanks a lot bhai
@kushaly88834 жыл бұрын
1) $ d = date("l"); //for printing the day echo "Today is $d" 2) $s = date(" dS n Y ");//for printing date day year format echo "Today's date is $s"; 3) $a = date("dS n y, g:i A"); //for printing date day year and time including am or pm format echo "Today's date is $a";
@coolavinraj3 жыл бұрын
@codingrakib Жыл бұрын
hello harry vai iam a javascript developer iam learning now php
@Pankajgaming_ps53 жыл бұрын
9:14 pe semicolon ka error diya baki starting se visual studio code soo gaya tha kiya. 👍👍👍
@abhishekkapoor5800Ай бұрын
echo date("d F y h:i:s A"); 12 January 24 5:13:20 AM echo date("jS F Y H:i:s"); 20th December 2024 16:12:20 echo date("d/m/y l h:i:s a"); 05/12/24 Thursday 2:28:56 pm I post this comment without running the program so if I wrong please correct me and mention the error..
@Manish_Sahu2 жыл бұрын
enjoyed
@dineshsuthar92862 жыл бұрын
Thank u sir
@RahberAcademy4 жыл бұрын
good bro
@mujeebahmed48252 жыл бұрын
well explain
@dixaykalgutkar20412 жыл бұрын
Print date(“l dS m y”); Print dat(“y m d”); Print date mktime(0, 0, 0, 7, 1, 2000));
@DipeshShrestha-u9v11 ай бұрын
echo date("L F j Y g:i a"); echo date("j/n/Y"); echo date("D,M,Y,G:i:s");
@gopal124553 жыл бұрын
nice tutorial
@akashdebnath8474 жыл бұрын
Acha video h sir
@theneelone4 жыл бұрын
Plz make a full course tutorials plz
@codewithsurya101 Жыл бұрын
Harry bhai, isn't it compulsory to use semicolon after using the 'echo', as in line no. 4? 2:58
@codeviseofficial Жыл бұрын
example 3
@ShivrajSinghSolanki-r9p11 ай бұрын
mam please make a video on PHP for beginners
@pushpakkshirsagar71614 жыл бұрын
this is very usefulll
@shreyashmehrotra92452 жыл бұрын
// by shreyash
@khushalchaudhari94374 жыл бұрын
Bhai please please please, Angular in 1 hour ki video banao plz. Thanks for this video.
@Anonymous-ge2ll2 жыл бұрын
12:35 Ek like zarur thok diya karo yaar videos me. 🤣🤙
@Abcdefgh-yr9xr4 жыл бұрын
1 -> date("d F f"); //24 january 2021 2 -> date("dS F l"); //24th january sunday 3 -> date("l"); //2021
sir ek video aap experience base interview pr bana do
@jenishsonani39054 жыл бұрын
android devlopment ki series me video banao please
@sirwajahatmath2188 ай бұрын
@anamtabrohi32012 жыл бұрын
echo dates( "aata, maji, satakli" "");
@nareshsharma2064 жыл бұрын
nice
@deveshchaurasia51464 жыл бұрын
Bro please upload video on angular and nodejs also both in one video link separately pleasee
@drostwades8244 жыл бұрын
Harry Bhai apke django ke tutorials se bahot help mili h mjhko . Ruby on Rails ke videos bhi bana sakte ho kya??? Plzz agr ho ske to batana
@udayan2852 жыл бұрын
Thanks #HarryBhai
@umairsaeed59253 жыл бұрын
Is there anyway to replace session value with another session value for example if i am logged as admin and i have a list of my employees there is button of login in front of every employee when i click login button it logged in in employee account then i logged out employee account it redirect me to previous session means admin account i shall be very thankful to you if you answer my question
@aryanraj54333 жыл бұрын
bhai php ke liye kaun saa extension use kar rhe ho aap vs code ka?
@ayushbajpai95714 жыл бұрын
Bhai ml aur ai ki video bnao plz
@ashutoshdeshmukh38244 жыл бұрын
Please Make a tutorial on aws mqtt iot with esp8266 in details.sir your tutorial is very good for understanding.thanks for every tutorials.
@ParvinderSingh0134 жыл бұрын
sir 1 project ecommerce par banyo in php
@coderunstudio3 жыл бұрын
Thankyou Harry bhai
@marathinews24774 жыл бұрын
@abhisingh12274 жыл бұрын
plz make videos on kivy python mobile app dev.
@amarjeet.verma19874 жыл бұрын
Bhai... When are going to create .Net video's
@ashishgupta78494 жыл бұрын
Harry Bhai is time php ka date function "27th of May 2020 07:56PM" ye output de raha hai jabki actual time hai "28th of May 2020 1:27AM" ..aesa kyu ho raha hai bataiye please 🤔🤔
@ammar_anwar4 жыл бұрын
Navigate to C:\xampp\php\php.ini Then change your date.timezone = To Asia/Kolkata Restart your XAMPP
@ashishgupta78494 жыл бұрын
@@ammar_anwar are bhai mai xamp nahi use karta hu ..phone me Turmux ki help se pura manually run karta hu 😅. thik hai mai karta hu aesa php my admin ki file me(Thanks 👍)
@hafizabc8692 Жыл бұрын
1. for date ---> echo date('h:i:s'); 2. for escaping charactors ----> echo date('l \t\h\e jS'); 3. for confugring the time zone ---> date_default_timezone_set('UTC');
@nimikhan15474 жыл бұрын
Enjoying alot
@usamabaig859110 ай бұрын
@asutoshghanto34194 жыл бұрын
me webdev deep me kahan se karun,sab beginner keliye hi padhate hai.