void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
article site help remaining text
Hi all hope you will be fine
I am creating a article site in this site i want to put some text on
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Filtering Tables
Hello Thanks for any help any one can give Im very new to PHP..
I need to pull data for clien
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
Functions Not Loading Into Div
I had some help doing some of this but what I'm trying to do is get my functions to retrieve its val
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam