AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
FlashVar function how to insert variables
Hi guys. Im new in this forum and also new in php programming. Can you help me about this code?
<
Conditions of info record - Error
When i created GR (901) and PO create automatic my PBXX is obtain the net price of info record but
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code