Fan u give me example code bro?
Ok, can u tell me for how long do u want the page to be cached?
In PHP Developers chat?
PLACE – KOCHI
SALARY – 50000/-
SKETCHING SKILLS
UX &UI DESIGNING
എന്നിവയിൽ കുറഞ്ഞത് 3 വർഷത്തെ ജോലി പരിചയം ഉണ്ടായിരിക്കേണ്ടതാണ്..
കൂടുതൽ വിവരങ്ങൾക്ക് ഉടൻ വിളിക്കൂ…
*SMILZ HR HOUSE*
PUTHUR , PALAKKAD
CONTACT NUMBER – 8139898510
https://emmarklabs.com/
EMMARK LABS: Build PHP Scripts & App Scripts for an affordable fee and Encrypted Package
My php code
$get = file_get_contents(“google.com”)
echo $get;
my probam
When user refresh the age , new data is coming from the $get , but I don’t want that , I need to stop the refresh
Anyone help me
Fan u give me example code bro?

Position: PHP Laravel
Budget: Upto 12 LPA
Experience need: 3-5 Year.
Location: Chandigarh
Notice period: immediate joiner
Skill Set: must have
PHP, API, Laravel version 5.8
Must have : CSS, Java script, HTML(5)
Must have : SQL or NoSQL (3+ years), SQL schema design, Solid principle, REST Api design (3 years)
Interested candidates drop your resume at ajdevikindo04@gmail.com or 9898410078(WhatsApp)

Hey guys any method to add multiple tables in here
I want to add more more tables 🙂
I am a content writer. I write all kinds of content like blog article, web content and product review etc. If you are looking professional content writer contact me.
Thanks WhatsApp number-
9310248723
My problem is
I can’t able to set property ,it not setting ,
My code – ,I need to difine id , inside button1 and get output on button2
if(isset($_POST[‘button1’])) {
$num1 = (str_split($…

Can anyone plz tell me
I m hiring.
Position:- PHP developer
Location:- delhi ,noida, gurugram
Experience:- 2-5 years
Any one interested share u r updated resume at
Email:- pravinydv91@gmail.com
#Company: Tata consultancy services ( #TCS)
Locations: All India(PAN India)
Notice period: Immediate to 30/60/90 days.
Please send us the #CV at:
Balaji.godase@tcs.com along with below details:
Full Name* :
Email address* :
Mobile Number* :
Total Experience & Skill/Technology* :
You will get response max 1-2 days.
Thank you.
Dear connections,
You can apply for following open position for our client operating in white appliance sector that we are consulting.
→ PHP Developer, İstanbul (Avrupa Yakası)
https://lnkd.in/dpv7yfcG
→ Python Web Developer, İstanbul (Avrupa Yakası)
https://lnkd.in/d4aiggCg
→ Embedded Software Engineer, İstanbul (Avrupa Yakası)
https://lnkd.in/dZdp2MYQ
→ Android Developer, İstanbul (Avrupa Yakası)
https://lnkd.in/dbKDJmik
→ Front-End Developer, İstanbul (Avrupa Yakası)
https://lnkd.in/d4ATqf-g
Please read Privacy Policy and Explicit Consent Form within “Candidate Terms / Kişisel Verilerin Korunması”, if agreed upload your resume by clicking the box.
<?php
function cache($url) {
$hash = hash(“sha256”,$url);
$cache = file_get_contents(“cache/$hash”);
if($cache) {
return $cache;
} else {
$data = file_get_contents($url);
file_put_contents(“cache/$hash”,$data);
return $data;
}
}
$url = “https://www.google.com/”;
echo cache($url);
How can I small the size of keys showing on screen while i am typing