145
Points
Questions
27
Answers
32
-
I’m trying to write a HTML page that works with a remote server. My goal is to download a mp4 …
- 0 views
- 0 answers
- 0 votes
-
- 402 views
- 0 answers
- 0 votes
-
I am making a Quiz app in php where I am showing one question per page and a member can …
- 338 views
- 0 answers
- 0 votes
-
In MySql DB, I have a column of string like xx-11|Hello Shrishti|@KFC near you|Bhopal|… with varying fields concatenated by the …
- 363 views
- 1 answers
- 0 votes
-
I am trying to create row and then use its id to create dependent rows in another table. To achieve …
- 359 views
- 1 answers
- 0 votes
-
I have a scatter plot where i am plotting 14 clusters, but each 2 clusters belong to the same class, …
- 0 views
- 1 answers
- 0 votes
-
Please, help resolve the issue. There is a code: $curl = curl_init(); curl_setopt_array($curl, array( CURLOPT_URL => "https://woo.elementcreator.com?wc-api=serial-numbers-api", CURLOPT_RETURNTRANSFER => true, …
- 405 views
- 0 answers
- 0 votes
-
I need Sample PHP Code to call AddNewRequest ( http://87.107.134.111:8021/PardakhtYar.asmx?op=AddNewRequest ) wsdl URL : http://87.107.134.111:8021/PardakhtYar.asmx?wsdl my code is : <?php …
- 346 views
- 0 answers
- 0 votes
-
How come I can use echo like this: <?php echo false ? ‘yes’ : ‘no’; ?> //no But can’t use …
- 349 views
- 2 answers
- 0 votes
-
- 351 views
- 0 answers
- 0 votes