insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Bandwidth monitoring?
Hi guys,
I need a little information I have written a php app and I occurred to that I need
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a