Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
RSS feed - FeedList for WordPress
Hi,
I'm trying to alter the FeedList plugin for WordPress so that I can click on the title of
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&