How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this error
Code: Warning: mys