I would like to pass a long string to a second page. Normally I pass short strings as variables
www.example.php?var=something&var2=somethingelse
Ben ikinci bir sayfaya uzun bir cümle geçer ve virgül ve kesme ile tire anlaşma ile tüm beyaz boşlukları değiştirmek zorunda değil istiyorum Tho bu durumda.
Is there a simple way to do this that Im missing? Do I have to re-query the database?
Teşekkürler