Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
simple ping code
been searchin the site/web and found code thats simple but doesnt work.
I have a personal we
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the