Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
'grab_files', multiple extension?
hey guys,
can anyone suggest a way to make to following line of code look for files with more
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon