Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
User information
Hi All,
By using t-code SUIM we get all the user details,if suppose we donot have permission t
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f