include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
SuperCali PHP Event Calendar
does anyone have any experience with the SuperCali PHP Event Calendar? I could use some assistance
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
problem with script manager
Hi iam using Net.2005.I have created ajax enabledwebsite.i have master page in which i have script m
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right