Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
how to get different value in second view of webdynpro?
hello guys,
In ABAP webdynpro I am trying to create one application having two views.
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin