Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Legal Issues for SAP ERP o ERP in general
Hi experts,
Can someone please help me finding some documentation about legal issues tha
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the b
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [