php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
error help - Dynamic Image
I've been working on making my site less cluttered in the directories and more secure lately. In an
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
Varible in trigger - refering to correct schema
Hello
Im having some issues with my trigger.
What I want to do is call opon a differ
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...