undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan