a 1000 like would be less for this video...The people who never watched this video missed the core concept of PHP API... this is beyond thinking... totally amazing way of teaching. Thank u so much
This is an excellent narration. So well clarified - this will really help lots of php professionals too. I have searched lots of PHP -REST API TUTORIAL on RUclips and I think this is perhaps one of the best of the lot. I am a php coder and required some knowledge of REST API. I am truly satisfied. Thank you very much.
Warning: file_get_contents(php::/input): failed to open stream: No such file or directory in C:\xampp\htdocs\php-rest-api\api-fetch-single.php on line 15 {"message":"No Record Found","status":false} please help
Warning: file_get_contents(php::/input): failed to open stream: No such file or directory in C:\xampp\htdocs\php-rest-api\api-fetch-single.php on line 15 {"message":"No Record Found","status":false} please help
@@YahooBaba Warning: file_get_contents(php::/input): failed to open stream: No such file or directory in C:\xampp\htdocs\php-rest-api\api-fetch-single.php on line 15 {"message":"No Record Found","status":false} please help getting this error
thank you sir. At 17:07 there is some i think version change as by using $student_id=$data->sid; error was resolved instead of $student_id=$data['sid']; The error was can not use object of type stdClass as an array
No there is nothing version change I guess if you don't pass true in JSON decode function than it return the value in object form and that's why you were getting that error
Please give answer sir. Firstly thanks so much to provide us tremendous content. I'm your one of unknown regular student Himashu kushavaha(Greater Noida) sir, I have been learning front end Web development for last 4 to 5 month and i have done CSS classes and Today I'm lesson 65 of your JavaScript lesson series. In which you have taught About DOM How to target CSS get/set. Sir i have a question related to CSS than I have have this HTML code. < div class="main"> < div class="front"> ..... < div class="back"> ..... < /div> I want to know that I want that when i do :hover on MAIN div then i want that BACK div should be effected accord to my code. #ques- how to write targeting selector for it ??? Please give me answer sir. I had tried so many methods to target but i couldn't, some of them like this - .main:hover .back { ...... } .main:hover .main .back { ...... }
The the content u are uploading is really appreciable and will help many student tqq for that... Sir i was having one doubt how we will manage all the files and directories while working with MVC model of PHP I mean how will be the controller file index. php will look like in that case please make one video on that as such in big projects we have to look for a model like MVC
Warning: file_get_contents(php::/input): failed to open stream: No such file or directory in C:\xampp\htdocs\php-rest-api\api-fetch-single.php on line 15 {"message":"No Record Found","status":false} please help
Warning: file_get_contents(php::/input): failed to open stream: No such file or directory in C:\xampp\htdocs\php-rest-api\api-fetch-single.php on line 15 {"message":"No Record Found","status":false} please help
Sir One question more that I had started leaning JavaScript from starting but whatever you have taught and i have learn i'm not able to you them in real examples as compere to we can do in CSS I am learning 65 lesson of your lesson series, in which you have taught about DOM
Sir 11:38 mere pc main data json format main nahi dikh raha jaisa aapke pc main aa raha hai iskeliye hame kya koi extension download karni pade gi ? PostMan main sahi dikh raha hai
Warning: file_get_contents(php::/input): failed to open stream: No such file or directory in C:\xampp\htdocs\php-rest-api\api-fetch-single.php on line 15 {"message":"No Record Found","status":false} please help
sir koi bhi channel nhe hai iss poore youtube jo developers ko ye batade ki khud ka start upp kholne ke liye website konsile language me banaey best langaue, mobile apps konsilangauge me banae sab sikhane ki video banate hai bsss kaha use krna hai koi nhe batata
Sir how many videos does one need to complete of jquery and ajax from your jquery and ajax playlist? Do we need to complete all the 46 videos of jquery and 39 videos of ajax?? Kindly revert
Hello sir hope u r good Sir mai sirf ek website ko api ka access dena chahta hu aur us domain ka name jab mai * ji jagah paste ke rha hu to kam nhi kr rha hai Pls help me sir
sir result to mera json format me aa raha he lekin wo pura 1 row me hi aa raha hai, aap jaisa nahi dikha raha hai ? mene dusre browser me bhi check kiya same output aa raha he one row me pura data.postman me sahi dikhata hai.
hlw sir, sir please mujhe ye btaiye ki m read all data api ko authenticate kese kru jisse ki or koi mera data nhi dekh sake meri readall api ko access kreke bhi koi data nhi dekh saky please sir tell me.
Sir i am working with dkplus api to create product. when i used it shows action is not permitted. any idea how can i get key for it. because you did not mention any key in your tutorials
Rest api in php {"id":"1","name":"muddasar","age":"16","city":"toba tek singh"}{"id":"2","name":"abdullah","age":"17","city":"toba tek singh"}{"id":"3","name":"waqas","age":"18","city":"toba tek singh"}{"id":"4","name":"wahab","age":"25","city":"toba tek singh"}{"id":"5","name":"Imran Khan","age":"66","city":"toba tek singh"}{"id":"6","name":"indeian RUclipsr","age":"33","city":"toba tek singh"} yeah pura he show ho rha hai
I AM FACING THIS ERROR IN API-fetch-single.php- Trying to access array offset on the value of type null in C:\xampp\htdocs\REST_API\api-fetch-single.php on line 7 .
hello sir. it is a very helpful and nice tutorial. but I am facing a problem if I have put the header in my code the output not to show it gives error to me an internal server error. and if I remove the header the all code run properly. Can you guide me on why it happens?
Dear sir kiya app mujhe ye dikayenge ki kaise advertiseing dikane keliye i mean konetize karne keliye kese website pe coding karna hoga please sir dika dijega
Monetize ke liye kuch bhi code nahi karna hota. Advertisement Company apko JS ka code deti hai bus wo apko paste karna hota hai jha par bhi apko Ads dekhani hai.
@@YahooBaba series finish hone Ke baad jQuery main shopping cart ka chota sa project banana jismay add to card, wishlist ,add products ,price change increase and decrease single page application banana vo bhi local storage ko use KR ussay jQuery k sabhi method use houngay ussay aur user k concept clear houngay usmay pure jQuery k through pagination, search filter ho usmay koi MySQL data ka use na ho uske baad angular start karna brother aajkal angular ki demand Hain phir uske baad node js per banana ek sequence wise series hogi angular sikhane se phele typescript per jurror video banana
Hello Dear, This is very informative and useful video, Thank you very much. I have one doubt, how can i access my API url from third url in localhost. I have created API in this location: /var/www/html/php-rest-api/api-fetch-all.php and now, i want to use this API in this location, /var/www/html/test. i have put below code for same. header('Content-Type: application/json'); header('Access-Control-Allow-Origin: localhost/test'); Could you please help me, how to access my API data on localhost/test.
Amir ismein choti choti kahi galtiya hai : 1) Apne Boostrap CSS ke 3 file attach kar rahki hai jab ki ek hi file se CSS lag gayi thi. 2) Bootstrap JS ki bhi aapne 2 file attach kar rakhi hai ek bootstrap.js aur bootstrap.min.js ..... dear ye dono file ek hi hai yah par jo (min) file hoti hai wo just minify version hota hai full file ka toh sirf ek he file attach kijiye. 3) jQuery ke bhi apne 2 bar file attach ke hai. 4) Apne jha par bhi ( ) ka use kiya hai wo galat likha hai correct way hai ( ) .... apne end mein semi-colon nahi lagaya hai. 5) Apne bhut jagha tag ko band he nahi kiya hua hai aur kahi jagha galat close kiya hai Aap apna code Firefox mein check kijiye aur uske (view source) mein ja ke dekhiye aapko sabhi errors red color mein nazar aayenge.
@@YahooBaba Thanks Sir apne Time dia me is ko or update karon ga sir is me or to koi mistake nahi hay tag or files k elava. Mejhy or kia update karna chahea?
a 1000 like would be less for this video...The people who never watched this video missed the core concept of PHP API... this is beyond thinking... totally amazing way of teaching. Thank u so much
You are most welcome :)
thank u so much .very good video .i was suffering form 7 day for this problem now i gwt thw proper solution. allah bless u.
Your most welcome :)
This is an excellent narration. So well clarified - this will really help lots of php professionals too. I have searched lots of PHP -REST API TUTORIAL on RUclips and I think this is perhaps one of the best of the lot. I am a php coder and required some knowledge of REST API. I am truly satisfied. Thank you very much.
Your most welcome :)
im coming from code with harry and i get those knowledge which i cant get from there thanks alot
thanks sir your video are well explained without wasting any time always to the point i love to watch. i wish i got this channel 7 8 year ago :)
All the best
Sanchit jee, very nice job
Full paisa wasol and time wasol video
Very Well explained all the things and their uses
Thank You Sir
Your most welcome :)
Ek no bhai 👌👌👌
rest api in hindi me bhut ache se explain kiya hai
Thanks :)
Warning: file_get_contents(php::/input): failed to open stream: No such file or directory in
C:\xampp\htdocs\php-rest-api\api-fetch-single.php on line
15
{"message":"No Record Found","status":false} please help
Sir such a great explaination 😍😍
It is a nice video sir,i have used your concept and made it with object oriented process on php...Thank you sir.you are awasome
Great 👍
Warning: file_get_contents(php::/input): failed to open stream: No such file or directory in
C:\xampp\htdocs\php-rest-api\api-fetch-single.php on line
15
{"message":"No Record Found","status":false} please help
Sir, aab ke saare students ke naam dekh kar to mera hosh ur gaye😁 By the way : your videos are really awesome🥰🥰
Thanks and welcome :)
That's a Awesome Video. I was finding video like this. Today I got it. Thanks a lot.
You're welcome
Awesome work... You are too good boss.
Many many thanks
sir very helpful .awesome all videos,please continue ...
Thank you, I will
@@YahooBaba
Warning: file_get_contents(php::/input): failed to open stream: No such file or directory in
C:\xampp\htdocs\php-rest-api\api-fetch-single.php on line
15
{"message":"No Record Found","status":false} please help getting this error
Nice tutorial and i hope you will use PDO method to connect to database in the future.
DONE finally after facing alot issues
sir excellent video,
11:40 you were able to show response inside browser by typing URL. Why you showed it again Postman? What was the purpose?
Actually I want to show that how we check REST API is properly working or not by using Postman.
thank you sir. At 17:07 there is some i think version change as by using $student_id=$data->sid; error was resolved instead of $student_id=$data['sid']; The error was can not use object of type stdClass as an array
No there is nothing version change I guess if you don't pass true in JSON decode function than it return the value in object form and that's why you were getting that error
Please give answer sir.
Firstly thanks so much to provide us tremendous content.
I'm your one of unknown regular student Himashu kushavaha(Greater Noida) sir, I have been learning front end Web development for last 4 to 5 month and i have done CSS classes and Today I'm lesson 65 of your JavaScript lesson series. In which you have taught About DOM How to target CSS get/set.
Sir i have a question related to CSS than
I have have this HTML code.
< div class="main">
< div class="front"> .....
< div class="back"> .....
< /div>
I want to know that I want that when i do :hover on MAIN div then i want that BACK div should be effected accord to my code.
#ques- how to write targeting selector for it ??? Please give me answer sir.
I had tried so many methods to target but i couldn't, some of them like this - .main:hover .back { ...... }
.main:hover .main .back { ...... }
The the content u are uploading is really appreciable and will help many student tqq for that...
Sir i was having one doubt how we will manage all the files and directories while working with MVC model of PHP
I mean how will be the controller file index. php will look like in that case please make one video on that as such in big projects we have to look for a model like MVC
After completing PHP course i will start MVC codeigniter and laravel.
Ok sir tqq soo much for reply
Warning: file_get_contents(php::/input): failed to open stream: No such file or directory in
C:\xampp\htdocs\php-rest-api\api-fetch-single.php on line
15
{"message":"No Record Found","status":false} please help
@@YahooBaba most awaited sir please upload mvc framework videos please
Keep making video sir very helpful
Que : apne kya padhai ki i mean 12th ke bad to be a developer
I am only 12th
@@YahooBaba 😲
@@YahooBaba 🙄
thankn you so much very informative video
Glad it was helpful!
@@YahooBaba sir how could we pass two parameter from postman for search
Warning: file_get_contents(php::/input): failed to open stream: No such file or directory in
C:\xampp\htdocs\php-rest-api\api-fetch-single.php on line
15
{"message":"No Record Found","status":false} please help
Sir codigniter ke series kb upload ho ge?????
wow good
@Yahoo Baba Kindly Update This video with the pagination also what if a user have millions of data i would highly appreciate your effort for the same.
Subscribed !!
Thanks :)
Sir One question more that I had started leaning JavaScript from starting but whatever you have taught and i have learn i'm not able to you them in real examples as compere to we can do in CSS
I am learning 65 lesson of your lesson series, in which you have taught about DOM
token authentication and authorization video please. we need to know how to generate token n access api using the token
Good
thanks boss
Sir
11:38 mere pc main data json format main nahi dikh raha jaisa aapke pc main aa raha hai iskeliye hame kya koi extension download karni pade gi ?
PostMan main sahi dikh raha hai
Install this chrome extension "JSON Viewer"
Warning: file_get_contents(php::/input): failed to open stream: No such file or directory in
C:\xampp\htdocs\php-rest-api\api-fetch-single.php on line
15
{"message":"No Record Found","status":false} please help
sir koi bhi channel nhe hai iss poore youtube jo developers ko ye batade ki khud ka start upp kholne ke liye website konsile language me banaey best langaue, mobile apps konsilangauge me banae sab sikhane ki video banate hai bsss kaha use krna hai koi nhe batata
thank you sir
Most welcome
Thanks for the tutorials, can you make an API app using OOPs or classes.
Good video...
But please tell us how we create an api with oauth and add best security to our client
soon I will make a video on it.
@@YahooBaba thanks we will waiting
joss
Hlo sir .....aap advance javascript ki series kab complete karoge???
Ek din
Sir how many videos does one need to complete of jquery and ajax from your jquery and ajax playlist? Do we need to complete all the 46 videos of jquery and 39 videos of ajax?? Kindly revert
Is ajax is used in 2023 or do you have alternative for this .Please make a new video on this.
Sir MERN kb start karoge ...?
First at this video 😂
Great :)
@yahoobaba
Sir postgress sql ya pgsql me kaise fetch karenge
Sir,Upload video on FRAMEWORK ....
Sure I will
Sir make a admin panel and android app connect together with complete project..will be huge help
Do you know android development ?
@@YahooBaba yes sir I know medium level
@@helpinghandalways Then please tell us what is viewpager ....?
Hello sir hope u r good
Sir mai sirf ek website ko api ka access dena chahta hu aur us domain ka name jab mai * ji jagah paste ke rha hu to kam nhi kr rha hai
Pls help me sir
sir result to mera json format me aa raha he lekin wo pura 1 row me hi aa raha hai, aap jaisa nahi dikha raha hai ? mene dusre browser me bhi check kiya same output aa raha he one row me pura data.postman me sahi dikhata hai.
how to save this API without php extension and run on postman please reply.
Sir, which video was first uploaded on your youtube channel? and Can I get the link of that video.?
It wast HTML5 's First video
hlw sir,
sir please mujhe ye btaiye ki m read all data api ko authenticate kese kru jisse ki or koi mera data nhi dekh sake meri readall api ko access kreke bhi koi data nhi dekh saky
please sir tell me.
sir ek video banaye api login par kisi third party ka application use karke please login and logout ka page
please sir make video on htaccess
Sir i am working with dkplus api to create product. when i used it shows action is not permitted. any idea how can i get key for it. because you did not mention any key in your tutorials
I didn't work on dkplus api but on the very first page of this website shows you how to get the Authorized key : apidoc.dkplus.is/?version=latest
@@YahooBaba thank you sir
Sir ji koi framework ki full series bnao please sir ji🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
PHP course ke baad Laravel and Codeigniter Framework course aane wale hai
@@YahooBaba ok sir ji thanks and best of luck🙏🙏👏👏
The Api works fine on the local server..but gives error on the live server"sql query failed" what could be going wrong
Have you checked database connection credentials properly? Because in live server the database connection credentials may be different.
sir could you make a video on htaccess to protect folder and files
sir api bnane ke baad curl ka use krke data fetch kaise krenge
Meine apni videos mein CURL ka use nahi kiya hai data fetch karne ke liye.
Trying to access array offset on value of type null
hello sir header ko use krty he
Rest api in php
{"id":"1","name":"muddasar","age":"16","city":"toba tek singh"}{"id":"2","name":"abdullah","age":"17","city":"toba tek singh"}{"id":"3","name":"waqas","age":"18","city":"toba tek singh"}{"id":"4","name":"wahab","age":"25","city":"toba tek singh"}{"id":"5","name":"Imran Khan","age":"66","city":"toba tek singh"}{"id":"6","name":"indeian RUclipsr","age":"33","city":"toba tek singh"}
yeah pura he show ho rha hai
I AM FACING THIS ERROR IN API-fetch-single.php-
Trying to access array offset on the value of type null in C:\xampp\htdocs\REST_API\api-fetch-single.php on line 7 .
sir apke jesa json format create nahi ho rha he .colorfull jesa .kese krna he
Unka penal alag hai jisme code use krte hai (vs code). Install krlo ✅
Bhai laravel tutorial ob aa rhe hai use pehle pdo vagera b hai kya
Laravel mein abhi time lagega may be 2 to 3 months.
@@YahooBaba 😳😳😳 2-3 months 😆😆 koi dikt ni bhai g koi idea de sakte ho bhai g or kya kya gifts hai hmaare liye
hello sir.
it is a very helpful and nice tutorial. but I am facing a problem
if I have put the header in my code the output not to show it gives error to me an internal server error.
and if I remove the header the all code run properly. Can you guide me on why it happens?
Change the charset to utf8 it will be resolved
Search for changing charset in php
bhai iska solution mila ??? kyuki mujhe bhi ye dikkat aa rahi hai
Bhai wordpress json rest api me yahi use hota hena
Yes
Dear sir kiya app mujhe ye dikayenge ki kaise advertiseing dikane keliye i mean konetize karne keliye kese website pe coding karna hoga please sir dika dijega
Monetize ke liye kuch bhi code nahi karna hota. Advertisement Company apko JS ka code deti hai bus wo apko paste karna hota hai jha par bhi apko Ads dekhani hai.
@@YahooBaba par usko dynamicly kase admin panel se set karo
for practice, i do code like you but I get an error 404 found I kindly help me out
404 error means your file path is not correct
@@YahooBaba ok sir i follow same step as u teach tell me now what should i do now
hi, great work, can you help me how to create login API
Show me your code
@@YahooBaba hello good morning sir
Plzz help me to creat the login and registration api
sir i am facing problem "sql query failed" any help ..?
Check your SQL command, their must be an error. Download this complete project from our website and then compare it with your code.
@@YahooBaba Thank You Sir ..:)
Sir ji mobile recharge api integrate sikhna hai
Sir mai apni website ki api kaise bana sakta hu
Sir php khtam hone ke bade node.js pe bhi video banayga
Nodejs after October 2020
@@YahooBaba brother concept clear hogaye is video ko deakh KR kaise api create ki jaati Hain
@@YahooBaba series finish hone Ke baad jQuery main shopping cart ka chota sa project banana jismay add to card, wishlist ,add products ,price change increase and decrease single page application banana vo bhi local storage ko use KR ussay jQuery k sabhi method use houngay ussay aur user k concept clear houngay usmay pure jQuery k through pagination, search filter ho usmay koi MySQL data ka use na ho uske baad angular start karna brother aajkal angular ki demand Hain phir uske baad node js per banana ek sequence wise series hogi angular sikhane se phele typescript per jurror video banana
Curl api in php tutorial kb star kro ge sir
Don't know the time
How can we crud image
sir u.s ka ip laga lia zayada earning hogi aapki heheh
Haha
Hy sir, main ny apka method follow kia but error a rhi ha unexpected '
Code ko properly check kijiye kahi '
Thanx sir set ho gia
Hi , Good afternoon sir , I need the whole template of this video.
I don't have the Html template of this project but you can download this complete project from our website.
sir ajax se hum image kese upload kare in database ek asi video banaye
Is par already video banaya hua hai : ruclips.net/video/3SjCHtd5xlY/видео.html
after rest api please SOAP with project
After Rest API I will start PHP OOP and Remaining Ajax videos
@@YahooBaba ok after that if you have time then plz SOAP
Hello Dear, This is very informative and useful video, Thank you very much. I have one doubt, how can i access my API url from third url in localhost.
I have created API in this location: /var/www/html/php-rest-api/api-fetch-all.php and now, i want to use this API in this location, /var/www/html/test.
i have put below code for same.
header('Content-Type: application/json');
header('Access-Control-Allow-Origin: localhost/test');
Could you please help me, how to access my API data on localhost/test.
Bhai please rply kro Maine apko Instagram pe msg Kiya y
Great Sir,
Sir ye Site meny banai hay as a beginner ap check karen Please...
Link: shop021.000webhostapp.com
Amir ismein choti choti kahi galtiya hai :
1) Apne Boostrap CSS ke 3 file attach kar rahki hai jab ki ek hi file se CSS lag gayi thi.
2) Bootstrap JS ki bhi aapne 2 file attach kar rakhi hai ek bootstrap.js aur bootstrap.min.js ..... dear ye dono file ek hi hai yah par jo (min) file hoti hai wo just minify version hota hai full file ka toh sirf ek he file attach kijiye.
3) jQuery ke bhi apne 2 bar file attach ke hai.
4) Apne jha par bhi ( ) ka use kiya hai wo galat likha hai correct way hai ( ) .... apne end mein semi-colon nahi lagaya hai.
5) Apne bhut jagha tag ko band he nahi kiya hua hai aur kahi jagha galat close kiya hai
Aap apna code Firefox mein check kijiye aur uske (view source) mein ja ke dekhiye aapko sabhi errors red color mein nazar aayenge.
@@YahooBaba Thanks Sir apne Time dia me is ko or update karon ga sir is me or to koi mistake nahi hay tag or files k elava. Mejhy or kia update karna chahea?