PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
User input in to variable
Hi all,
I'm sure this is very easy but I'm having another brain freeze!
At the end of
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav