Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
Weird problem with SELECT command..Help!
Hi!
It seems I'm having a really weird problem with SQL SELECT command....I have table into a
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
I need help with formatting date from mysql! with php!
Hello guys
*Note: this is a php question not MySQL question, please do not move it to mysql s
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s