MySQL Primary key gap
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Spliting paragraph into sentences and attach in
Here is what I am trying to do
example: Para1[123.456.789!] 3 sentences
Para2
Need help with some php code :)
Hey! I'm quite new to this whole thing, so please don't fire me with shait on this one =D
I'm
Request for tunning the below query
Hi,
Can any one help me on the below query while improving the performance,
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Applet JTextField Size Problem
Hello,
I recently started making an applet to calculate certain values for airplanes. However
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"