Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
Any Good MMORPGs you've played?
I'm about to have ALOT of free time on my hands (finished highschool) and I need something to fill t
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But