Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
How can I uploading Transactional Data from Legacy to New SAP system
Hell Gurus,
I am overwhelmed with questions on how to migrate huge volume of Sales Orders
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
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