Title: chunk_split();
Hi,
I am using the chunk_split(); function to separe a long long text on differents pages.
At this time, I can split the string into x sections of 2000 characters.
Now I need to show only the first 2000 .
when user click on page #2, it’s reloading and show the next 200
Hi, I'm a newbie in php so sorry for that question!
I have a table in a html dcc and I want toinclude a file in a cell, but
that file must be random so people load a different page each time they
refresh... The basic syntax I use for the include is below now, I want to
know how to generate the
you only have one condition, then get rid of the AND in the where
> statement;
>
> Select only the fields that you need, instead of *
>
> Like this:
>
> SELECT id FROM $TBL_NEWS WHERE music LIKE '%pop%' ORDER BY name
>
>
> Peter
>
> At 03:16 PM 11/27
Hi, I need information about a simple command...
I have a DB (of course...) and I need to show only "ID" that variable
"music"contain "pop"
I found this example that is suppose to do a similar thing in a msql
query...
SELECT * FROM $TBL_NEWS WHERE music LIKE '%pop%' AND ORDER BY name
So it'
Hello, I'm trying again to ask you that question because I was not
understand.
I have a unix server hosting service, my hosting service allow me to create
web_server. Those are create for my client who have to upload differents
things. So when people are connecting to my ftp (example on IE...) th
5 matches
Mail list logo