Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
PHP Form to Variable.
Hi! I have written a HTML-form code in DreamWeaver CS3 (in a PHP doc) and I really need it to work s
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the