Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri
(sub)screen resize modification doesn't work after ECC 6 EhP 4 installation
Hello,
We have previously extended the size of the custom data tab on PO transaction ME23
PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?