I need desperate help with this php code integrated with flash please
Can someone please help me with this php code which I have been stuck on for weeks . I am trying to
Warning: mysql_num_rows() expects parameter 1
When i add quote at the end of this link
example:http://localhost/articlemania/category.php?cid=3
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam