Webapi's Posts
Nairaland Forum › Webapi's Profile › Webapi's Posts
Job Opportunity: Super Marketer at Jobshack Marketing Agency Job Title: Marketer Location: Lagos, Nigeria Industry: Financial Technology (Fintech) Salary: ₦85,000 per month Benefits: Performance-based bonuses and additional perks About Us: Jobshack Marketing Agency is a dynamic firm , dedicated to driving innovative marketing solutions. We are seeking a passionate and results-driven Super Marketer to join our team in Lagos. Job Description: This is a full-time, on-site role based in Lagos. As a Super Marketer, you will: • Develop and execute creative marketing strategies to promote our fintech solutions. • Conduct market research to identify trends and target potential clients. • Source and engage B2C clients, building strong relationships. • Create compelling marketing materials and coordinate cross-departmental campaigns. • Collaborate with clients to demonstrate app functionality and resolve challenges. • Analyze marketing data to optimize campaigns and drive measurable results. Qualifications: • Waec/Neco holders. • Minimum of OND in any field of study. • Proven skills in marketing strategy, market research, and business development. • Experience in B2C client sourcing is essential. • Proficiency in social media management and digital marketing is a plus. • Strong data analysis and reporting abilities. • Excellent written and verbal communication skills. • Ability to work independently and thrive in a collaborative team environment. • 6 months to 2 years of sales experience required. Why Join Us? Be part of a fast-growing fintech marketing team, where your creativity and strategic thinking will make a real impact. Enjoy performance bonuses and opportunities for growth in a vibrant work environment. How to Apply: Send your CV to jobshackmarketingagency@gmail.com or WhatsApp Mr Randy 09025588125 with the subject line “Super Marketer Application.” |
Job Opportunity: Super Marketer at Jobshack Marketing Agency Job Title: chef needed/ must know how to cook local and intercontinental food Location: lagos island ( ikota villa ) Salary: open budget WhatsApp only: 08135753623 Note!!! Do not call the number…..just message only |
Jobshack Recruitment Agency is currently hiring enthusiastic individuals to join their amazing team as Super Agents. This is an exciting opportunity to be part of a dynamic and professional environment. Summary of Jobshack Recruitment Agency Job Posting for a tech firm Company: crypto trading company base in Lagos, app allowing users to convert cryptocurrency to Naira instantly with low transaction fees and gift cards options. Position: marketers needed Location: Lagos salary attraction: 85k Agency: Jobshack Recruitment Agency NOTE: Do not apply if you are not interested in marketing job How to Apply: Join the link below for recruitment info https:///Dtux51ZqcN1LU6UfZRMk5g For more info whatsapp only • +234 902 558 8125 • +234 813 575 3623 Don’t miss the chance to become a part of a thriving team—apply today! |
very clean toks toyota sienna 2005 everything is working perfectly 100% buy and drive to london 4.7m good for transporter or family use school car call or chat 08179353237
|
I need a logo designer for a quick work. Comment ur number let me call you or you pm me |
MountainView:Dm me |
crackclap:It is a php bug. Deactivate all plugins and themes to start with |
Sylvaxxl1:uwc |
Sylvaxxl1:https://justsms.com.ng |
rolams:Responded on whatsapp |
rolams:kjvaljee@gmail.com sorry for the typo. |
rolams:You can mail on kvjaljee@gmail.com to get it done |
LarsunDesign:Use the alternative method i gave. Create a different table to store both user id and post id. So when a user tries to like a post, you first check the new table you created. If the user id and post id exist on same table then don't bother calling the post like table, just send message back to frontend. Hope this helps |
LarsunDesign:I will only advice on how to go about it but wont give you the code. Now on each post you can have an empty where you push the ids of every user that likes a post. So when next the user likes the post, you check the array to know if that user id already exists. If it exists, send back message to the frontend. Alternately you can create a separate table where you save both post id and user id. So when a user likes the post, you check the table to see if both user id and post id exists |
Josefsom:Similarities between? |
Josefsom:HTML is used for structural purposes on a web page, not functional ones. Programming languages have functional purposes. HTML, as a markup language doesn’t really “do” anything in the sense that a programming language does. HTML contains no programming logic. It doesn’t have common conditional statements such as If/Else. It can’t evaluate expressions or do any math. It doesn’t handle events or carry out tasks. You can’t declare variables and you can’t write functions. It doesn’t modify or manipulate data in any way. HTML can’t take input and produce output. Think of it this way: you can’t compute the sum of 2 + 2 in HTML; that’s not what it’s for. This is because HTML is not a programming language. Hope this settles it more |
Princedapace:What is the issue? |
dodgelord:Change the from to an email of your domain name. For example info@yourdomainname.com. Hope this helps |
dodgelord:If you can do it that way that's fine |
dodgelord:Don't store it anywhere if what you are looking for is visitors counts. Just display the counter on your frontend. Hope this helps |
dodgelord:Well i can't tell what nairaland is using but i get mine using socket io. If you are familiar with that, you should be able to get realtime visitors count. Also do not store these info in your database. You don't want to overload your database with a temporary counter. Hope this helps |
dodgelord:Ofcourse it will give you same ip because the ip address php is getting is from your ISP and the location. Php cannot have access to your device details. Only if you are building a mobile app you can have such access. That is why websites uses ip address to block visitors based on location. You cannot block a visitor based on his/her device. So yes your php code is doing the right thing. Hope this helps |
dodgelord:Visit this website to see your ip address and compare with what you are getting in php https://whatismyipaddress.com/ |
dodgelord:Which network are you using? |
Are you using wifi to connect to the website? |
DivergentThinka:You can receive funds straight to your bank in USD. You just need your client to create an account and you give him your info. Make sure you have a domiciliary account. You can also get your payment as cash pickup if you dont have a domiciliary account |
DivergentThinka:You can use worldremit |
donsheddy1:Both are wordress built |
Contumely:Cars45 and majorworld are wordpress built. |
superjab247:When i say app, i mean real native app/cross platform and not converted app. Now when you create an app, it communicates with the backend through an api. This apis can be secured within the app and it would take alot of cracking to get access to them. Then you are faced with the backend where these apis are made from. These apis may not have html tags on them at all so you cant even scrap anything from them. But for website? You can scrap, you can easily confirm what the website is running on, e.g wordpress. Then all you need is few troubleshooting to gain access. You can even access the admin of many CMS websites. There are alot you can play with on a website compared to an app |
