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
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
Syntax error
hi im having a little trobble with this script
-------------------------------------------------
Problem related to Creation of PDF File?
Hi All,
I am facing a problem related to creation pdf file. when I am creating a pdf file of do
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<