Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Accessing Infotype data in dialog program
Hi All
In Dialog programs attributes I didn't see any logical database field. How can I access
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
How do I know when getBounds Method is ready to be called.
I have an application that changes out stylesheets client side. Once I change stylesheet the browse
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon