Hi I have a string like this “Post-image/name.jpg” I want to create regex that return me just ‘name’ Does anybody know?
numbers = list(range(10)) print(numbers) for n in numbers: i = int(len(numbers) / 2) del numbers[i] print("n={} , del={} , {}".format(n, i, numbers)) in this Prog...
hi does anyone know what is this error?? SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (blog.menus, C...
Hi guys new in ubuntu My problem is connection to wifi and speed Speed of my connection is very low on ubuntu Can anyone help me?
hey guys in telegram bot with PHP how can i realize the user touch which button in Previous step? for example i have four button in my keyboard i want to realize the user to...
why i cant set webhook on my telegram bot? {"ok":false,"error_code":400,"description":"Bad Request: bad webhook: Failed to resolve host: Temporary failure in name resolution"...
Hi how can i create a link like this bot but instead of of groups, show me channels ?👇🏻👇🏻👇🏻 https://telegram.me/digi2bot?startgroup=new
hey guys in mysql db i have 2 tables i want copy a column in table 1 to a column in table 2 what should i do?
How can i create a message like this in my telegram bot?
first url is my bot username??
hi i want to know how to set Timer in php??
can you example for this please?
Hi guys In telegram bot with php how can i realize that a user has sent a message is administrator or not??
anybody can help me how can i create inline keyboard dynamicly in telegram bot ?
Hi Do you have any reference to learn programming TelegramBot with PHP ?
Hi How can mention a user in telegram bot without username?
Hi How can i scrolling on array of array??
can you tell me how can i define status?
Actually i can just use “else if” ?
Can you example please?