Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
Modal Popup Help
Hi guys, I have a modal popup with an iframe. How can i send data from a label or textbox to the ifr