Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
WHYISNT THIS MYSQL STATEMNT NOT WORKING? (php)
caps because its absolutely rediculous.
i dontunderstand why its not working. there is a column c
I need desperate help with this php code integrated with flash please
Can someone please help me with this php code which I have been stuck on for weeks . I am trying to
Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<