Accessing Infotype data in dialog program
Hi All
In Dialog programs attributes I didn't see any logical database field. How can I access
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us